I have VS2010 Ultimate and i want to create a
Windows Azure Project
However under Cloud templates i only have the
Enable azure tools project
There’s already have WindowsAzureTools installed, and IIS7.5, but still, there’s no option to create an azure project
What else is needed to setup?
To install Windows Azure Tools go to the menu bar, choose File-> New->Project and then in installed templates select Visual C# or Visual Basic, and then choose a project template called Windows Azure Tools Enable.
Edit later: Start Visual Studio as administrator->File->New->Project->Choose project for Azure->Select the .net framework->In the Name text-box, type the name of your project->OK->now you have a ‘New Project’of Windows Azure.