Arm Templates — Microsoft Azure Administrator (AZ-104) Practice Questions
Azure Resource Manager (ARM) templates are JSON-based declarative files used to define and deploy Azure infrastructure in a repeatable, consistent way. AZ-104 tests your ability to author, deploy, and troubleshoot ARM templates, including understanding the template structure: parameters, variables, resources, and outputs. Administrators are expected to use linked and nested templates for complex deployments and to export templates from existing resources to capture current configuration. The exam also covers deployment modes, incremental versus complete, and how they affect existing resources in a resource group.
Free questions on arm templates
You need to deploy multiple identical virtual machines with consistent configuration. Which approach is most efficient?
Free question · medium · full answer + explanation
More arm templates questions in the full bank
- You need to create a development environment mirroring production. What is the best approach? Unlock answer & explanation →
- What is an Azure Resource Manager (ARM) template? Unlock answer & explanation →
- What is the primary purpose of ARM (Azure Resource Manager) templates? Unlock answer & explanation →