Publish Web App On Azure Using WebMatrix

Prerequisites

  • Microsoft Azure Subscription (MSDN subscribers or sign up for one month free trial)
  • Microsoft WebMatrix download from here

You will learn

  • Publish Web App or Website using Microsoft WebMatrix Development Tool

WebMatrix is a free, lightweight, cloud-connected web development tool. WebMatrix was built to streamline Web development and make it easy, whether you're getting started or you just want to get things done.

Features of WebMatrix,

  • Small, but complete package
  • Easy Integration with other IDE
  • Start with Open Source technologies - DotNetNuke, Umbraco, WordPress, Joomla, etc
  • Site publishing
  • Simple to code
  • Optimize for search
  • Database made simple
  • Elegant interface, simple experience

Step 1: Search for “WebMatrix” in local machine

WebMatrix

If WebMatrix installed on machine it will display otherwise install from “Microsoft Web Platform Installer”,

WebMatrix

Step 2: Right-top corner “Sign in” option available so click on that & select “Add Account”,

Sign in

Step 3:
2 options available for login: Sign in or import an account,

 Sign in
Step 4: Choose Microsoft Azure account either Microsoft account or organizational account,

account

Step 5: Enter Microsoft Azure Account Email id & Password,

Account
Click on New: Empty Site, App Gallery & Template Gallery options available,

App Gallery contains collections of apps like WordPress, Joomla, etc.

Gallery

Step 6: Select last option “Empty Site”. Enter Site Name & choose Location from list.
Empty Site
Step 7: Select file type : HTML, CSS, ASPX(C#), etc.

Enter page name
Enter page name

Step 8: html page will open & edit according to website

code
 
Step 9: Click on “Publish” option

Publish

Step 10: Click on “Continue” button.

Continue
Continue
publish
publish
Now run the WebApp.

Azure

Congratulations! Your Web App was successfully published on Microsoft Azure with the help of the Microsoft WebMatrix development tool!
 
Read more articles on Azure