Hi,
The lastest Azure SDK is not support VS11 yet, but you can install VS2010 in Windows 8 OS for Windows Azure Library.
Hope it can help you.
Please mark the replies as answers if they help or unmark if not. If you have any feedback about my replies, please contact
msdnmg@microsoft.com
Microsoft One Code Framework
This won't accomplish anything as you can't dev .net 4.5 apps with VS 2010, and even if you did, when you deploy to Azure with anything other than .net 3.5 or 4, you get an error that it's "not supported", because I tried a number of workarounds to deploy with
the EF CTP. Ultimately I'm after spatial data types in EF, that's why I need to use the .net beta. It's insanely ridiculous that SQL has supported the data types for over a year, but EF still needs .net to be updated.
DG