Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top
top
Overview

This Overview section is still under construction and will be provided as soon as possible by the appropriate Subject Matter ExpertsThe following will walk you through how to create, configure, and upload your website within Azure for Students.



Excerpt

Anchor
Creation
Creation
Creation of MyStudentWebsite

  1. Open a browser and navigate to https://portal.azure.com

  2. Sign in using your USF email address and password.

  3. Once at the Azure Homepage, select Subscriptions.


  4. In the top search field, enter and select Azure for Students under Resources.


  5. In the left column, select Resource Groups.


  6. Select Create in the top banner.


  7. Under Resource group, enter MyStudentWebsite to name the group.


  8. Select Review+Create to the bottom left.

    Note

    Make sure that Region is set to (US) East US.


  9. Select Create.

Back to top

Anchor
Configuration
Configuration
Configuration of MyStudentWebsite

  1. Once the Resource group is created, select the group from the list provided.


  2. Select Create in the top banner.


  3. In the search field, enter Web Apps.


  4. Once the search is completed, select Create dropdown under Web App.


  5. Select Web App.


  6. Under Instance Details, you will need to name your Web App. In the Name field, enter your NetID.


  7. Under the Runtime Stack drop down, select ASP .NET V4.8 or the desired current version of ASP.NET.


  8. Under Region, select East US.


  9. Under Sku and Size, select Change Size.


    1. In the right column labeled Spec Picker, select Dev/Test.
    2. Select F1 Standard subscription (Free Version).
    3. Select Apply.


  10. Select Review+Create at the bottom left.


  11. Select Create. There can be a short wait time before you can proceed.


  12. Select Go to resource


  13. URL will list what your website will be called. It should be called https://<your netid>.azurewebsites.net

Back to top

Anchor
Uploading
Uploading
Uploading Your Website

Once the creation has been completed, a pop up will occur in the upper right of the browser to let you know it is done.

Note

It is required to use a FTP client to upload your website. It is recommended to use FileZilla. This can be downloaded from https://filezilla-project.org/download.php?type=client


  1. Select Deployment Center in the left column.


  2. Select FTPS Credentials.


  3. Open FileZilla

  4. In the Deployment Center, select the copy icon to the right of the FTPS endpoint.


  5. In FileZilla, right-click in Host and select Paste.


  6. In the Deployment Center, select the copy icon to the right of the Username.


  7. In FileZilla, right-click in Username and select Paste.


  8. In the Deployment Center, select the copy icon to the right of Password.


  9. In FileZilla, right-click in Password and select Paste.


  10. Leave the Port blank.

  11. Select Quickconnect.


  12. Once it is completed the connect, you will see the wwwroot under Remote Site.


  13. Delete hostingstart.html from under the Filename under Remote Site.


  14. In the left columns, locate your html you wish to upload to your Azure Website under Local site.


  15. Drag your .html file into the wwwroot file where you deleted the hostinstart.html
      

  16. Open a web browser and navigate to the your MyStudentWebsite URL (https://<your netid>.azurewebsites.net) to see the website live.

Back to top



Insert excerpt
Doc Team Banner
Doc Team Banner
nopaneltrue