Microsoft Azure Administrator — Question 137
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 VM1 Redeploy + reapply blade, you select Redeploy.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
Selecting Redeploy from the VM1 Redeploy + reapply blade effectively moves VM1 to a different host, addressing the maintenance issue. Therefore, this action meets the requirement. The alternative option, 'No,' is incorrect because it suggests that the redeploy action would not achieve the goal, which it does.