Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An organization wants to automate the deployment of multiple Azure services into a resource group across development, test, and production environments.
The solution must meet the following requirements:
Which Azure solution should the organization implement?
Azure Resource Manager (ARM) templates are JavaScript Object Notation (JSON) files that define the infrastructure and configuration for your Azure solutions using declarative syntax. Rather than writing custom scripts that specify the step-by-step commands needed to build resources, you describe the desired end state of the infrastructure.
ARM templates directly solve the organization's need for automated and repeatable infrastructure deployments:
ARM templates provide a native, fully supported automation engine within Azure that eliminates manual portal interaction, standardizes resource group configurations, and guarantees reliable multi-environment provisioning.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.