I am following these steps:
- Install Azure SDK for Visual Studio 2013.
- Create web application project in Visual Studio
-
- File –> New Project
- Template –> Visual Basic –> Web –> ASP.NET Web Application
- Name – mgw-web-asp
- Location – appropriate personal folder path
- Select
- Select MVC
- No authentication
- Leave client to host in Azure
- Ok
- Sign In to Azure
- Web App name – mgw-web-asp
- App Service Plan – Free_Plan
- Resource Group – web-asp-group
- No database
- OK
- Deploy the application to Azure
-
- click Pubish mgw-web-asp to this Web App now
- click Validate Connection to test
- click Next
- Click Next
- Click Start Preview
- Click Publish