In which format are Azure Resource Manager (ARM) templates defined?
Choose an answer
Tap an option to check your answer.
Correct answer: JSON.
Why this is the answer
Azure Resource Manager (ARM) templates are defined using JavaScript Object Notation (JSON). JSON is a standard, human-readable format for representing structured data, making it suitable for defining the infrastructure as code that ARM templates provide. This allows you to declaratively define Azure resources, their configurations, and dependencies. YAML is also a popular declarative language for configuration, but ARM templates specifically use JSON. XML and CSV are not the formats used for ARM template definitions; XML is often used for data exchange, and CSV is for tabular data.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed