Hello world example for app service
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/true/azure-app-service-demo.git
- Use main as the Branch