Home › Azure AZ-104 › cloudcomputing › az104compute › Which Azure App Service feature lets you swap a …
Which Azure App Service feature lets you swap a staging deployment slot into production with zero downtime, and roll back by swapping back?
ADeployment slots with slot swap
BManually deleting and recreating the app
CRestarting the entire App Service plan
DDisabling continuous integration
Answer & Solution
Correct answer: A. Deployment slots with slot swap
Deployment slots provide a parallel staging environment and an atomic swap to production with warmup. The other options destroy uptime or remove safety.
Related questions
Which Azure container service is BEST suited for event-driven serverless containers — scalWhich combination of features deploys a fault-tolerant Windows web tier across THREE AvailAn ARM / Bicep deployment fails midway with a permission error on a single resource. What'Which Azure VM availability construct guarantees that VMs are placed across different physWhich combination of features lets you deploy a containerised app with managed Kubernetes An organisation needs to run a container without managing the underlying VMs. Which Azure Which Azure feature lets you stop billing on a Windows / Linux VM compute while preservingWhich file format describes an Azure deployment declaratively for ARM-based deployments (w