Ultimate access to all questions.
In Azure Subscription1, an administrator deployed VM1 and storage2 using an ARM template. Where can the deployment template be viewed?
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.