Start a project with Me today!
Contact MeCreating and Deploying a Website in Azure using Web Matrix and FTP.
Part 1: Creating a Website(Web App) in Azure:
Follow the Series of steps in Part 1 of the Link below to create the website in Azure.
Deploying a Website in Azure via FTP (File Transfer Protocol).
Part 2: Making a Website in Web Matrix:
Step 1: Open Web Matrix.
Step 2: Click on New Then Empty Site to start a new project.
Step 3: Right Click on your site folder and click on New File.
Step 4: Type in the Name of the Page. (Please keep it index.html so that you won’t need to change the default settings in Azure).
Step 5: Edit your index.html Page as per your need. In my case, I have the code Shown as below:
Step 6: Click on the Run button to view the page in your browser.
Part 3: Deploying a Website in Azure Using Web Matrix:
Step 7: Click on the Publish button at the top left corner.
Step 8: Click on Import Publish Settings file.
Step 9: Then, Choose the file of extension .PublishSettings that you had downloaded by clicking the Get publish profile from Azure and click on open and then click on Save button.
Step 10: Click on Continue. Now the site you made will be checked to validate your code.
Step 11: You will the following screen. Now click on continue.
Step 12: Then, Web Matrix will check for the file to be uploaded. Then click on Continue.
Step 13: You will get a message as below after the site gets deployed.
Step 14: To check, Enter the link in the browser you will see the change. In my case, it looks as shown below:
Part 4: Deploying a Website in Azure via FTP:
Follow the Series of steps in Part 2 of the Link below to deploy the website in Azure.
Deploying a Website in Azure via FTP (File Transfer Protocol).
Tags: Happy Using AZURE!!! Happy Coding!!!
Posted : 9 years ago