Medium1 markMultiple Choice

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

Which TWO of the following are native Azure tools used for Infrastructure as Code (IaC) deployments? (Select TWO)

Answer options:

A.

Azure Resource Manager (ARM) templates

B.

Bicep

C.

Azure Portal

D.

Azure Policy

E.

Microsoft Purview

How to approach this question

Identify the tools used to write code that deploys Azure resources.

Full Answer

Azure Resource Manager (ARM) templates, Bicep
Infrastructure as Code (IaC) allows you to define your infrastructure in text files. Azure natively supports ARM templates (written in JSON) and Bicep (a newer, more readable domain-specific language) for declarative IaC deployments.

Common mistakes

Thinking Terraform is a native Azure tool. While supported, ARM and Bicep are the native Microsoft tools.

Practice the full Azure Fundamentals AZ-900 Practice Exam 7

60 questions · hints · full answers · grading

More questions from this exam