Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 2.12 KB

Azure_Hosting_Guidline.md

File metadata and controls

38 lines (23 loc) · 2.12 KB

image

Guidlines:

  • First, ensure that your repository has been created and that your code has been pushed to GitHub's Main branch.
  • As a second step, go to Azure .com
  • Sign In with your credentials
  • Select "Static Web Apps" icon

image

  • And select "+ Create" option.

image

  • Enter your Static Web App's Name:

image

  • Select your nearest Region from the drop down and authorize it with your Github Account.

image

  • Then enter your "GitHub Username" to the "Organization"
  • Choose your "Repository name" from the drop down menu.
  • Select your "branch".
  • And nput your Build Details by selecting Build Presets from the dropdown menu.

image

  • Finally, hit "Review & Create" button to start deployment.✨

Find more information about: