Microsoft Azure Data Fundamentals — Question 27

When can you use an Azure Resource Manager template?

Answer options

Correct answer: A

Explanation

The correct answer is A because Azure Resource Manager templates are specifically designed to automate the deployment of related resources in a consistent manner. Options B, C, and D refer to tasks that are outside the scope of what ARM templates are intended for, such as policy application, subscription provisioning, and access control.