Deploy ASP.NET Web Forms Application is similar to deploy ASP.NET MVC. Azure Multi App has MVC application called AspNetSample that user can use to test it.

Steps:

 

Compile AzureMultiApp solution.

solutionexplorer_thumb[1]

Publish web application to file directory.

publishweb_thumb[1]

Zip published files.

addfile_thumb[1]

Upload generated file to azureapps blob container.

storagestructure_thumb[1]

Deploy application using admin tool

Open admin tool: .cloudapp.net:81">http://<youazureservice>.cloudapp.net:81

createaspnet

applist

Test application

http://<youazureservice>.cloudapp.net/<youappname>

aspnettest

 

PlainConceptsBannerLong