What version is SQL Azure?
There have been a few blog posts about SQL Azure version numbers and not to rely on the number to figure out if you are connected to azure or not. This is in part due to SQL Server going to one code base for Azure and on premise SQL.
Well SQL Azure is now version 11. Yep thats the version number of Denali but is it really Denali?
Some features will always be turned off in azure as they don’t make sense, like BACKUP and FileTable (in their current guise) but is anything else turned off.
Bob has done a great little piece on this http://www.sqlskills.com/BLOGS/BOBB/post/SQL-Azure-version-11-arrives-on-my-server.aspx
I’m hoping they can get Full Text in Azure soon.