Microsoft Azure Infrastructure and Deployment (legacy) — Question 23
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 subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resources that were deployed by using templates.
You need to view the date and time when the resources were created in RG1.
Solution: From the RG1 blade, you click Deployments.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The correct answer is Yes, as clicking on Deployments in the RG1 blade allows you to view the deployment history, which includes timestamps for when the resources were created. The alternative answer, No, is incorrect because it overlooks the fact that the Deployments section indeed provides the necessary information regarding creation dates and times.