Easy1 markMultiple Choice

AZ-900 · Question 55 · Domain 3.3: Tools for Managing and Deploying Azure Resources

Which tool allows you to define your Azure infrastructure using declarative JSON files, enabling repeatable and consistent deployments?

Answer options:

A.

Azure Cloud Shell

B.

Azure Resource Manager (ARM) templates

C.

Azure CLI

D.

Azure Advisor

How to approach this question

Look for the keywords 'declarative JSON files' and 'repeatable deployments'.

Full Answer

B.Azure Resource Manager (ARM) templates✓ Correct
To implement infrastructure as code for your Azure solutions, you use Azure Resource Manager templates (ARM templates). The template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration.

Common mistakes

Confusing declarative templates (ARM) with imperative scripting (CLI/PowerShell).

Practice the full Azure Fundamentals AZ-900 Practice Exam 2

60 questions · hints · full answers · grading

More questions from this exam