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 3Question 53
    Medium1 markMultiple Choice
    Domain 3.3: Tools for Managing and Deploying Azure ResourcesDomain 3Management ToolsARM Templates

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

    What format is used to write Azure Resource Manager (ARM) templates for Infrastructure as Code (IaC) deployments?

    Answer options:

    A.

    XML

    B.

    HTML

    C.

    JSON (JavaScript Object Notation)

    D.

    Python

    How to approach this question

    Recall the file format used for declarative ARM templates.

    Full Answer

    C.JSON (JavaScript Object Notation)✓ Correct
    Azure Resource Manager (ARM) templates are written in JSON (JavaScript Object Notation). They allow you to declaratively define the infrastructure and configuration for your project. (Note: Bicep is also used, which compiles down to JSON).

    Common mistakes

    Guessing XML or a programming language like Python.
    Question 52All questionsQuestion 54

    Practice the full Azure Fundamentals AZ-900 Practice Exam 3

    60 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
    View all 60 questions →