Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 421 Bytes

Azure App Service Demo

Hello world example for app service

Deployment

For testing this example manually on an app service, do the following in Azure:

  • Go to the app service you want to deploy to
  • Click on Deployment Center
  • Select External Git as the Source
  • Fill in the following URL as the Repository
https://github.com/jonakoudijs/azure-app-service-demo.git
  • Use main as the Branch