1
Your team wants to automate the provisioning of infrastructure to ensure consistency across environments. You need to define your infrastructure as code (IaC) using declarative templates. Which service should you use?
Azure Virtual Machines
Azure Pipelines
Azure Resource Manager (ARM)
Azure Repos
View Explanation
✓ Correct Answer: Azure Resource Manager (ARM)Explanation:Azure Resource Manager (ARM) allows you to model and provision all your cloud infrastructure resources through code templates.