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

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

    Select TWO ways to deploy Infrastructure as Code (IaC) natively in Azure.

    Answer options:

    A.

    ARM templates

    B.

    Azure Portal

    C.

    Bicep

    D.

    Azure Advisor

    E.

    Azure Cost Management

    How to approach this question

    Look for the declarative languages used to define Azure infrastructure.

    Full Answer

    ARM templates AND Bicep
    Infrastructure as Code (IaC) is the management of infrastructure in a descriptive model. In Azure, the native ways to achieve this are using ARM (Azure Resource Manager) templates (which use JSON) and Bicep (a newer, simpler domain-specific language that compiles down to ARM templates).

    Common mistakes

    Selecting Azure Portal. Using the Portal is 'click-ops' (manual deployment), which is the exact opposite of Infrastructure as Code.
    Question 55All questionsQuestion 57

    Practice the full Azure Fundamentals AZ-900 Practice Exam 5

    60 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
    View all 60 questions →