Microsoft Azure Administrator — Question 127

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json.

You receive a notification that VM1 will be affected by maintenance.

You need to move VM1 to a different host immediately.

Solution: From the resource group blade, move VM1 to another subscription.
Does this meet the goal?

Answer options

Correct answer: B

Explanation

The proposed solution does not meet the goal because moving VM1 to another subscription does not change its host; it just relocates it within Azure’s management framework. To immediately switch VM1 to a different host, you would need to use the 'Redeploy' option, which is specifically designed for this purpose.