Microsoft Certified Azure Fundamentals · Free Practice Question Easy
Question 68
Which of the following best describes the relationship between an ARM template and Azure resources?
-
A
An ARM template defines the desired state of Azure resources and their configuration.
-
B
An ARM template is a virtual machine template.
-
C
An ARM template is another name for Resource Groups and provides direct access to Azure data centers.
-
D
An ARM template is a resource type in Azure.
Reveal correct answer
Correct answer: A
Explanation
An ARM template is used to declare the desired configuration of Azure resources. It defines the properties, settings, and dependencies of resources in order to achieve a specific deployment.
Reference: https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/overview
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
