Error when compiling Azure app in Visual studio 2010 Beta

If you are trying to compile an Azure app in Visual studio 2010 Beta and if you encounter an error mentioned below

“”” The version of the windows azure sdk currently installed is not compatible with this version of Windows Azure tools for Microsoft Visual studio. Please download and install the latest version of both the windows azure sdk and the windows azure tools for Microsoft Visual Studio. “””

image

TODO : You need to downgrade your SDK and tools to November version. You can find the November version of Azure SDK here https://www.microsoft.com/downloads/details.aspx?familyid=6967FF37-813E-47C7-B987-889124B43ABD&displaylang=en .

Reason : Feb build (which is the latest when I am writing this) of Azure SDK supports Visual studio 2010 RC but not Beta.