Create an ASP. net mvc website on Windows Azure, azuremvc
This article describes how to create an ASP. net mvc website on Windows Azure.
→ Log on to the Windows Azure Management Portal
→ Click "new" in the lower-left corner"
→ Click "Custom creation" and enter the following information in the interface:
Note: The user name is the server's administrator login name.
Click OK.
→ Click the website name.
→ Click "Download publish configuration file" on the right side, save the file with the suffix PublishSettings to the local hard disk, and remember the saved location.
→It takes a long time to download and install the Visual Studio 2012 SDK.
→ Open the ASP. NET MVC4 project in Visual Studio
→ Right-click ASP. net mvc Project
→ Click Publish and import to import a file with the local suffix PublishSettings.
→ Keep clicking "Next" and click "publish". Wait a few minutes until the release is successful!