Question 657 of 1,031
Describe Azure architecture and serviceseasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is Azure Virtual Machines, the Infrastructure-as-a-Service (IaaS) compute offering that gives you full OS control for running both Windows and Linux virtual machines in Azure. This service is correct because it provides direct access to the guest operating system, allowing you to install custom software, manage updates, and configure networking exactly as you would on a physical server—unlike Platform-as-a-Service options like Azure App Service, which abstract away the OS. On the AZ-900 exam, this question tests your ability to distinguish IaaS from PaaS or serverless models; a common trap is confusing Azure Virtual Machines with Azure Container Instances, which run isolated applications without OS-level access. Remember the memory tip: “VM = Full Machine” — if you need to patch the OS or install a custom driver, you need a virtual machine, not a managed service.

AZ-900 Describe Azure architecture and services Practice Question

This AZ-900 practice question tests your understanding of describe azure architecture and services. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Which Azure service allows you to run Windows or Linux virtual machines in Azure?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure Virtual Machines

Azure Virtual Machines (IaaS) provides full control over the guest operating system, allowing you to run both Windows and Linux VMs with custom configurations. Unlike PaaS or serverless services, VMs give you direct access to the OS for installing software, managing updates, and configuring networking.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure App Service

    Why it's wrong here

    App Service is PaaS for web apps; Virtual Machines provide IaaS with full OS control.

  • Azure Virtual Machines

    Why this is correct

    Azure VMs provide IaaS compute for running Windows or Linux with full OS-level control.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Azure Container Instances

    Why it's wrong here

    ACI runs containers; Virtual Machines run full OS instances.

  • Azure Functions

    Why it's wrong here

    Functions is serverless code execution; VMs provide full virtual server environments.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is confusing PaaS services like App Service or serverless Functions with IaaS VMs, leading candidates to think they can run full OS-level workloads on services that only support code or containers.

Detailed technical explanation

How to think about this question

Azure Virtual Machines use Hyper-V virtualization to provide isolated environments with dedicated vCPUs, memory, and disks. You can choose from a wide range of VM sizes (e.g., general-purpose D-series, memory-optimized E-series) and deploy custom images or marketplace images. Under the hood, each VM runs on a physical host managed by the Azure Fabric Controller, which handles live migration and patching without user intervention.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AZ-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-900 question test?

Describe Azure architecture and services — This question tests Describe Azure architecture and services — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Azure Virtual Machines — Azure Virtual Machines (IaaS) provides full control over the guest operating system, allowing you to run both Windows and Linux VMs with custom configurations. Unlike PaaS or serverless services, VMs give you direct access to the OS for installing software, managing updates, and configuring networking.

What should I do if I get this AZ-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more ways this is tested on AZ-900

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. Which Azure service allows you to run Linux and Windows virtual machines in the cloud with full control over the operating system?

easy
  • A.Azure App Service
  • B.Azure Virtual Machines
  • C.Azure Container Instances
  • D.Azure Functions

Why B: Azure Virtual Machines (IaaS) provide full control over the guest operating system, including the ability to install custom software, configure the kernel, and manage updates. This is the only service in the list that offers direct access to the OS for both Linux and Windows, as it runs on a hypervisor-managed virtual hardware stack.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.