Microsoft Azure Administrator Associate AZ-104 Practice Question
Your organization hosts a web application on an Azure App Service. You need to set up continuous deployment from a GitHub repository so that code changes are automatically deployed. Additionally, you want to test the new changes in a staging environment before they become live to users, without disrupting the production application. What should you configure to meet these requirements?
Increase the instance count in the App Service plan
Configure the App Service to use the run-from-package feature
Enable Application Insights for the App Service
Configure deployment slots and set up continuous deployment to a staging slot