Learn how to deploy an ASP.NET web application to a Windows Azure Web Site Part 1

Rama Sagar
Posted by in ASP.NET category on for Beginner level | Points: 250 | Views : 4498 red flag

Windows Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applications across a global network of Microsoft-managed datacenters.

Introduction


This article shows the walk through of how to deploy an ASP.NET web application to a Windows Azure Web Site by using the Publish Web wizard in Visual Studio 2013.

           

  • Step2: Now lets enable our machine for Windows Azure development by installing the Windows Azure SDK.    
                   Open Microsoft Web Platform Installer and type Windows azure and select Windows Azure SDK for .Net(vs2013)-2.2.

       


      
         
     

             When the installation is done, we have everything necessary to start developing.

         
       
  • Step3:  Create a New Project  Open visual studio 2013 -> click on File -> New Project -> Create new ASP.NET MVC 4 Web Application ->Name it AzureDemo

        

     Select MVC and click on Change Authentication 

       

     Select No Authentication 





           Run the  application locally   Press CTRL+F5 to run the application.
 
          The application home page appears in the default browser as shown below
        






  Now we are ready with the solution with us...Let us see how to Deploy this Application in Next part

     
Conclusion
In this article we have learned how to enable your machine for Windows Azure development by installing the Windows Azure SDK .

Reference

http://www.windowsazure.com/en-us/

Page copy protected against web site content infringement by Copyscape

About the Author

Rama Sagar
Full Name: RamaSagar Pulidindi
Member Level: Silver
Member Status: Member,MVP
Member Since: 12/30/2012 1:51:40 AM
Country: India
ramasagar
http://www.ramasagar.com
A Software Profesional working in Microsoft .NET technologies since year 2008, and I work for Dake ACE. I am passionate about .NET technology and love to contribute to the .NET community at Dot Net Funda

Login to vote for this post.

Comments or Responses

Login to post response

Comment using Facebook(Author doesn't get notification)