Azure: Failed to Create Web Site in Visual Studio Using Azure
If you have a valid azure account but receive this message in Visual Studio 2013 (or 2012 with the Azure toolkit installed) while trying to create a website
|
![]() |
Here are the steps to fix and or pinpoint the issue.
- Log into to manage the account Azure Portal (Opens in new window). Is this account the same one that is tied to Visual Studio?
- Find the `
WebSites
` section along the left hand side. - Create a new website.
If you are able to do those steps, you have eliminated the sign on issue (wrong account) and the general ability to create websites in Azure.
- Try to create a website again in Visual Studio using the account specified above used to log into Windows Azure Portal.
If it still fails at this point, trying installing the latest Azure Toolkit (2.2 of this writing) into Visual Studio. Tell me what you have run into…I would like to hear.