Question 139 of 247 from exam AZ-104: Microsoft Azure Administrator

Question 139 of 247 from exam AZ-104: Microsoft Azure Administrator

Question

You have an Azure web app named App1. App1 has the deployment slots shown in the following table:

In webapp1-test, you test several changes to App1.

You back up App1.

You swap webapp1-test for webapp1-prod and discover that App1 is experiencing performance issues.

You need to revert to the previous version of App1 as quickly as possible.

What should you do?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B

When you swap deployment slots, Azure swaps the Virtual IP addresses of the source and destination slots, thereby swapping the URLs of the slots. We can easily revert the deployment by swapping back.

https://docs.microsoft.com/en-us/azure/app-service/deploy-staging-slots