
Explanation:
The correct answer is B. To view the template used for the deployment, navigate to the resource group where the resources were deployed. In the Azure portal, you can go to the resource group, view the deployment history, and see the template that was used. This is the only way to see both the virtual machine (VM1) and storage account (storage2) deployments together.
In Azure Subscription1, an administrator deployed VM1 and storage2 using an ARM template. Where can the deployment template be viewed?
A
VM1 resource blade
B
New resource group blade
C
storage2 resource blade
D
container resource blade
No comments yet.