Using Deployment Slots in Azure App Service

Intermediate
8m 12s
5,243
4.9/5

Azure App Service makes it easy to deploy a new version of an app to production, but you’d normally want to test it thoroughly first. So you need a testing environment that’s as close as possible to your production environment. App Service has a great solution. It’s called a deployment slot. In this lesson, we’ll show you how to use deployment slots in a variety of ways.

Learning Objectives

  • Create and use deployment slots on Azure App Service
  • Configure App Service deployment slots with slot-specific settings, auto swap, custom warm-up, and traffic splitting

Intended Audience

  • Anyone who wants to learn an easy method to test code before putting it into production on Azure App Service

Prerequisites

 

About the Author
Avatar
Guy Hummel, opens in a new tab
Azure and Google Cloud Content Lead
Students
236,165
Courses
103
Learning paths
168

Guy launched his first training website in 1995 and he's been helping people learn IT technologies ever since. He has been a sysadmin, instructor, sales engineer, IT manager, and entrepreneur. In his most recent venture, he founded and led a cloud-based training infrastructure company that provided virtual labs for some of the largest software vendors in the world. Guy’s passion is making complex technology easy to understand. His activities outside of work have included riding an elephant and skydiving (although not at the same time).

Covered Topics