Medium1 markMultiple Choice
Domain 3.3: Management and Deployment ToolsManagement ToolsIaCARM TemplatesBicep

AZ-900 · Question 55 · Domain 3.3: Management and Deployment Tools

Which TWO of the following are Infrastructure as Code (IaC) tools used to declaratively deploy Azure resources? (Select TWO)

Answer options:

A.

Azure Portal

B.

ARM Templates

C.

Bicep

D.

Azure Cloud Shell

E.

Azure Advisor

How to approach this question

Identify the template languages used to automate Azure deployments.

Full Answer

ARM Templates and Bicep.
Infrastructure as Code (IaC) allows you to define your infrastructure in text files. ARM Templates (JSON) and Bicep are Microsoft's native IaC solutions for deploying Azure resources consistently and repeatedly.

Common mistakes

Selecting Cloud Shell. While you can run IaC from Cloud Shell, it is not an IaC tool itself.

Practice the full Azure Fundamentals AZ-900 Practice Exam 1

60 questions · hints · full answers · grading

More questions from this exam