Microsoft Azure Administrator Associate AZ-104 Practice Question
You are an Azure Administrator for a company deploying a web application using Azure App Service. The development team wants to implement continuous deployment from their source code repository. They require that every code change automatically deploys to a staging slot for testing before being promoted to the production slot. Which deployment method should you configure to meet these requirements?
Set up deployment using Local Git in Azure App Service.
Use Azure DevOps pipelines to automate the deployment process.
Configure FTP deployment for the App Service.
Configure continuous deployment using a custom script.