You have an Azure web app that runs in a Premium App Service plan.
Developers plan to update the app weekly.
You need to ensure that the app can be switched from the current version to the new version. The solution must meet the following requirements:
Provide the developers with the ability to test the app in Azure prior to switching versions. Testing must use the same app instance.
Ensure that the app version can be rolled back.
Minimize downtime.
What should you do?
Select an option, then click Submit answer.
-
○
Create a deployment slot.
-
○
Copy the App Service plan.
-
○
Add an instance of the app to the scale set.
-
○
Create an Azure Active Directory (Azure AD) enterprise application.
