AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You manage an Azure Web App web application. You azure video

Question 1 Be Honest
« Back   Next az-400-devops-engineer-expert Question »
Answer

Full Certification Question

You manage an Azure Web App web application. You need to implement a release pipeline for a blue-green deployment strategy using deployment slots. Your solution must minimize application downtime during the deployment and also minimize administrative effort. You performed below steps Create a new deployment slot named staging in Azure App Service. Add a staging stage in the Release pipeline. Create a task to deploy the application to the staging slot. Add a production stage in the Release pipeline. Create an App Service Manage task to swap the staging slot to production. Is it correct ?