Deploying ASP.NET Core 6 to Azure App Services
by Neil Morrissey
- Course Overview
- Version Check and Introduction
- Azure App Service Hosting Features
- Azure App Service Development Features
- Create an App Service Plan
- Create a Web App
- Exploring the Web App
- Deployment Slots
- Authentication to App Service
- Exploring the Kudu Portal
- Understanding Deployment to App Service
- Create Sample Project
- Publish from Visual Studio
- Importing the Publish Profile from App Service
- how to download a publish profile which can be used in visual studio
- Publish Using Zip Deploy
- Mount Zip File Using 'Run From Package'
- Publish Using FTP
- Publish to the Remote Git Repo in App Service
- using local git with azure app service
- Create a Container App
- Deploy Container Using Visual Studio
- Deploy Container Using the Azure CLI
- Configure App Service to Pull Container Image from ACR
- GitHub Actions and Azure Pipelines
- Creating a Github repository
- Configuring GitHub Actions
- Swapping Deployment Slots
- Pulling Code from Azure Repos
- Configuring Azure Pipelines
- Approaches to Deploying Databases
- Updated Sample Project
- Creating the Azure SQL Database
- Publishing Code and Database from Visual Studio
- Managing Database Connections
- Configuring Managed Identity for App Service
- Continuous Deployment Using GitHub Actions
- Updating the Deployed Database
- Course Summary
Comments
Post a Comment