For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAzure Fundamentals (AZ-900)Azure Fundamentals AZ-900 Practice Exam 4Question 55
    Easy1 markMultiple Choice
    Domain 3.3: Management ToolsManagement ToolsARM Templates

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

    Azure Resource Manager (ARM) templates are used to automate the deployment of Azure resources. What format are ARM templates written in?

    Answer options:

    A.

    XML

    B.

    Python

    C.

    JSON (JavaScript Object Notation)

    D.

    HTML

    How to approach this question

    Recall the file format used for native Azure Infrastructure as Code.

    Full Answer

    C.JSON (JavaScript Object Notation)✓ Correct
    JSON (JavaScript Object Notation)
    Azure Resource Manager (ARM) templates are written in JSON (JavaScript Object Notation). They allow you to declaratively define your infrastructure as code (IaC). Note: Bicep is a newer language that compiles down to ARM JSON.

    Common mistakes

    Confusing JSON with YAML (which is used heavily in Kubernetes and Azure DevOps pipelines, but native ARM templates are JSON).
    Question 54All questionsQuestion 56

    Practice the full Azure Fundamentals AZ-900 Practice Exam 4

    60 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01What is the primary definition of cloud computing?EasyQ02Under the shared responsibility model, which of the following is ALWAYS the responsibility of the...MediumQ03True or False: In a public cloud deployment model, you must purchase and manage your own physical...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...MediumQ05Which TWO of the following are primary benefits of using cloud computing? (Select TWO)Easy
    View all 60 questions →