Demo leveraging the Microsoft tutorial "Build an ASP.NET Core and SQL Database app in Azure App Service" as documented here: https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-dotnetcore-sqldb. Added images to the header of the page to point out the different deployments on different slots.
Deploys an ARM Template with the following resources:
- App Service Plan
- App Service (connected to Azure SQL)
- Staging slot (SQLite)
- Azure SQL
- App Insights
Can be used to demo App Insights, swapping slots and the effect of Deployment slot settings