Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

InterceptBV/Demo-WebApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web App Deployment slots demo

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

Deploy to Azure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 46.8%
  • HTML 44.2%
  • CSS 4.4%
  • Dockerfile 2.1%
  • PowerShell 1.6%
  • JavaScript 0.9%