Converting to Microsoft azure cloud service project disabled in visual studio?

I added a link to publish my web application to Azure.

http://azure.microsoft.com/en-us/documentation/articles/cloud-services-dotnet-hybrid-app-using-service-bus-relay/

After creating an ASP.NET MVC application, I tried to convert the project into a Microsoft cloud service azure project, which was disabled in visual studio. But the option is Microsoft azure cloud service project disabled in visual studiodisabled in my visual studio. Am I missing something here?

RightClick on project ------> convert---> microsoft azure cloud service project disabled in visual studio

Here the option is Microsoft azure cloud service projectdisabled in visual studio is disabled. What configuration do I need to do to enable it?

Thank!

+4
source share

All Articles