AZ-900 Cheat Sheet
Cloud Concepts
Cloud Computing
Read full chapterCheat sheet
Sharp facts the exam loves — scan these before test day.
- Cloud computing rents IT resources over the internet
Cloud computing delivers compute, storage, networking, databases, and software as metered services over the internet, so you rent capacity and release it when you're done instead of buying and maintaining a datacenter. On
Microsoft Azureyou provision a resource in minutes and pay only for what you use, with the provider maintaining the underlying power, cooling, hardware, and networking.- Azure is a multi-tenant public cloud
Azureis a public cloud where many customers (tenants) share the same physical infrastructure while staying logically isolated from one another. A tenant is a dedicated instance of aMicrosoft Entradirectory holding an organization's identities and resources, so isolation is logical, not a separate physical environment per customer.Trap Assuming a public-cloud tenant gets its own dedicated physical hardware: multi-tenancy isolates customers logically while they share the same hosts.
The shared responsibility model defines which security tasks belong to Microsoft and which to the customer, and the boundary shifts with the service type. The more managed the service (IaaS → PaaS → SaaS), the more responsibility moves to Microsoft. In IaaS you still own the OS, applications, and network controls, while in SaaS Microsoft handles all but your data, identities, and access.
2 questions test this
- Microsoft always owns the physical layer
Across IaaS, PaaS, and SaaS, Microsoft is always responsible for the physical datacenters, the physical network, and the physical hosts (plus the hypervisor). The customer never secures the hardware in a public cloud, no matter the service model.
Trap Assuming the customer secures the physical hosts or datacenter in IaaS, when Microsoft owns the physical layer at every service model.
18 questions test this
- Your company deploys an Azure Virtual Machine to run a custom database application. Which responsibility shifts to Microsoft when moving…
- When using Azure Virtual Machines, which component is Microsoft responsible for managing?
- An organization migrates their file servers to Azure Blob Storage. Under the shared responsibility model, which task becomes Microsoft's…
- A company is evaluating whether to use Azure Virtual Machines. Which statement accurately describes Microsoft's responsibility in the IaaS…
- According to the shared responsibility model, which of the following is Microsoft responsible for when a customer uses Azure Virtual…
- According to the shared responsibility model, which component remains Microsoft's responsibility when a customer deploys Azure Virtual…
- Your organization uses Azure Virtual Machines to run Windows Server workloads. Which component is Microsoft responsible for managing?
- Your organization stores sensitive documents in Azure Blob Storage. According to the shared responsibility model, who is responsible for…
- Which component is Microsoft responsible for when you deploy Azure Virtual Machines?
- Which responsibility does Microsoft retain when you deploy Azure Virtual Machines?
- In the shared responsibility model for Azure Virtual Machines, which layer marks the boundary between Microsoft and customer…
- Your company uses Azure Virtual Machines and wants to understand the division of responsibilities. Which component is managed by Microsoft…
- When using Azure Virtual Machines, Microsoft is responsible for managing which of the following components?
- An organization is migrating workloads to Azure Virtual Machines. Which responsibility does Microsoft retain for the virtual machine…
- An organization is evaluating Azure Storage for their cloud strategy. What is Microsoft responsible for in the shared responsibility model…
- Your company uses Azure Storage accounts across multiple subscriptions. In the shared responsibility model, which security aspect is always…
- A company uses SQL Server on Azure Virtual Machines. According to the shared responsibility model, which task is Microsoft's responsibility?
- An organization deploys several Azure Virtual Machines to host their custom applications. According to the shared responsibility model,…
- You always own data, identities, and access
Regardless of service model, even SaaS, the customer always retains responsibility for their data, accounts/identities, client endpoints, and access management. These four never transfer to Microsoft, which makes them the single most common shared-responsibility trap on the exam.
Trap Assuming a fully managed SaaS service makes Microsoft responsible for your data and user identities: those stay with the customer at every service tier.
17 questions test this
- Azure Storage encrypts data at rest by default using Microsoft-managed keys. According to the shared responsibility model, what…
- A company migrates on-premises virtual machines to Azure Virtual Machines. After migration, the VMs run as native Azure IaaS VMs. In the…
- Your organization is migrating data from on-premises servers to Azure Storage. According to the shared responsibility model, which…
- Your organization uses Azure App Service to host a web application and Azure SQL Database to store customer data. In the shared…
- When using Azure Storage, which task is the customer's responsibility under the shared responsibility model?
- Which statement accurately describes the shared responsibility model when using Azure App Service?
- An organization wants to use customer-managed encryption keys with Azure Storage instead of Microsoft-managed keys. Under the shared…
- Select the answer that correctly completes the sentence. When using Azure Virtual Machines, the customer is responsible for [Answer choice].
- Your company uses Azure Storage accounts to store financial records. According to the shared responsibility model, who is accountable for…
- Your company is deploying a web application using Azure App Service. According to the shared responsibility model, which task is the…
- Your organization needs to meet compliance requirements for data stored in Azure Storage. Under the shared responsibility model, who is…
- In the shared responsibility model, what is the customer responsible for when migrating data to Azure Storage?
- An organization wants to use customer-managed keys for encrypting data in their Azure Storage account. Which statement accurately describes…
- Your company uses Azure SQL Database. According to the shared responsibility model, which responsibility belongs to the customer?
- Your organization stores sensitive financial data in Azure Blob Storage. According to the shared responsibility model, who is responsible…
- A company stores sensitive customer data in Azure Storage. According to the shared responsibility model, which task is ALWAYS the…
- According to the shared responsibility model, what is the customer always responsible for when using Microsoft 365 as a SaaS solution?
- Public cloud is provider-owned and shared
A public cloud is built, controlled, and maintained by a third-party provider (Microsoft) and open to anyone who purchases its services, with no capital expenditure to scale up and pay-only-for-what-you-use billing. The tradeoff is that you don't have complete control over the resources and security the provider operates.
Trap Picking public cloud when the scenario demands complete control and data that is not collocated with other tenants, which points to private cloud.
- Private cloud is dedicated to one organization
A private cloud is used exclusively by a single organization and gives the most control over resources and security, with your data not collocated with other tenants'. You must purchase and maintain the hardware yourself, so it carries greater cost and fewer of the public cloud's elasticity benefits.
Trap Assuming a private cloud removes up-front hardware cost like public cloud, when you still buy and maintain the hardware yourself.
- Hybrid cloud connects public and private
A hybrid cloud links a public cloud with a private cloud or on-premises datacenter in one interconnected environment, letting a private cloud surge into public capacity for temporary demand. It gives the most flexibility: you choose which workloads run where to meet security, compliance, or legal requirements, e.g. keeping regulated data private while bursting elsewhere.
Trap Choosing multicloud for a scenario that keeps some workloads private or on-premises while using public cloud, which is hybrid, not multiple public providers.
- Multicloud uses more than one cloud provider
Multicloud means using two or more public cloud providers at once (often to use the best feature from each or while migrating between them) so you manage resources and security across both.
Azure Arccan help manage resources spanning public, private, hybrid, and multicloud environments.Trap Labeling a public-plus-on-premises setup as multicloud, when multicloud means two or more public cloud providers and that mix is hybrid.
- Match the scenario to the deployment model
Map the scenario to its model: no up-front cost plus quick scale-up points to public cloud; complete control with data not collocated and strict requirements points to private cloud; keeping some workloads on-premises or private while using public cloud points to hybrid. Multiple public providers at once is multicloud.
Trap Confusing hybrid with multicloud, where hybrid mixes public with private or on-premises and multicloud uses two or more public providers.
3 questions test this
- Your organization wants to deploy virtual machines that can be accessed by customers worldwide and scaled up or down based on demand. The…
- A company maintains servers in its on-premises datacenter while also running Azure Virtual Machines in Azure. What type of cloud deployment…
- An organization maintains some virtual machines in their on-premises datacenter while running other workloads on Azure Virtual Machines.…
- CapEx is an up-front hardware purchase
Capital expenditure (CapEx) is up-front spending on physical infrastructure (servers, network hardware, datacenter space) that is depreciated over years. It is the traditional on-premises model and forces capacity planning that risks over- or under-provisioning.
Trap Classifying pay-as-you-go cloud spending as CapEx, when CapEx is up-front depreciated hardware and consumption billing is OpEx.
- OpEx is ongoing pay-as-you-go spending
Operational expenditure (OpEx) is ongoing spending on services as you consume them, with no physical asset to depreciate. Because you pay for cloud services as you use them, cloud computing is classified as an operating expense, not a capital one.
Trap Treating an up-front depreciated hardware purchase as OpEx, when that is CapEx and only consumed-as-you-go service spending is OpEx.
- Consumption-based billing means pay for what you use
Azureruns on a consumption-based, pay-as-you-go model: you pay only for the IT resources you use and release them, and stop paying, when you're done. This removes up-front hardware cost and the need to buy capacity that may sit idle, letting you scale out at peak and back in when demand drops.21 questions test this
- A startup wants to minimize upfront costs while building an application that processes customer orders. Which characteristic of the Azure…
- Your organization currently runs a batch processing job on a virtual machine that operates for only 2 hours each night. You are considering…
- Which characteristic of Azure Functions makes it an example of consumption-based pricing in cloud computing?
- A company wants to minimize costs by ensuring compute resources are only charged when code executes and automatically scales to zero when…
- How does Azure Virtual Machine Scale Sets support the consumption-based model of cloud computing?
- What is a key financial benefit of using Azure Functions with a Consumption plan compared to running code on virtual machines?
- Your organization wants to understand the financial advantages of serverless computing with Azure Functions compared to maintaining…
- Which statement accurately describes how costs are calculated when using Azure Functions with a Consumption plan compared to running the…
- A startup wants to use Azure Functions for an application that will have varying traffic levels, including periods with minimal or no…
- A company has an event-driven application with highly unpredictable traffic patterns. Some days the application processes thousands of…
- A company currently runs a batch processing application on virtual machines that are active 24 hours a day but only process data for 2…
- Your organization processes batch jobs that run for a few minutes each night but the system is idle the rest of the day. Which pricing…
- What is the consumption-based model in cloud computing as demonstrated by Azure Functions?
- A company currently runs a batch processing application on a virtual machine that is idle 80% of the time. How would moving to Azure…
- Which statement accurately describes how Azure App Service autoscaling supports the consumption-based cloud pricing model?
- How does Azure Virtual Machine Scale Sets help reduce costs when application demand is low?
- A company uses Azure App Service with autoscaling configured to add instances during peak periods and remove them during low-demand…
- A startup company needs to deploy virtual machines but wants to avoid upfront capital expenditure for hardware and pay only for the…
- Which benefit does Azure Virtual Machines provide by allowing you to quickly provision computing resources without purchasing physical…
- What is a key characteristic of the consumption-based model in Azure Functions that differentiates it from traditional infrastructure…
- Which characteristic of cloud computing is best illustrated by Azure Backup's consumption-based pricing model where you only pay for the…
- Reserved pricing rewards steady, predictable workloads
Azure Reservationscommit to a one- or three-year term in exchange for a discount of up to 72% over pay-as-you-go, applied automatically to matching resources. They are the right pick for consistent, always-on base usage, not for bursty or short-lived workloads where consumption pricing fits better.Trap Choosing reservations for bursty or short-lived workloads, when a one- or three-year commitment fits steady always-on usage and consumption pricing fits intermittent demand.
18 questions test this
- What term lengths are available when purchasing Azure Reservations to receive discounted pricing compared to pay-as-you-go rates?
- What is a characteristic of Azure Reserved VM Instances?
- Your organization is evaluating Azure Reserved Instances for virtual machines. Which workload scenario is most appropriate for Reserved…
- Your company runs virtual machines continuously for critical workloads with consistent resource usage that won't change for the next three…
- What commitment terms are available when purchasing Azure Reserved Instances for virtual machines?
- Your company wants to commit to using specific compute resources in Azure for three years to maximize cost savings. Which statement…
- Which scenario is the BEST fit for using Azure Reserved Instances to optimize costs?
- What is the effect of purchasing an Azure Reserved Virtual Machine Instance on the running state of your deployed virtual machines?
- Your company has production virtual machines that run 24/7 throughout the year with consistent workloads. Which purchasing option can…
- Which statement accurately describes Azure Reserved Instances?
- What is a key characteristic of Azure Reserved Instances regarding billing?
- For which term lengths can you purchase Azure Reserved Instances?
- Your organization plans to deploy several production virtual machines that will run continuously for three years with consistent resource…
- Which scenario is best suited for using Azure Reserved Instances to optimize costs?
- What is a characteristic of Azure Reserved Instances?
- What happens to a virtual machine's runtime state when you apply an Azure Reserved Instance discount to it?
- Your company wants to commit to using specific Azure virtual machine instances for a multi-year period to reduce costs. Which commitment…
- Which type of workload is best suited for Azure Reserved Instances?
- Spot pricing uses reclaimable spare capacity
Azure Spot Virtual Machines run on Azure's unused capacity at a significant discount, but there is no SLA and Azure evicts them with only 30 seconds' notice whenever it needs the capacity back. They fit interruptible, fault-tolerant work (batch jobs, dev/test, large compute) not critical always-on services.
Trap Running a production always-on service on Spot to save money: a 30-second eviction with no SLA takes the node down whenever Azure reclaims capacity.
- Serverless abstracts the servers away
Serverless computing has the platform provision, scale, and maintain the servers while you supply only code: you never deploy or patch the underlying infrastructure.
Azure Functionsis Azure's serverless compute service, letting you run code without managing the VMs it runs on.12 questions test this
- What is a key benefit of using Azure Functions with a serverless Consumption plan?
- Your company needs to process images uploaded to Azure Blob Storage without managing any servers. The processing occurs only when new…
- Your organization needs to process data whenever files are uploaded to Azure Blob Storage without maintaining any servers. Which Azure…
- Your organization wants to process files that are uploaded to Azure Blob Storage without managing any server infrastructure. You only want…
- Which cloud service type best describes Azure Functions when running in a Consumption plan?
- A developer wants to build an application without managing the underlying servers or infrastructure. The application should automatically…
- A developer needs to automatically execute code whenever a file is uploaded to Azure Blob Storage. The developer does not want to manage…
- What is a key benefit of using Azure Functions for serverless computing compared to managing your own virtual machines?
- An organization wants to implement an event-driven architecture where code executes automatically in response to various Azure service…
- A developer wants to create an application that automatically responds when a new file is uploaded to Azure Blob Storage. The developer…
- Which cloud service type best describes Azure Functions when deployed using a Consumption plan?
- A developer needs to execute code in response to events such as HTTP requests, timer schedules, or messages arriving in a queue. Which…
- Serverless is event-driven and pay-per-execution
Serverless code runs in response to triggers (HTTP, timer, queue, blob change), scales automatically with the number of incoming events, and on the consumption plan bills only on executions, execution time, and memory used. When nothing runs you pay nothing for compute, making it ideal for spiky or intermittent workloads.
41 questions test this
- Which billing model best describes how Azure Functions with a Consumption plan charges customers?
- A startup wants to minimize upfront costs while building an application that processes customer orders. Which characteristic of the Azure…
- A company wants to understand how Azure Functions calculates charges under the Consumption plan. Which two factors are used together to…
- Your organization currently runs a batch processing job on a virtual machine that operates for only 2 hours each night. You are considering…
- Which characteristic of Azure Functions makes it an example of consumption-based pricing in cloud computing?
- A company wants to minimize costs by ensuring compute resources are only charged when code executes and automatically scales to zero when…
- What is a key financial benefit of using Azure Functions with a Consumption plan compared to running code on virtual machines?
- Your organization wants to understand the financial advantages of serverless computing with Azure Functions compared to maintaining…
- What does it mean when Azure Functions in a Consumption plan can 'scale to zero'?
- Select the answer that correctly completes the sentence. In the Azure Functions Consumption plan, billing is based on [answer choice].
- What happens to Azure Functions costs in a Consumption plan when no functions are executing?
- Your company needs to run code that processes customer orders only when new messages arrive in a queue. The workload is unpredictable and…
- Your company needs to process images uploaded to Azure Blob Storage without managing any servers. The processing occurs only when new…
- Which statement accurately describes how costs are calculated when using Azure Functions with a Consumption plan compared to running the…
- A startup wants to use Azure Functions for an application that will have varying traffic levels, including periods with minimal or no…
- A company has an event-driven application with highly unpredictable traffic patterns. Some days the application processes thousands of…
- A company currently runs a batch processing application on virtual machines that are active 24 hours a day but only process data for 2…
- Your organization processes batch jobs that run for a few minutes each night but the system is idle the rest of the day. Which pricing…
- What is the consumption-based model in cloud computing as demonstrated by Azure Functions?
- Which factors determine the cost of running Azure Functions on a Consumption plan?
- Your company has a workload that experiences unpredictable demand with periods of no activity. You want to minimize costs while ensuring…
- A company currently runs a batch processing application on a virtual machine that is idle 80% of the time. How would moving to Azure…
- A developer needs to build an application that automatically runs code when messages arrive in an Azure Queue Storage queue. Which…
- In Azure Functions, what causes a function to execute?
- Which characteristic describes the scaling behavior of Azure Functions in the Consumption plan?
- Your organization has a workload that processes customer orders only a few times per day with unpredictable traffic spikes. Which pricing…
- Which billing model best describes how Azure Functions charges for compute in the Consumption plan?
- Your organization needs to process data whenever files are uploaded to Azure Blob Storage without maintaining any servers. Which Azure…
- Select the answer that correctly completes the sentence. Azure Functions on the Consumption plan can scale to [answer choice] instances…
- A company is evaluating Azure Functions to replace always-running virtual machines that process data only during business hours. What…
- Your organization wants to process files that are uploaded to Azure Blob Storage without managing any server infrastructure. You only want…
- Which cloud service type best describes Azure Functions when running in a Consumption plan?
- What is a key characteristic of the consumption-based model in Azure Functions that differentiates it from traditional infrastructure…
- A developer wants to build an application without managing the underlying servers or infrastructure. The application should automatically…
- Which billing characteristic describes how Azure Functions in a Consumption plan charges for compute resources?
- Your company is evaluating Azure Functions using the Consumption plan for a workload that runs intermittently throughout the day. What…
- A developer needs to automatically execute code whenever a file is uploaded to Azure Blob Storage. The developer does not want to manage…
- An organization wants to implement an event-driven architecture where code executes automatically in response to various Azure service…
- Which cloud service type best describes Azure Functions when deployed using a Consumption plan?
- Select the answer that correctly completes the sentence. Azure Functions on the Consumption plan automatically [answer choice] based on the…
- A developer needs to execute code in response to events such as HTTP requests, timer schedules, or messages arriving in a queue. Which…
- Serverless is a poor fit for always-on workloads
Serverless suits short, stateless, intermittent tasks: on the
Azure Functionsconsumption plan a function execution times out after a configurable maximum and idle instances incur cold starts. Long-running or always-on, latency-sensitive services are better on dedicated or premium (always-warm) compute that doesn't time out or cold-start.Trap Reaching for the serverless consumption plan for a long-running, latency-sensitive service, when execution timeouts and cold starts make dedicated or premium compute the fit.
- Reservations give a billing discount, up to 72%, applied per hour
Azure Reservationsprovide a billing discount of up to 72% over pay-as-you-go for a one- or three-year commitment, applied automatically to matching resources without changing their runtime state. A reservation covers only the compute capacity (additional software, Windows licensing, networking, and storage are billed separately), and the discount is applied on an hourly basis: any hour without a matching resource forfeits that hour's benefit.Trap Assuming a reservation covers Windows licensing, networking, and storage too, when it discounts only the compute capacity and those are billed separately.
19 questions test this
- What term lengths are available when purchasing Azure Reservations to receive discounted pricing compared to pay-as-you-go rates?
- What is a characteristic of Azure Reserved VM Instances?
- Your organization is evaluating Azure Reserved Instances for virtual machines. Which workload scenario is most appropriate for Reserved…
- Your company runs virtual machines continuously for critical workloads with consistent resource usage that won't change for the next three…
- What commitment terms are available when purchasing Azure Reserved Instances for virtual machines?
- Which statement accurately describes a key characteristic of Azure Reserved Instances?
- Your company wants to commit to using specific compute resources in Azure for three years to maximize cost savings. Which statement…
- Which scenario is the BEST fit for using Azure Reserved Instances to optimize costs?
- By how much can Azure Reservations reduce your resource costs compared to pay-as-you-go prices?
- Your organization has purchased Azure Reserved VM Instances. Which costs are covered by the reserved instance discount?
- What type of costs does an Azure Reserved Virtual Machine Instance cover?
- Your company has production virtual machines that run 24/7 throughout the year with consistent workloads. Which purchasing option can…
- Which statement accurately describes Azure Reserved Instances?
- What happens to unused reservation hours for Azure Reserved Instances?
- What is a key characteristic of Azure Reserved Instances regarding billing?
- For which term lengths can you purchase Azure Reserved Instances?
- Your company wants to commit to using specific Azure virtual machine instances for a multi-year period to reduce costs. Which commitment…
- What happens to unused Reserved Instance hours at the end of each hour in Azure?
- Which statement accurately describes the potential savings from Azure Reservations compared to pay-as-you-go pricing?
Cloud Benefits
Read full chapterCheat sheet
Sharp facts the exam loves — scan these before test day.
- High availability means staying online through component failures
High availability (HA) keeps an application running and reachable with minimal downtime even when individual components fail, and the cloud achieves it with redundant infrastructure that removes single points of failure. On AZ-900 the fingerprint is "stay online," "survive an outage," or "no single point of failure." HA is about avoiding downtime, not about handling more load.
Trap Confusing high availability with scalability: both use multiple instances, but HA is about staying up, scalability is about having enough capacity.
4 questions test this
- Which statement correctly describes a benefit of horizontal scaling (scale out) in Azure App Service for achieving high availability?
- A company uses Azure Virtual Machine Scale Sets to run a web application. The scale set is configured to distribute VMs across multiple…
- An organization deploys virtual machines across multiple Availability Zones in the same Azure region. What is the primary benefit this…
- Your organization needs to ensure that their web application remains accessible even if some VM instances fail. Which benefit does Azure…
- Availability zones give HA inside one region
Availability zones are separated groups of datacenters within a single region, each with independent power, cooling, and networking, so if one zone fails the others keep serving, typically within ~100 km of each other for low-latency replication. A resource is zone-resilient only once it spans two or more zones, and many Azure SLAs require a multi-zone deployment to reach their highest uptime tier. Use them for in-region HA; they do not protect against a full-region outage.
Trap Assuming a single availability zone is redundant: one zone is one logical group of datacenters, and zonal (single-zone) deployment carries no cross-zone protection.
7 questions test this
- What type of failure are Azure Availability Zones designed to protect against for virtual machines?
- A company wants to ensure their application remains available even if a datacenter experiences an outage. Which capability of Azure Virtual…
- How does Azure Virtual Machine Scale Sets help achieve high availability for applications?
- An organization deploys virtual machines across multiple Availability Zones in the same Azure region. What is the primary benefit this…
- Which characteristic of Azure Availability Zones enables them to provide fault tolerance for datacenter failures?
- What characteristic allows Azure Availability Zones to protect virtual machines from a failure that affects an entire datacenter?
- An organization needs to protect its Azure Virtual Machines from a complete datacenter failure within an Azure region. Which high…
- Scalability is having enough capacity for demand
Scalability is the ability to add or remove resources so capacity matches workload demand. It is distinct from high availability: scalability is about having enough capacity, HA is about staying online. A stem about handling more users or growing load points to scalability.
Trap Picking high availability when the stem is about growing load, since HA targets staying online through failures while scalability targets having enough capacity for demand.
- Scale up is vertical, scale out is horizontal
Scaling up (vertical) adds power to a single instance (moving a VM to a SKU with more CPU and RAM) and is capped by the largest hardware available, sometimes needing a restart. Scaling out (horizontal) adds more identical instances behind a load balancer and is the cloud-preferred path because it has no fixed ceiling. Shorthand: "bigger machine" = up, "more machines" = out.
Trap Confusing scaling up with scaling out, since up resizes a single instance vertically while out adds more identical instances horizontally.
20 questions test this
- What type of scaling does Azure Virtual Machine Scale Sets perform when it adds more VM instances to handle increased workload demand?
- Which statement correctly describes a benefit of using horizontal scaling in Azure App Service compared to vertical scaling?
- What is the primary difference between scaling up and scaling out for an Azure App Service web application?
- Which statement accurately describes the scalability benefit of using Azure Virtual Machine Scale Sets?
- Which statement correctly describes the difference between scaling out and scaling up in Azure App Service?
- Which statement correctly describes a benefit of horizontal scaling (scale out) in Azure App Service for achieving high availability?
- A company is evaluating Azure App Service for hosting a stateless web application that must scale to handle sudden traffic increases during…
- What is the primary difference between scaling up and scaling out in Azure App Service?
- An organization needs to add more VM instances during peak business hours and reduce instances overnight to save costs. What type of…
- An Azure App Service web application is experiencing performance issues due to high CPU utilization on a single instance. The development…
- An organization plans to host a web application in Azure App Service. The application must be able to handle sudden increases in user…
- Your organization uses Azure App Service and wants to increase compute capacity by adding more CPU and memory to the existing virtual…
- How do Azure Virtual Machine Scale Sets demonstrate the horizontal scaling capability of cloud computing?
- A company uses Azure Virtual Machine Scale Sets to run an e-commerce application. During a holiday sale, the scale set adds more VM…
- Your organization uses Azure App Service to host an e-commerce website. During peak shopping periods, you need to increase the number of…
- A web application hosted in Azure App Service needs more processing power to handle increased workload. You want to add more CPU and memory…
- An Azure App Service web application needs more CPU and memory to handle complex processing. You decide to change from the Standard tier to…
- A company hosts multiple web applications in Azure App Service. The applications experience consistent high CPU utilization and require…
- A company wants to increase the CPU and memory capacity of an existing Azure App Service web app without adding more instances. Which…
- An Azure App Service plan currently runs a web application on a single instance. You need to increase the number of VM instances running…
- Elasticity is automatic, demand-driven scaling
Elasticity is scaling that happens automatically as load rises and falls, with no manual intervention, delivered through
autoscaleon services likeVirtual Machine Scale Setsand the Web Apps feature ofAzure App Service. Autoscale is horizontal only: it adds and removes instances, never resizes one, and triggers on metrics (CPU, queue length) or a schedule. The signal is "automatically handle spikes" or "scale in when traffic drops."Trap Treating autoscale as vertical scaling: it scales out and in by instance count, it does not give a single machine more CPU or memory.
25 questions test this
- A company wants to reduce compute costs by automatically reducing the number of virtual machines when application demand decreases. Which…
- Which cloud computing benefit does Azure App Service autoscaling demonstrate when it automatically increases resources during demand spikes…
- A company hosts a web application in Azure App Service that experiences unpredictable traffic throughout the day. The company wants to…
- Which statement correctly describes a benefit of using horizontal scaling in Azure App Service compared to vertical scaling?
- Which benefit does Azure App Service autoscaling provide to an organization hosting a web application with unpredictable traffic patterns?
- Which statement accurately describes the scalability benefit of using Azure Virtual Machine Scale Sets?
- How does autoscaling in Azure App Service help optimize costs compared to maintaining a fixed number of instances?
- An organization uses Azure App Service and wants to optimize costs by paying only for the compute resources consumed during actual usage…
- An organization uses Azure Virtual Machine Scale Sets to host an e-commerce application. The scale set is configured to automatically add…
- Your organization wants to optimize costs for an Azure App Service web application by ensuring you pay only for the compute resources…
- What is a key benefit of using Azure App Service compared to hosting a web application on Azure Virtual Machines?
- What benefit does Azure Virtual Machine Scale Sets autoscaling provide when application demand is low?
- An organization wants to reduce infrastructure costs during periods of low application usage. What capability of Azure Virtual Machine…
- A retail company hosts their e-commerce website on Azure App Service. They want to ensure that when demand increases, additional instances…
- Your organization needs to host a web application and wants to minimize infrastructure management overhead while maintaining the ability to…
- A company wants to minimize compute costs during periods of low application demand while ensuring sufficient capacity during peak hours.…
- Which statement correctly describes a benefit of autoscaling in Azure App Service?
- How do Azure Virtual Machine Scale Sets demonstrate the horizontal scaling capability of cloud computing?
- What is a cost-related benefit of using Azure Virtual Machine Scale Sets with autoscaling enabled?
- Your organization uses Azure App Service to host a web application with unpredictable traffic patterns. The organization wants to optimize…
- How does Azure App Service autoscaling help organizations reduce costs?
- How does Azure Virtual Machine Scale Sets help reduce costs when application demand is low?
- Your organization is deploying a web application that experiences variable traffic patterns throughout the day. Which cloud computing…
- A retail company experiences significantly higher traffic during holiday sales events. They want to prepare for increased demand before the…
- Your company experiences predictable increases in website traffic during business hours and lower traffic overnight. Which cloud computing…
- Consumption pricing means you pay only for what you use
The consumption-based (pay-as-you-go) model charges you only for the resources you actually consume, with no upfront capital outlay, so elastic autoscaling lets you avoid provisioning (and paying) for a rare worst-case peak. This is the financial benefit that pairs with elasticity: capacity follows demand, and so does the bill.
Trap Treating consumption pricing as a capital expense, since pay-as-you-go is an operational expense (OpEx) with no upfront CapEx outlay.
12 questions test this
- Your company uses Azure Virtual Machine Scale Sets with autoscaling enabled. During periods of low demand, the number of VM instances…
- Which statement describes a key benefit of using Azure App Service autoscaling for web applications with variable workloads?
- How does autoscaling in Azure App Service help optimize costs compared to maintaining a fixed number of instances?
- An organization uses Azure App Service and wants to optimize costs by paying only for the compute resources consumed during actual usage…
- Your organization wants to optimize costs for an Azure App Service web application by ensuring you pay only for the compute resources…
- What benefit does Azure Virtual Machine Scale Sets autoscaling provide when application demand is low?
- An organization wants to reduce infrastructure costs during periods of low application usage. What capability of Azure Virtual Machine…
- A retail company hosts their e-commerce website on Azure App Service. They want to ensure that when demand increases, additional instances…
- Which characteristic of Azure App Service autoscaling helps organizations align costs with actual resource usage?
- A company wants to minimize costs for a web application that experiences variable traffic throughout the day. How does Azure Virtual…
- What is a cost-related benefit of using Azure Virtual Machine Scale Sets with autoscaling enabled?
- How does Azure App Service autoscaling help organizations reduce costs?
- Reliability is recovering from failure, not just avoiding it
Reliability is a system's ability to be resilient (withstand faults), recoverable (restore within agreed targets after a disruption), and available, one of the five pillars of the
Azure Well-Architected Framework. It is broader than HA: reliability also covers recovering through backup and regional failover after a failure, not only staying up. The five pillars are Reliability, Security, Cost Optimization, Operational Excellence, and Performance Efficiency.Trap Equating reliability with high availability alone, when reliability also covers recovering through backup and failover after a disruption, not just avoiding downtime.
3 questions test this
- Which cloud benefit allows an organization to restore data to a secondary geographic location if a natural disaster affects the primary…
- Which cloud computing benefit is demonstrated when Azure Backup allows organizations to recover their data after accidental deletion or a…
- Which cloud benefit is most directly demonstrated when Azure Backup uses geo-redundant storage to replicate data to a secondary region?
- Performance predictability uses autoscale and load balancing
Performance predictability keeps the user experience consistent as load changes, achieved with autoscale (add capacity on demand) and load balancing (spread traffic so no single instance is overwhelmed). The signal is "consistent response times during a traffic surge." It is the performance half of predictability, distinct from cost predictability.
Trap Answering cost predictability when the stem is about consistent response times under load, which is the performance half, not the spend-forecasting half.
- Cost predictability uses the Pricing Calculator and Cost Management
Cost predictability is forecasting and tracking spend accurately, using the
Pricing Calculator(a free, unauthenticated tool to estimate a planned deployment before anything is provisioned) andMicrosoft Cost Management(track and analyze actual spend after deployment, with budgets and alerts). On-premises-vs-Azure TCO comparison now runs through the Azure Migrate business case feature. Signal: "estimate monthly cost before deploying" → Pricing Calculator; "forecast and track the bill" → Cost Management.Trap Reaching for the Total Cost of Ownership (TCO) Calculator: Microsoft has retired the standalone TCO Calculator, and on-prem-vs-Azure cost analysis now lives in Azure Migrate.
- Predictability splits into performance and cost
AZ-900 tests predictability as two distinct halves: performance predictability (consistent experience under load) and cost predictability (forecastable, trackable spend). A single "predictability" answer can be wrong if the stem is actually about the other half: read whether it is about performance or spend before answering.
- The cloud's security benefit is defense in depth
Defense in depth layers multiple overlapping protections (physical, identity, network, application, data) so breaching one layer does not compromise the whole system. As a cloud benefit it means you inherit Microsoft's continuously updated security investment across the lower layers rather than building every layer yourself.
Under the shared responsibility model Microsoft always secures the physical hosts, network, and datacenters, while you always retain responsibility for your data, identities, accounts, and access management, regardless of whether the workload is IaaS, PaaS, or SaaS. Responsibility for the OS, network controls, and applications shifts toward Microsoft as you move IaaS → PaaS → SaaS. Cloud security is a benefit because Microsoft owns the layers you cannot.
Trap Assuming the cloud provider is responsible for securing your data and identities, when those always stay your responsibility across IaaS, PaaS, and SaaS.
3 questions test this
- When using Azure Storage, which responsibility does Microsoft assume under the shared responsibility model?
- Your organization stores sensitive data in Azure Storage. According to the shared responsibility model, which security task is ALWAYS the…
- A company uses Azure Storage to store financial records. The company wants to use their own encryption keys stored in Azure Key Vault…
- Defender for Cloud centralizes security posture and threat protection
Microsoft Defender for Cloudcontinuously assesses your posture and rolls it into aSecure Scorethat rises as you remediate its recommendations, and adds threat protection across Azure, hybrid, and multicloud resources. Its free Foundational CSPM tier covers Secure Score and recommendations; paid Defender plans add workload threat protection (CWPP). It is the centralized tooling that operationalizes the cloud's security benefit (formerly Azure Security Center).Trap Confusing Defender for Cloud with Microsoft Sentinel, when Defender assesses posture and Secure Score while Sentinel is the cloud-native SIEM for security event analytics.
- The governance benefit is enforcing standards at scale
Governance is applying organizational standards and staying compliant across many resources without manual, per-resource effort. The AZ-900 signal is "ensure every team follows company standards" or "deploy a compliant environment repeatedly": about standardizing and enforcing rules, not about protecting against attackers (that is security).
Trap Picking security when the stem is about enforcing company standards, since governance standardizes and enforces rules while security protects against attackers.
- Azure Policy audits and enforces organizational rules
Azure Policyenforces organizational standards and assesses compliance at scale (for example "allow only approved regions" or "require a tag") evaluating resources against business rules and applying effects that audit (flag) or deny (block) non-compliant ones. It is the governance enforcement service the exam pairs with compliance and consistency scenarios. Group related policies into an initiative to assign them as one unit.Trap Picking Azure RBAC for compliance: RBAC controls who can perform actions, while Azure Policy controls whether the resulting resource state is allowed.
- Templates and IaC deploy compliant baselines repeatably
ARM templates(and Bicep) define infrastructure as code so a compliant configuration deploys identically every time, delivering governance by making standard setups reproducible.Azure Blueprintspackaged policies, role assignments, and templates into a reusable environment baseline, but it is a Preview service deprecating July 11, 2026. Microsoft directs customers to Template Specs and Deployment Stacks, and Azure Policy is the current AZ-900 governance enforcement tool.Trap Reaching for Azure Blueprints as the current governance tool, when it is a deprecating Preview service and Azure Policy is the present-day enforcement service.
10 questions test this
- A development team needs to rapidly provision identical environments for development, testing, and production without manual configuration.…
- A company wants to manage their Azure infrastructure code using version control alongside their application code. Which practice does this…
- A development team needs to repeatedly deploy identical Azure infrastructure environments for development, testing, and production. What…
- What practice does an organization implement when using Azure Resource Manager (ARM) templates to define and version Azure infrastructure…
- A company wants to ensure that any team member can deploy consistent infrastructure environments. What characteristic of Azure Resource…
- A company wants to quickly provision identical development, testing, and production environments in Azure. Which feature of Azure Resource…
- What characteristic of Azure Resource Manager templates allows teams to deploy the same template multiple times and always get consistent…
- A company wants to eliminate configuration drift and reduce deployment errors when provisioning Azure resources. How do Azure Resource…
- Your development team needs to deploy the same Azure infrastructure repeatedly throughout the development lifecycle with consistent…
- A company needs to deploy identical environments for development, testing, and production quickly and repeatedly. Which characteristic of…
- Security protects; governance standardizes
Security is about protecting resources (defense in depth, Defender for Cloud); governance is about standardizing and enforcing rules (Azure Policy). "Block deployments outside approved regions" is governance, not security: a common AZ-900 discriminator that hinges on whether the stem is about threat protection or about consistency/compliance.
- Manageability splits into 'of' and 'in' the cloud
Manageability has two halves the exam distinguishes: management of the cloud (the platform manages itself for you: autoscale, automatic provisioning, self-healing, monitoring) and management in the cloud (the tools you use to configure and operate resources). Read which side a stem is testing before choosing.
- Management OF the cloud is the platform working for you
Management of the cloud is the platform doing work automatically on your behalf: autoscale, automatic resource provisioning, self-healing (automatic recovery of unhealthy resources), and continuous monitoring of resource health. You get the benefit without performing the work: it is the automated, platform-side half of manageability.
Trap Confusing management of the cloud with management in the cloud, since 'of' is the platform acting automatically for you while 'in' is the tools you operate yourself.
1 question tests this
- Management IN the cloud spans portal, CLI, PowerShell, and IaC
Management in the cloud is the toolset you use to operate resources: the
Azure portal(graphical web UI) for ad-hoc work,Azure CLIandAzure PowerShellfor command-line scripting and automation, the Azure mobile app, andARM/Bicep templates for repeatable infrastructure as code. Match the tool to the job: portal for one-off changes, CLI/PowerShell for automation, templates for reproducible deployments.Trap Treating autoscale or self-healing as management in the cloud, when those are management of the cloud and 'in' is the tooling you operate yourself.
- Cost predictability is not the same as cost savings
Cost predictability is forecasting and tracking spend reliably; it is distinct from the cost savings benefit (the CapEx-to-OpEx shift and pay-as-you-go pricing). Match "forecast the bill" or "track where spend goes" to the cost tools, not to a generic "the cloud is cheaper" claim.
Trap Choosing cost savings when the stem is about forecasting and tracking spend, since that is cost predictability rather than the CapEx-to-OpEx savings benefit.
- Availability and scalability are distinct benefits
Because both often use multiple instances, AZ-900 offers high availability and scalability as competing answers. Anchor on the goal: staying up through a failure = availability; having enough capacity for demand = scalability. Good designs combine them, but the exam tests them as separate benefits.
- Scale sets build every VM from one base image
Virtual Machine Scale Setscreate all instances from the same base OS image and configuration, eliminating configuration drift and letting you manage hundreds of identical VMs without per-machine setup. They are also the foundation for autoscale, illustrating the manageability benefit of treating many machines as one managed pool.6 questions test this
- What is a key advantage of using Azure Virtual Machine Scale Sets that relates to the cloud benefit of manageability?
- An organization needs to deploy hundreds of identical virtual machines with the same configuration for a web application. Which benefit of…
- What is a key benefit of using Azure Virtual Machine Scale Sets when all VM instances are created from the same base operating system image…
- Which characteristic of Azure Virtual Machine Scale Sets supports consistent application behavior across all deployed instances?
- What is a key benefit of using Azure Virtual Machine Scale Sets for managing a large-scale web application?
- What is a key benefit of using Azure Virtual Machine Scale Sets compared to managing individual virtual machines for a web application that…
- ARM deploys independent resources in parallel
Azure Resource Manager orchestrates a template by deploying resources that have no dependencies in parallel while still creating interdependent resources in the correct order. This parallel orchestration finishes multi-resource deployments faster than running serial, imperative commands, and you trigger it with a single command.
5 questions test this
- An organization wants to improve deployment speed when provisioning multiple Azure resources. Which ARM template capability directly…
- Which capability of Azure Resource Manager templates helps speed up the deployment process when provisioning multiple resources?
- Which statement describes how Azure Resource Manager (ARM) templates improve the speed of infrastructure deployment?
- Which deployment advantage of ARM templates helps speed up the provisioning process by deploying multiple Azure resources simultaneously?
- Which benefit of Azure Resource Manager templates enables faster deployments by provisioning multiple resources simultaneously?
- ARM templates are declarative, version-controlled IaC
ARM templates use declarative syntax: you state the desired end state of your resources and Azure works out how to reach it, instead of writing step-by-step commands. Because the template is code (a JSON file), teams store it in source control to version, review, and roll back infrastructure changes like application code.
Trap Calling ARM templates imperative, when declarative syntax states the desired end state rather than the step-by-step commands to reach it.
13 questions test this
- A development team needs to rapidly provision identical environments for development, testing, and production without manual configuration.…
- A company wants to manage their Azure infrastructure code using version control alongside their application code. Which practice does this…
- What practice does an organization implement when using Azure Resource Manager (ARM) templates to define and version Azure infrastructure…
- A company wants to ensure that any team member can deploy consistent infrastructure environments. What characteristic of Azure Resource…
- Your organization is comparing manual infrastructure provisioning to using Azure Resource Manager (ARM) templates. Which agility benefit…
- Your organization wants to enable development teams to iterate quickly and deploy cloud infrastructure as business requirements change.…
- How does using Azure Resource Manager templates demonstrate the cloud benefit of manageability when business requirements change rapidly?
- Which characteristic of Azure Resource Manager templates directly supports agile development practices by enabling fast iteration?
- A company wants to quickly provision identical development, testing, and production environments in Azure. Which feature of Azure Resource…
- A company wants to eliminate configuration drift and reduce deployment errors when provisioning Azure resources. How do Azure Resource…
- A development team needs to rapidly deploy identical infrastructure environments to Azure as business requirements change. Which…
- Your organization is implementing infrastructure as code using Azure Resource Manager templates. Which statement correctly describes how…
- A company needs to deploy identical environments for development, testing, and production quickly and repeatedly. Which characteristic of…
- ARM templates are idempotent
ARM templates are idempotent: deploying the same template repeatedly yields the same resource types in the same state. If a resource with the specified properties already exists, no change is made. This gives repeatable, consistent results, so identical infrastructure can be reproduced across dev, test, and production from one template.
7 questions test this
- A development team needs to repeatedly deploy identical Azure infrastructure environments for development, testing, and production. What…
- What characteristic of Azure Resource Manager templates allows teams to deploy the same template multiple times and always get consistent…
- Your organization needs to repeatedly deploy the same infrastructure across multiple environments while ensuring consistent results. Which…
- Your company needs to repeatedly deploy the same Azure infrastructure across development, testing, and production environments to ensure…
- Your organization uses Azure Resource Manager (ARM) templates to deploy cloud infrastructure. What characteristic of ARM templates ensures…
- Which feature of Azure Resource Manager templates allows teams to deploy the same template multiple times and achieve identical resource…
- Your development team needs to deploy the same Azure infrastructure repeatedly throughout the development lifecycle with consistent…
- ARM templates integrate with CI/CD pipelines
ARM templates plug into continuous integration and continuous deployment tools such as Azure Pipelines and GitHub Actions, automating release pipelines for fast, reliable infrastructure updates. This supports the agility benefit: responding quickly to changing requirements by shipping infrastructure changes through the same automated pipeline as code.
6 questions test this
- Your organization is implementing DevOps practices and needs to automate Azure infrastructure deployments as part of their release…
- How do ARM templates support agile development teams that need to automate their release pipelines for fast and reliable infrastructure…
- How do Azure Resource Manager (ARM) templates support agility when integrated with CI/CD pipelines?
- How do Azure Resource Manager templates support agility when deploying cloud infrastructure?
- Your company wants to integrate infrastructure deployments into their DevOps release pipeline to achieve faster and more reliable…
- Your company wants to automate release pipelines for fast and reliable infrastructure updates using ARM templates. What integration…
- Azure Backup recovers data from the cloud
Azure Backupbacks up Azure VMs, files, Azure Files, databases, and on-premises workloads into aRecovery Services vault, guarding against accidental deletion, corruption, and ransomware. It runs at cloud scale with no on-premises backup infrastructure to maintain, automatically managing backup storage on a pay-as-you-use model. It is the recovery side of reliability: restoring data, distinct from availability's goal of avoiding downtime.Trap Confusing Azure Backup with Azure Site Recovery, when Backup restores data from a vault and Site Recovery replicates and fails over workloads to keep them running.
5 questions test this
- A company wants to protect their Azure virtual machine data from accidental deletion and ransomware attacks. Which Azure service provides…
- Your company needs a cloud solution that protects business data from accidental deletion and ransomware attacks while ensuring quick…
- Which Azure service provides simple, secure, and cost-effective solutions to back up virtual machines, files, and on-premises workloads and…
- Which cloud computing benefit is demonstrated when Azure Backup allows organizations to recover their data after accidental deletion or a…
- What is a key benefit of Azure Backup for disaster recovery compared to managing backup infrastructure on-premises?
- Geo-redundant storage copies data to a far-away paired region
Geo-redundant storage (GRS) first replicates data within the primary region, then copies it asynchronously to a secondary paired region hundreds of miles away, protecting against a full regional outage or disaster. GRS is the default and recommended option for a Recovery Services vault. Choose it when data must survive the loss of an entire region; contrast with LRS (one datacenter) and ZRS (across zones in one region).
Trap Relying on locally redundant storage (LRS) for disaster recovery. LRS keeps all copies in a single datacenter and won't survive a regional outage.
6 questions test this
- A company needs to ensure their Azure storage data can be recovered if an entire Azure region becomes unavailable due to a natural…
- Which storage redundancy option should you select for a Recovery Services vault to protect backup data from a regional outage?
- Which cloud benefit allows an organization to restore data to a secondary geographic location if a natural disaster affects the primary…
- Select the answer that correctly completes the sentence. With geo-redundant storage, Azure copies your data asynchronously to a secondary…
- Your organization needs a disaster recovery solution that replicates backup data to a secondary region to protect against regional outages.…
- Which cloud benefit is most directly demonstrated when Azure Backup uses geo-redundant storage to replicate data to a secondary region?
- Cost Management analyzes spend at no separate charge
Microsoft Cost Managementis a native suite of FinOps tools to analyze, monitor, and optimize Azure spend, available to anyone with billing, subscription, resource-group, or management-group access at no additional charge to use the tooling itself. Its Cost analysis breaks spend down by service, location, subscription, resource group, or tag so you can see exactly where costs originated, and it supports budgets and cost alerts.Trap Reaching for the Pricing Calculator to track actual spend, when that tool only estimates planned cost before deployment and Cost Management analyzes spend after deployment.
7 questions test this
- Which feature of Microsoft Cost Management allows you to analyze where costs originated and break down spending by tags, service, location,…
- What is a key benefit of using cost analysis in Azure Cost Management?
- What is the pricing model for Azure Cost Management when managing Azure resources?
- Your organization wants to track cloud spending, set spending limits, and receive alerts when thresholds are reached. The solution should…
- What is a key characteristic of Microsoft Cost Management in Azure?
- Which statement accurately describes Microsoft Cost Management in Azure?
- What is the cost of using Azure Cost Management to analyze and monitor your Azure spending?
Cloud Service Types
Read full chapterCheat sheet
Sharp facts the exam loves — scan these before test day.
- Cloud services come in three types: IaaS, PaaS, SaaS
Cloud offerings fall into three service models (Infrastructure as a Service (
IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS)) distinguished by how much of the stack the provider manages versus you.IaaSis essentially renting datacenter hardware,PaaSadds a managed runtime platform on top, andSaaSis a finished application you simply use.- Control drops, convenience rises moving IaaS to SaaS
Across
IaaS→PaaS→SaaSyou trade control for convenience:IaaSis the most flexible with maximum control and the largest operational responsibility, whileSaaSis the least flexible but easiest to stand up and needs the least technical expertise.PaaSsits in the middle, splitting duties roughly evenly between you and the provider.Trap Assuming SaaS gives the most control because the provider manages the most, when in fact SaaS gives the customer the least control and IaaS the most.
6 questions test this
- Your company needs maximum control over infrastructure configuration and software settings for a compute workload in Azure. Which…
- According to the shared responsibility model, which cloud service model places the LEAST operational responsibility on the customer?
- Which cloud service type provides the MOST flexibility and control to the customer but requires the MOST management?
- Which cloud service model provides the MOST control over the operating system and installed applications, while also requiring the MOST…
- Which cloud service model gives customers the MOST control over the operating system and installed software while eliminating the need to…
- A company needs maximum control over infrastructure and software configurations for their cloud workloads. Which Azure service model should…
- IaaS: provider runs the hardware, you run the OS upward
Under
IaaSthe provider maintains only the physical hardware, internet connectivity, and physical security; you own everything else: operating-system install/config/patching, network configuration, and database/storage setup. You're essentially renting cloud hardware and what you do on it is up to you, which is whyIaaScarries the heaviest operational load.Trap Assuming the provider patches the guest operating system under IaaS, when OS install, configuration, and patching stay with the customer.
67 questions test this
- A company needs full control over the operating system configuration and installed applications for their workloads. The company does not…
- Your company deploys an Azure Virtual Machine to run a custom database application. Which responsibility shifts to Microsoft when moving…
- A company wants to migrate workloads to Azure and needs maximum control over the computing environment, including the ability to install…
- When using Azure Virtual Machines, which component is Microsoft responsible for managing?
- When you deploy an Azure virtual machine, which component is your responsibility to manage and maintain?
- A company migrates on-premises virtual machines to Azure Virtual Machines. After migration, the VMs run as native Azure IaaS VMs. In the…
- A company wants to migrate an existing on-premises application to Azure with minimal changes while maintaining full control over the…
- Your organization needs full control over the computing environment, including the ability to configure the operating system and install…
- A company wants maximum control over their compute workloads and needs to install custom drivers and specialized software on the servers.…
- A company needs to run a legacy application that requires specific operating system configurations. Which benefit of using Azure Virtual…
- An organization wants full control over SQL Server configuration, including when to apply system updates and when to pause database…
- A company wants maximum control over their cloud environment including the ability to customize the operating system and install specific…
- Which statement accurately describes a key characteristic of Infrastructure as a Service (IaaS) when using Azure Virtual Machines?
- A company wants to run a legacy application that requires specific operating system configurations and third-party drivers. Which Azure…
- Your organization needs complete control over the database engine configuration and the ability to choose when to apply SQL Server patches.…
- A company wants to migrate virtual machines from their on-premises VMware environment to Azure. After migration, the VMs will run as native…
- Which statement accurately describes a key difference between IaaS virtual machines and PaaS services in Azure?
- Your company deploys Azure Virtual Machines to run line-of-business applications. Which task is the customer responsible for performing?
- Which statement accurately describes a characteristic of Azure Virtual Machines as an Infrastructure as a Service (IaaS) offering?
- Your company needs to run SQL Server in Azure and requires full control over the database engine configuration, including the ability to…
- Which scenario describes a primary characteristic of Azure Virtual Machines as an IaaS offering?
- An organization is deploying SQL Server on Azure Virtual Machines. According to the shared responsibility model, which tasks become the…
- An organization uses Azure Virtual Machines running in Azure datacenters. Which customer responsibility applies specifically to this IaaS…
- Which cloud service type does Azure Virtual Machines represent, where customers have full control over the operating system and installed…
- Which statement accurately describes the backup responsibility difference between Azure SQL Database and SQL Server on Azure Virtual…
- Your organization uses Azure Virtual Machines to run Windows Server workloads. Which component is Microsoft responsible for managing?
- In the shared responsibility model, which security task is the customer responsible for when running applications on Azure virtual machines?
- A company requires full control over the runtime environment and middleware for a legacy application migration. Which Azure service best…
- Which cloud service type provides the MOST flexibility and control to the customer but requires the MOST management?
- Which statement correctly describes the difference between the shared responsibility models of Azure SQL Database and SQL Server on Azure…
- What characteristic of Infrastructure as a Service (IaaS) makes Azure Virtual Machines suitable for businesses that need complete control…
- Which statement accurately describes a key characteristic of Azure Virtual Machines as an IaaS offering?
- A company needs to run legacy applications that require specific operating system configurations. Which characteristic of Azure Virtual…
- Your organization deploys Azure Virtual Machines to host a custom line-of-business application. According to the shared responsibility…
- Which cloud service model provides the MOST control over the operating system and installed applications, while also requiring the MOST…
- Which characteristic best describes why Azure Virtual Machines is classified as Infrastructure as a Service (IaaS)?
- Which cloud service model gives customers the MOST control over the operating system and installed software while eliminating the need to…
- According to the shared responsibility model, what is the customer responsible for when using Azure Virtual Machines?
- Which responsibility does Microsoft retain when you deploy Azure Virtual Machines?
- What makes Azure Virtual Machines an Infrastructure as a Service (IaaS) offering?
- What is a defining characteristic of Infrastructure as a Service (IaaS) when compared to Platform as a Service (PaaS)?
- Which statement accurately describes the difference between Azure SQL Database and SQL Server on Azure Virtual Machines?
- Your company deploys Azure Virtual Machines to host business applications. In the shared responsibility model, what is the customer always…
- A company deploys SQL Server on an Azure Virtual Machine. According to the shared responsibility model, which task is the customer…
- A company wants to migrate servers to Azure but needs to continue managing operating systems and installed applications. Which benefit does…
- In the shared responsibility model for Azure Virtual Machines, which layer marks the boundary between Microsoft and customer…
- Which task is the customer's responsibility when using Azure Virtual Machines for compute workloads?
- A company is evaluating cloud service models for hosting custom applications. They need maximum control over the infrastructure, including…
- A company needs to run a custom legacy application that requires specific operating system configurations and full administrative access to…
- Which statement correctly describes why Azure Virtual Machines are classified as Infrastructure as a Service (IaaS)?
- A company deploys Azure Virtual Machines to host a line-of-business application. According to the shared responsibility model, which task…
- Your organization deploys SQL Server on Azure Virtual Machines. According to the shared responsibility model for IaaS, which…
- Which statement correctly describes Infrastructure as a Service (IaaS) when using Azure Virtual Machines?
- Your organization deploys several Azure Virtual Machines running Windows Server. Who is responsible for ensuring the Windows operating…
- Your organization is evaluating whether to use Azure App Service or Azure Virtual Machines for a new web application. What is a key…
- A company is evaluating Azure Virtual Machines for hosting their web application. Which statement correctly describes Azure Virtual…
- A company is comparing Azure Virtual Machines to Azure App Service for hosting a web application. Which statement correctly describes a key…
- Your organization is evaluating cloud service models. Which statement accurately describes the customer responsibilities when using Azure…
- Your company uses Azure Virtual Machines and wants to understand the division of responsibilities. Which component is managed by Microsoft…
- When using SQL Server on Azure Virtual Machines, who is responsible for managing operating system updates and security patches?
- When using Azure Virtual Machines, Microsoft is responsible for managing which of the following components?
- Your company is evaluating Azure SQL Database and SQL Server on Azure Virtual Machines for a new application. Which responsibility is…
- A company is using SQL Server on Azure Virtual Machines for their production databases. According to the shared responsibility model, which…
- A company is comparing Azure App Service to Azure Virtual Machines for hosting a web application. What is a key difference in customer…
- An organization is migrating workloads to Azure Virtual Machines. Which responsibility does Microsoft retain for the virtual machine…
- Compared to using a Platform as a Service (PaaS) solution, what additional responsibility does a customer have when using Azure Virtual…
- A company needs full control over database engine settings and the ability to schedule their own maintenance windows for SQL Server in…
- PaaS: provider also runs the OS, middleware, and runtime
Under
PaaSthe provider maintains the physical infrastructure plus the operating systems, middleware, development tools, and managed runtimes, so you never handle OS or database licensing and patching. You focus only on your application code, data, and access controls: a complete development platform without maintaining the underlying infrastructure.Trap Treating OS and runtime patching as the customer's job under PaaS, when the provider owns the operating system, middleware, and runtime there.
72 questions test this
- Your organization is evaluating cloud database options. Which benefit does Azure SQL Database provide as a PaaS solution compared to…
- A development team wants to deploy a Node.js web application to Azure. They want the cloud provider to handle server maintenance, load…
- A company is deploying a web application to Azure App Service. Which statement correctly describes the shared responsibility model for this…
- What is a key benefit of using Azure SQL Database as a platform as a service (PaaS) solution instead of deploying SQL Server on Azure…
- Your organization is evaluating Azure App Service for hosting a web application. Which statement accurately describes a benefit of using…
- What is a key benefit of using Azure SQL Database compared to installing SQL Server on Azure Virtual Machines?
- A company wants to use a managed relational database in Azure that handles patching, backups, and high availability automatically. Which…
- A company is considering Azure App Service to host a new .NET web application. What is a key benefit of using this PaaS solution compared…
- A company is evaluating Azure App Service for hosting their web applications. Which benefit describes how Azure App Service improves…
- Your organization uses Azure App Service to host a web application and Azure SQL Database to store customer data. In the shared…
- Your organization wants to host a SQL Server database in Azure but requires that the cloud provider manage operating system updates and…
- A company is evaluating whether to use Azure SQL Database or install SQL Server on Azure virtual machines. Which benefit does Azure SQL…
- Your company uses Azure App Service to host a web application. Which responsibility is managed by Microsoft rather than your organization?
- A company is evaluating Azure App Service for hosting a Python web application. Which characteristic makes Azure App Service a PaaS…
- A company wants to host a Node.js web application and requires built-in continuous deployment from GitHub, staging environments, and…
- Which statement accurately describes a key difference between IaaS virtual machines and PaaS services in Azure?
- A company is choosing between installing SQL Server on Azure Virtual Machines and using Azure SQL Database. Which statement accurately…
- Your organization is migrating an on-premises SQL Server database to Azure. Management wants to minimize administrative overhead for…
- Which statement accurately describes a benefit of using platform as a service (PaaS) offerings like Azure App Service?
- A company is evaluating Azure App Service for hosting their Node.js web application. What is a key benefit of using Azure App Service…
- A company wants to host a web application without managing the underlying operating system or applying server patches. Which characteristic…
- Which statement accurately describes the shared responsibility model when using Azure App Service?
- What is a primary characteristic of Platform as a Service (PaaS) solutions like Azure App Service and Azure SQL Database?
- Your company is deploying a web application and needs to decide between using Azure App Service or deploying the application on Azure…
- Which statement accurately describes the backup responsibility difference between Azure SQL Database and SQL Server on Azure Virtual…
- How does using Azure App Service improve developer productivity compared to using virtual machines for web hosting?
- A development team wants to deploy a web application without managing the underlying operating system or virtual machines. Which…
- A company is evaluating cloud service models for a new application project. Which scenario best demonstrates a characteristic of Platform…
- A developer needs to decide between Azure Virtual Machines and Azure App Service for hosting a new web application. What is a primary…
- A database administrator wants to reduce management overhead by eliminating the need to manage operating systems, runtime environments, and…
- A developer wants to focus on writing code without managing infrastructure. Which characteristic of Azure App Service as a platform as a…
- Which statement correctly describes Azure App Service and Azure SQL Database?
- Which characteristic best describes how Azure App Service demonstrates platform as a service (PaaS) functionality?
- A development team wants to deploy a web application without managing the underlying infrastructure. What does Azure App Service provide as…
- Why is Azure SQL Database classified as a Platform as a Service (PaaS) offering?
- Which statement accurately describes a benefit of using Azure App Service for hosting web applications?
- Which statement best describes how Azure App Service demonstrates the developer productivity benefits of platform as a service (PaaS)?
- What is a defining characteristic of Infrastructure as a Service (IaaS) when compared to Platform as a Service (PaaS)?
- Your organization is evaluating Azure App Service for hosting their web applications. What is a key benefit of using Azure App Service…
- A development team wants to deploy web applications without managing the underlying infrastructure. Which characteristic of Azure App…
- Your company is deploying a web application using Azure App Service. According to the shared responsibility model, which task is the…
- A development team wants to deploy a web application without managing virtual machines, operating systems, or runtime environments. They…
- Your company uses Azure SQL Database to host application data. Which tasks does Microsoft automatically handle as part of the PaaS service?
- Your company uses Azure App Service to host a web application. Which responsibility is managed by Microsoft as part of the PaaS offering?
- Your development team wants to focus on building application features rather than managing servers. Which characteristic of Azure App…
- Your company is evaluating Azure App Service and Azure Virtual Machines for hosting a web application. What is an advantage of using Azure…
- Which statement accurately describes a characteristic of Platform as a Service (PaaS) when using Azure SQL Database?
- Your company is evaluating Azure SQL Database for a new application. Which management task is automatically handled by Microsoft when using…
- Which characteristic best describes why Azure App Service is classified as a platform as a service (PaaS) offering?
- Select the answer that correctly completes the sentence. When using Azure SQL Database, you are responsible for [answer choice] while…
- Your organization is evaluating whether to use Azure App Service or Azure Virtual Machines for a new web application. What is a key…
- What is a characteristic of platform as a service (PaaS) offerings like Azure App Service and Azure SQL Database?
- A company is comparing Azure Virtual Machines to Azure App Service for hosting a web application. Which statement correctly describes a key…
- Which management tasks are automatically handled by Azure SQL Database as part of its PaaS capabilities?
- Your organization is evaluating cloud service models. Which statement accurately describes the customer responsibilities when using Azure…
- A company wants to migrate an on-premises SQL Server database to Azure while minimizing administrative overhead for database management…
- Your company is developing a web application and wants to use a service where they can focus on writing code without managing servers,…
- A company is comparing Azure App Service to Azure Virtual Machines for hosting a web application. What is a key difference in customer…
- When using Azure App Service to host a web application, who is responsible for applying operating system patches?
- Which task is Microsoft responsible for when using Azure App Service to host a web application?
- A database administrator wants to minimize management overhead while migrating an on-premises SQL Server database to Azure. Which statement…
- Your company needs a database solution where Microsoft manages operating system patching and database engine updates. Which Azure service…
- A company wants to migrate their on-premises SQL Server database to Azure with minimal changes to their application code. They want to…
- A development team wants to focus entirely on writing application code without managing servers, networking, or storage infrastructure.…
- Your company is evaluating Azure SQL Database and SQL Server on Azure Virtual Machines. In the shared responsibility model, who is…
- What is a key characteristic that distinguishes platform as a service (PaaS) offerings like Azure App Service from infrastructure as a…
- A company wants to minimize database administration overhead and reduce the total cost of ownership. They do not need access to the…
- A company is deploying a web application using Azure App Service. According to the shared responsibility model, which task is the…
- A company wants to minimize database administration tasks such as patching, backups, and high availability configuration. According to the…
- Your organization wants to deploy a web application using Azure App Service. The developers prefer to focus on writing code rather than…
- Your organization wants to minimize database administration overhead by having Microsoft manage patching, backups, and high availability.…
- A development team wants to deploy a Node.js application quickly without configuring virtual machines or installing runtime environments.…
- SaaS: provider runs almost the whole stack
Under
SaaSthe provider manages almost the entire stack (infrastructure, platform, and the application itself, including updates and patching) giving customers the lowest operational overhead. You manage only your data, identity and access settings, and which devices may connect; you're essentially using a fully developed application.Trap Assuming the customer has nothing to manage under SaaS, when the customer still owns their data, identities and access, and the devices allowed to connect.
9 questions test this
- According to the shared responsibility model, which cloud service model places the LEAST operational responsibility on the customer?
- An organization wants to provide employees with access to productivity applications from any internet-connected device without installing…
- Your company wants to reduce IT administrative overhead by eliminating the need to manage servers, install software updates, and maintain…
- An organization is migrating from on-premises servers to Microsoft 365. Which statement accurately describes a key benefit of using this…
- An organization wants to provide productivity applications to employees with minimal administrative overhead. They want Microsoft to manage…
- A company wants to minimize IT administrative effort while providing employees with productivity tools. Which cloud characteristic of…
- Your company subscribes to Microsoft 365 Business Standard. According to the SaaS shared responsibility model, which component is Microsoft…
- According to the shared responsibility model, what is the customer always responsible for when using Microsoft 365 as a SaaS solution?
- An organization is evaluating Microsoft 365 as their productivity solution. Which benefit does the SaaS model provide compared to…
- Azure Virtual Machines is the canonical IaaS example
Azure Virtual MachinesandAzure Virtual NetworkareIaaS: you pick the VM image and size, then patch the guest OS and deploy your app yourself. This is the model for lift-and-shift migrations and for software with specific OS or driver dependencies that need operating-system-level control.16 questions test this
- A company needs full control over the operating system configuration and installed applications for their workloads. The company does not…
- A company wants to migrate workloads to Azure and needs maximum control over the computing environment, including the ability to install…
- A company wants to migrate an existing on-premises application to Azure with minimal changes while maintaining full control over the…
- Your organization deploys Azure Virtual Machines to host custom line-of-business applications. Which cloud service type does this…
- Your organization wants maximum control over compute resources while avoiding the cost of purchasing physical hardware. Which Azure service…
- Which cloud service type does Azure Virtual Machines represent, where customers have full control over the operating system and installed…
- A company requires full control over the runtime environment and middleware for a legacy application migration. Which Azure service best…
- Which cloud service type is represented when an organization deploys Azure Virtual Machines to host a custom application?
- Which characteristic best describes why Azure Virtual Machines is classified as Infrastructure as a Service (IaaS)?
- A developer needs to choose between Azure Virtual Machines and Azure App Service for hosting a web application. What is a key difference…
- What makes Azure Virtual Machines an Infrastructure as a Service (IaaS) offering?
- A company wants to migrate servers to Azure but needs to continue managing operating systems and installed applications. Which benefit does…
- Which task is the customer's responsibility when using Azure Virtual Machines for compute workloads?
- Which statement correctly describes why Azure Virtual Machines are classified as Infrastructure as a Service (IaaS)?
- A company needs maximum control over infrastructure and software configurations for their cloud workloads. Which Azure service model should…
- Which statement correctly describes Infrastructure as a Service (IaaS) when using Azure Virtual Machines?
- App Service, SQL Database, and Functions are PaaS
Azure App Service(web apps and APIs),Azure SQL Database(managed relational database), andAzure Functions(serverless code) arePaaS: you supply code or schema and Microsoft handles the OS, runtime, patching, and scaling. App Service runs web apps "without worrying about managing the underlying infrastructure," and Functions runs your code without you deploying or maintaining servers.Trap Classifying Azure App Service or Functions as IaaS because they run your code, when Microsoft owns the OS, runtime, and scaling, making them PaaS.
20 questions test this
- A startup company wants to minimize administrative overhead while deploying a web application with a backend database. Which combination…
- Your organization is evaluating Azure App Service for hosting a web application. Which statement accurately describes a benefit of using…
- A company is evaluating Azure App Service for hosting a Python web application. Which characteristic makes Azure App Service a PaaS…
- Your company is deploying a web application and needs to decide between using Azure App Service or deploying the application on Azure…
- A development team wants to deploy a web application without managing the underlying operating system or virtual machines. Which…
- A company is evaluating cloud service models for a new application project. Which scenario best demonstrates a characteristic of Platform…
- A developer wants to focus on writing code without managing infrastructure. Which characteristic of Azure App Service as a platform as a…
- Which statement correctly describes Azure App Service and Azure SQL Database?
- A developer needs to choose between Azure Virtual Machines and Azure App Service for hosting a web application. What is a key difference…
- Which statement best describes how Azure App Service demonstrates the developer productivity benefits of platform as a service (PaaS)?
- A startup needs a web hosting solution that can automatically scale based on demand and includes built-in continuous deployment from…
- Which statement accurately describes why Azure App Service is classified as a platform as a service (PaaS) offering?
- Your organization needs to host a web application and wants to minimize infrastructure management overhead while maintaining the ability to…
- Which characteristic best describes why Azure App Service is classified as a platform as a service (PaaS) offering?
- Which type of cloud service model does Azure App Service represent?
- A development team wants to deploy a web application without managing the underlying servers, operating system, or runtime environment.…
- Your development team wants to focus on writing code rather than managing infrastructure. They need to deploy web applications using .NET,…
- Your organization needs to host a Python web application and wants to minimize administrative overhead. The IT team does not want to manage…
- A development team wants to deploy a web application to Azure and needs automatic scaling based on demand without managing virtual…
- A developer wants to create an application that automatically responds when a new file is uploaded to Azure Blob Storage. The developer…
- Microsoft 365 and Dynamics 365 are SaaS
Microsoft 365(email and productivity) andDynamics 365(CRM/ERP) areSaaS: fully developed applications you sign in to and consume over the internet, with no infrastructure or platform to maintain. Email, messaging, and finance/productivity apps are the classicSaaSscenarios.- Choose IaaS for OS-level control or lift-and-shift
Pick
IaaSwhen the scenario needs operating-system control, a lift-and-shift migration of existing servers with minimal change, or rapid spin-up/tear-down of dev-and-test environments while keeping full control. It's also the fit for software with specific OS or driver dependencies that a managed platform can't accommodate.Trap Reaching for PaaS for a lift-and-shift migration of existing servers, when minimal-change migration and OS-level control point to IaaS.
19 questions test this
- A company needs full control over the operating system configuration and installed applications for their workloads. The company does not…
- A company wants to migrate workloads to Azure and needs maximum control over the computing environment, including the ability to install…
- Your company needs maximum control over infrastructure configuration and software settings for a compute workload in Azure. Which…
- A company wants to migrate an existing on-premises application to Azure with minimal changes while maintaining full control over the…
- Your organization needs full control over the computing environment, including the ability to configure the operating system and install…
- A company wants maximum control over their compute workloads and needs to install custom drivers and specialized software on the servers.…
- A company needs to run a legacy application that requires specific operating system configurations. Which benefit of using Azure Virtual…
- An organization wants full control over SQL Server configuration, including when to apply system updates and when to pause database…
- A company wants maximum control over their cloud environment including the ability to customize the operating system and install specific…
- A company wants to run a legacy application that requires specific operating system configurations and third-party drivers. Which Azure…
- Your organization needs complete control over the database engine configuration and the ability to choose when to apply SQL Server patches.…
- Your company needs to run SQL Server in Azure and requires full control over the database engine configuration, including the ability to…
- Your organization wants maximum control over compute resources while avoiding the cost of purchasing physical hardware. Which Azure service…
- A company requires full control over the runtime environment and middleware for a legacy application migration. Which Azure service best…
- A company needs to run legacy applications that require specific operating system configurations. Which characteristic of Azure Virtual…
- A company is evaluating cloud service models for hosting custom applications. They need maximum control over the infrastructure, including…
- A company needs to run a custom legacy application that requires specific operating system configurations and full administrative access to…
- A company needs maximum control over infrastructure and software configurations for their cloud workloads. Which Azure service model should…
- A company needs full control over database engine settings and the ability to schedule their own maintenance windows for SQL Server in…
- Choose PaaS to ship code without managing servers
Pick
PaaSwhen developers want to build and deploy custom applications without patching, scaling, or otherwise managing the underlying servers: the provider supplies the development framework, and cloud features like scalability and high availability come built in. Analytics and business-intelligence tooling delivered as a service is the other classicPaaSuse case.Trap Picking IaaS when developers want to deploy custom code without managing servers, when avoiding server management points to PaaS.
25 questions test this
- A development team wants to deploy a Node.js web application to Azure. They want the cloud provider to handle server maintenance, load…
- Your organization is evaluating Azure App Service for hosting a web application. Which statement accurately describes a benefit of using…
- A company is evaluating Azure App Service for hosting their web applications. Which benefit describes how Azure App Service improves…
- A company wants to host a Node.js web application and requires built-in continuous deployment from GitHub, staging environments, and…
- Which statement accurately describes a benefit of using platform as a service (PaaS) offerings like Azure App Service?
- A company is evaluating Azure App Service for hosting their Node.js web application. What is a key benefit of using Azure App Service…
- What is a primary characteristic of Platform as a Service (PaaS) solutions like Azure App Service and Azure SQL Database?
- How does using Azure App Service improve developer productivity compared to using virtual machines for web hosting?
- A developer needs to decide between Azure Virtual Machines and Azure App Service for hosting a new web application. What is a primary…
- What is a key benefit of using Azure App Service compared to hosting a web application on Azure Virtual Machines?
- Which characteristic best describes how Azure App Service demonstrates platform as a service (PaaS) functionality?
- Which statement accurately describes a benefit of using Azure App Service for hosting web applications?
- A startup needs a web hosting solution that can automatically scale based on demand and includes built-in continuous deployment from…
- A development team wants to deploy web applications without managing the underlying infrastructure. Which characteristic of Azure App…
- A development team wants to deploy a web application without managing virtual machines, operating systems, or runtime environments. They…
- Which statement accurately describes why Azure App Service is classified as a platform as a service (PaaS) offering?
- Your development team wants to focus on building application features rather than managing servers. Which characteristic of Azure App…
- Which characteristic best describes why Azure App Service is classified as a platform as a service (PaaS) offering?
- A development team wants to deploy a web application without managing the underlying servers, operating system, or runtime environment.…
- Your development team wants to focus on writing code rather than managing infrastructure. They need to deploy web applications using .NET,…
- Your organization needs to host a Python web application and wants to minimize administrative overhead. The IT team does not want to manage…
- Your company is developing a web application and wants to use a service where they can focus on writing code without managing servers,…
- A development team wants to focus entirely on writing application code without managing servers, networking, or storage infrastructure.…
- A development team wants to deploy a web application to Azure and needs automatic scaling based on demand without managing virtual…
- A development team wants to deploy a Node.js application quickly without configuring virtual machines or installing runtime environments.…
- Choose SaaS for ready-to-use, off-the-shelf software
Pick
SaaSwhen a finished, subscription-based product (email, CRM, office productivity) already meets the need and you want the fastest time to value with the least technical effort. There's nothing to build or maintain; you just sign in and use it.Trap Reaching for PaaS to build an application when a finished off-the-shelf product like email or CRM already meets the need, which is the SaaS case.
5 questions test this
- An organization wants to provide employees with access to productivity applications from any internet-connected device without installing…
- A company wants to provide employees with productivity tools that include automatic security updates, real-time collaboration, and access…
- Which licensing model is typically associated with SaaS products like Microsoft 365?
- Which characteristic distinguishes software as a service (SaaS) from other cloud service models?
- An organization wants to provide employees with access to productivity applications from any location using any internet-connected device.…
- Service type sets where the shared-responsibility line falls
The shared responsibility model divides duties between customer and provider, and the dividing line shifts with the service type:
IaaSplaces the most on you,SaaSthe most on the provider, andPaaSdistributes them roughly evenly. Identifying the service type in a question is what tells you who owns a given task.3 questions test this
- When using SQL Server on Azure Virtual Machines, which responsibility shifts from Microsoft to the customer compared to Azure SQL Database?
- Your organization is evaluating Azure database services. In the shared responsibility model, who is responsible for operating system…
- A company is comparing Azure SQL Database and SQL Server on Azure Virtual Machines. Which responsibility is handled by Microsoft for Azure…
- Data, identities, and devices are always the customer's
Regardless of
IaaS,PaaS, orSaaS, the customer always owns the information and data stored in the cloud, the accounts and identities, and the devices allowed to connect. The provider always owns the physical datacenter, physical network, and physical hosts; only the layers in between shift by service type.Trap Assuming the provider owns your data and identities under SaaS because it runs the application, when data, identities, and devices stay the customer's at every service type.
4 questions test this
- Your organization is migrating data from on-premises servers to Azure Storage. According to the shared responsibility model, which…
- Select the answer that correctly completes the sentence. When using Azure SQL Database, you are responsible for [answer choice] while…
- What is a characteristic of platform as a service (PaaS) offerings like Azure App Service and Azure SQL Database?
- A database administrator is comparing the shared responsibility model between SQL Server on Azure VMs and Azure SQL Database. Which…
- OS patching ownership flips between IaaS and PaaS
OS patching ownership depends on the service type: in
IaaSthe customer patches the guest operating system, while inPaaSMicrosoft handles OS (and database) patching and licensing. The identical task therefore has a different owner depending on which service type the question names.Trap Assuming the provider patches the guest OS in IaaS the same way it does in PaaS, when OS patching is the customer's job under IaaS.
42 questions test this
- Your organization is evaluating cloud database options. Which benefit does Azure SQL Database provide as a PaaS solution compared to…
- When you deploy an Azure virtual machine, which component is your responsibility to manage and maintain?
- What is a key benefit of using Azure SQL Database as a platform as a service (PaaS) solution instead of deploying SQL Server on Azure…
- What is a key benefit of using Azure SQL Database compared to installing SQL Server on Azure Virtual Machines?
- A company is considering Azure App Service to host a new .NET web application. What is a key benefit of using this PaaS solution compared…
- Your company uses Azure App Service to host a web application. Which responsibility is managed by Microsoft rather than your organization?
- Which statement accurately describes a key difference between IaaS virtual machines and PaaS services in Azure?
- Your company deploys Azure Virtual Machines to run line-of-business applications. Which task is the customer responsible for performing?
- Your company needs to run SQL Server in Azure and requires full control over the database engine configuration, including the ability to…
- Which scenario describes a primary characteristic of Azure Virtual Machines as an IaaS offering?
- A company wants to host a web application without managing the underlying operating system or applying server patches. Which characteristic…
- An organization is deploying SQL Server on Azure Virtual Machines. According to the shared responsibility model, which tasks become the…
- An organization uses Azure Virtual Machines running in Azure datacenters. Which customer responsibility applies specifically to this IaaS…
- Your company is deploying a web application and needs to decide between using Azure App Service or deploying the application on Azure…
- Which statement correctly describes the difference between the shared responsibility models of Azure SQL Database and SQL Server on Azure…
- Your organization deploys Azure Virtual Machines to host a custom line-of-business application. According to the shared responsibility…
- According to the shared responsibility model, what is the customer responsible for when using Azure Virtual Machines?
- Which benefit does using Azure SQL Database provide compared to managing your own SQL Server on Azure Virtual Machines?
- Your organization is evaluating Azure App Service for hosting their web applications. What is a key benefit of using Azure App Service…
- Your company deploys Azure Virtual Machines to host business applications. In the shared responsibility model, what is the customer always…
- Your company uses Azure App Service to host a web application. Which responsibility is managed by Microsoft as part of the PaaS offering?
- Your company is evaluating Azure App Service and Azure Virtual Machines for hosting a web application. What is an advantage of using Azure…
- Your organization needs to host a web application and wants to minimize infrastructure management overhead while maintaining the ability to…
- A company deploys Azure Virtual Machines to host a line-of-business application. According to the shared responsibility model, which task…
- Your organization deploys SQL Server on Azure Virtual Machines. According to the shared responsibility model for IaaS, which…
- Your organization deploys several Azure Virtual Machines running Windows Server. Who is responsible for ensuring the Windows operating…
- Your organization is evaluating whether to use Azure App Service or Azure Virtual Machines for a new web application. What is a key…
- A development team is using Azure App Service to host a web application. Which responsibility is managed by Microsoft as part of the…
- A company is comparing Azure Virtual Machines to Azure App Service for hosting a web application. Which statement correctly describes a key…
- Which benefit does Azure SQL Database provide compared to SQL Server on Azure Virtual Machines regarding the shared responsibility model?
- Your organization is evaluating cloud service models. Which statement accurately describes the customer responsibilities when using Azure…
- Your company is considering migrating a SQL Server database to Azure. The IT team wants Microsoft to handle operating system patching and…
- When using SQL Server on Azure Virtual Machines, who is responsible for managing operating system updates and security patches?
- Your company is evaluating Azure SQL Database and SQL Server on Azure Virtual Machines for a new application. Which responsibility is…
- A company is using SQL Server on Azure Virtual Machines for their production databases. According to the shared responsibility model, which…
- A company is comparing Azure App Service to Azure Virtual Machines for hosting a web application. What is a key difference in customer…
- Your organization requires a database solution where Microsoft manages operating system patching, backups, and high availability…
- When using Azure App Service to host a web application, who is responsible for applying operating system patches?
- Which task is Microsoft responsible for when using Azure App Service to host a web application?
- Compared to using a Platform as a Service (PaaS) solution, what additional responsibility does a customer have when using Azure Virtual…
- Your company is evaluating Azure SQL Database and SQL Server on Azure Virtual Machines. In the shared responsibility model, who is…
- A company is deploying a web application using Azure App Service. According to the shared responsibility model, which task is the…
- Map the stem verb to the service type
Map the action in the question stem to the service type: "manage/control the OS" points to
IaaS, "just deploy code" or "no servers to manage" points toPaaS, and "use ready-made software" points toSaaS. The verb describing how much the team wants to manage is the fastest tell.- "No server management" rules out IaaS as the answer
When a scenario explicitly says the team does NOT want to manage servers, the OS, or patching,
IaaSis the tempting wrong answer because it's the most familiar model, but the correct choice isPaaS(deploy your own code) orSaaS(use off-the-shelf software).IaaSalways keeps OS management with the customer.Trap Choosing IaaS when the scenario says the team does not want to manage servers or the OS, when avoiding that management rules IaaS out in favor of PaaS or SaaS.
3 questions test this
- A company wants to modernize their SQL Server database by moving it to Azure while minimizing administrative overhead for database…
- A development team needs a database solution where they do not have to manage backups, high availability, or performance tuning. Which…
- A company wants to deploy a web application without managing operating system updates or patches. Which Azure service should the company…
- Azure SQL Database is PaaS, not IaaS
Azure SQL Databaseis a fully managed relational database-as-a-service in thePaaScategory: Microsoft owns the host, patching, upgrades, and built-in high availability. That's distinct from running SQL Server yourself on anIaaSVM (SQL Server on Azure VMs), where you keep OS-level access and manage updates and HA.Trap Treating Azure SQL Database as IaaS because it's a database: it's a managed PaaS service; only SQL Server installed on a VM is IaaS.
31 questions test this
- A startup company wants to minimize administrative overhead while deploying a web application with a backend database. Which combination…
- Your organization is evaluating cloud database options. Which benefit does Azure SQL Database provide as a PaaS solution compared to…
- What is a key benefit of using Azure SQL Database as a platform as a service (PaaS) solution instead of deploying SQL Server on Azure…
- What is a key benefit of using Azure SQL Database compared to installing SQL Server on Azure Virtual Machines?
- A company wants to use a managed relational database in Azure that handles patching, backups, and high availability automatically. Which…
- Your organization wants to host a SQL Server database in Azure but requires that the cloud provider manage operating system updates and…
- A company is evaluating whether to use Azure SQL Database or install SQL Server on Azure virtual machines. Which benefit does Azure SQL…
- A company is choosing between installing SQL Server on Azure Virtual Machines and using Azure SQL Database. Which statement accurately…
- Your organization is migrating an on-premises SQL Server database to Azure. Management wants to minimize administrative overhead for…
- Which statement accurately describes the backup responsibility difference between Azure SQL Database and SQL Server on Azure Virtual…
- A database administrator wants to reduce management overhead by eliminating the need to manage operating systems, runtime environments, and…
- Which statement correctly describes the difference between the shared responsibility models of Azure SQL Database and SQL Server on Azure…
- Why is Azure SQL Database classified as a Platform as a Service (PaaS) offering?
- Which benefit does using Azure SQL Database provide compared to managing your own SQL Server on Azure Virtual Machines?
- Which statement accurately describes the difference between Azure SQL Database and SQL Server on Azure Virtual Machines?
- Your company uses Azure SQL Database to host application data. Which tasks does Microsoft automatically handle as part of the PaaS service?
- Which statement accurately describes a characteristic of Platform as a Service (PaaS) when using Azure SQL Database?
- Your company is evaluating Azure SQL Database for a new application. Which management task is automatically handled by Microsoft when using…
- Which statement accurately describes Azure SQL Database?
- Which management tasks are automatically handled by Azure SQL Database as part of its PaaS capabilities?
- Which benefit does Azure SQL Database provide compared to SQL Server on Azure Virtual Machines regarding the shared responsibility model?
- Your company is considering migrating a SQL Server database to Azure. The IT team wants Microsoft to handle operating system patching and…
- A company wants to migrate an on-premises SQL Server database to Azure while minimizing administrative overhead for database management…
- Your company is evaluating Azure SQL Database and SQL Server on Azure Virtual Machines for a new application. Which responsibility is…
- Your organization requires a database solution where Microsoft manages operating system patching, backups, and high availability…
- A database administrator wants to minimize management overhead while migrating an on-premises SQL Server database to Azure. Which statement…
- Your company needs a database solution where Microsoft manages operating system patching and database engine updates. Which Azure service…
- A company wants to migrate their on-premises SQL Server database to Azure with minimal changes to their application code. They want to…
- A company wants to minimize database administration overhead and reduce the total cost of ownership. They do not need access to the…
- A company wants to minimize database administration tasks such as patching, backups, and high availability configuration. According to the…
- Your organization wants to minimize database administration overhead by having Microsoft manage patching, backups, and high availability.…
Azure Architecture & Services
Core Architecture
Read full chapterCheat sheet
Sharp facts the exam loves — scan these before test day.
- Azure's physical footprint nests four levels
Azure's physical infrastructure nests as geography > region > availability zone > datacenter: a geography holds regions, a region holds availability zones, and a zone is one or more datacenters. You never touch a datacenter directly: you deploy into a region, and Azure groups the underlying datacenters into regions and zones for you.
Trap Inverting the nesting order so a region is treated as containing geographies rather than the geography containing regions.
- A region is what you pick at deployment time
A region is a geographical area holding one or more datacenters that are nearby and networked together over a low-latency network, and it's the unit you choose when you deploy most resources. That choice drives latency, which services and VM sizes are available, price, and where data lives, though a few global services (Microsoft Entra ID, Traffic Manager, Azure DNS) need no region.
Trap Confusing a region with an availability zone as the thing you select at deployment, when the region is the unit you pick and zones sit inside it.
- A geography is a data-residency / compliance boundary
A geography is a discrete market, typically a country, that contains two or more regions and exists to keep data inside a legal jurisdiction. Paired regions keep data within the same geography for residency and compliance, so a requirement like "data must stay within Germany" is a geography/region decision, not a zone one.
Trap Treating a data-residency requirement as an availability-zone choice when it is a geography/region decision.
3 questions test this
- An organization has strict data residency requirements mandating that all data must remain within a specific geographic boundary. What…
- Your company must ensure that data stored in Azure remains within the same country for compliance purposes. Which feature of Azure region…
- What characteristic ensures that data stored in an Azure region pair typically meets data residency requirements?
- A datacenter is the physical building of hardware
A datacenter is the physical facility of server racks with dedicated power, cooling, and networking that Microsoft owns and operates: the bottom layer where resources actually run. You never deploy to a datacenter directly; Azure groups datacenters into regions and availability zones, and those are what you target.
- An enabled region has at least three availability zones
A zone-enabled region contains a minimum of three separate availability zones, each a physically separate location with independent power, cooling, and networking connected by high-speed private fiber. The three-zone floor exists so a region can survive a full zone outage and still keep a quorum running.
- Availability zones give high availability within one region
Availability zones protect against the failure of a single datacenter or zone: replicate a workload across zones in the same region and it keeps running if one zone goes down. A requirement like "survive a datacenter failure" points to availability zones (staying inside one region) not to region pairs, which address losing the whole region.
Trap Reaching for a region pair when the requirement is in-region datacenter resilience: that over-provisions for a different (whole-region) failure.
- Zonal pins to one zone; zone-redundant spreads across zones
Zonal services are pinned to a single availability zone you select (for example a
Virtual Machine, managed disk, or public IP in zone 2), so you own spreading copies across zones for resilience. Zone-redundant services replicate across the region's zones automatically (for example zone-redundant storage orAzure SQL Database), and the platform handles the failover.Trap Assuming a single zonal resource is zone-resilient: a lone zonal deployment dies with its zone unless you place instances in multiple zones yourself.
- Not every region has availability zones
Availability zones exist only in zone-enabled regions, so zone-redundant deployment isn't possible everywhere. Before designing for in-region HA, confirm the region supports zones (or choose one that does); a region without zones falls back to region pairs and geo-redundant storage for resilience.
Trap Assuming every Azure region offers availability zones, when zones exist only in zone-enabled regions.
- A region pair is two regions in the same geography, 300+ miles apart
A region pair links two regions within the same geography at least 300 miles (~480 km) apart, so one natural disaster, outage, or civil disruption is unlikely to hit both. Region pairs are the basis for cross-region disaster recovery: examples are West US/East US and Southeast Asia/East Asia.
Trap Assuming a region's pair sits in a different geography, when both regions of a pair stay within the same geography.
5 questions test this
- An organization has strict data residency requirements mandating that all data must remain within a specific geographic boundary. What…
- Your company must ensure that data stored in Azure remains within the same country for compliance purposes. Which feature of Azure region…
- An organization needs to ensure that if one Azure region experiences a catastrophic failure, data is automatically replicated to another…
- What characteristic ensures that data stored in an Azure region pair typically meets data residency requirements?
- Your company needs to ensure that Azure services continue to operate if a natural disaster affects an entire Azure region. Which Azure…
- Region pairs get sequential updates and recovery priority
Azure rolls planned platform updates to only one region of a pair at a time, so an update can't take down both halves at once. During a broad outage Azure also prioritizes restoring at least one region of every pair, but note that not all services auto-replicate or auto-fail-over across the pair, so the customer often must configure replication.
Trap Assuming every service automatically replicates and fails over across a region pair: many require you to configure cross-region replication yourself.
12 questions test this
- Your organization requires that Azure planned system updates never affect both your primary and disaster recovery regions simultaneously.…
- In the unlikely event of a geography-wide outage affecting both regions in a pair, what does Azure prioritize?
- In the unlikely event of a geography-wide outage affecting both regions in a pair, what does Microsoft prioritize?
- Which benefit do Azure region pairs provide that helps minimize the impact of planned Azure platform updates?
- In the event of a geography-wide outage affecting both regions in an Azure region pair, how does Microsoft prioritize recovery efforts?
- How does Azure handle planned system updates across region pairs?
- How does Microsoft handle planned system updates for Azure region pairs?
- What is a key benefit of Azure region pairs for disaster recovery planning?
- In which scenario does Azure prioritize the recovery of one region over another?
- Your organization needs to ensure that if a geography-wide outage affects Azure, recovery of one region is prioritized. What Azure concept…
- In the unlikely event of a geography-wide outage affecting an Azure region pair, how does Microsoft prioritize recovery?
- Your company needs to ensure that Azure services continue to operate if a natural disaster affects an entire Azure region. Which Azure…
- Zones = HA within a region; region pairs = DR across regions
Availability zones give high availability against a single datacenter or zone failure while staying inside one region; region pairs give disaster recovery against losing an entire region. Match the failure scope to the answer: in-region resilience is zones, whole-region loss is region pairs.
Trap Picking region pairs for an in-region high-availability requirement, or zones for whole-region disaster recovery, matching the failure scope to the wrong construct.
- Sovereign regions are isolated for government / residency
Sovereign regions are instances of Azure physically and logically isolated from the main public cloud for strict government or national data-residency rules. The named clouds are
Azure Government(US Gov / US DoD regions, run by screened US personnel) andAzure operated by 21Vianet(China regions). Reach for these only when data legally cannot touch the public cloud.Trap Reaching for a sovereign cloud for ordinary data-residency needs, when a standard geography/region already keeps data in-country and sovereign clouds are only for strict government or legal isolation.
8 questions test this
- Your organization must comply with Chinese regulatory requirements that mandate customer data remain within China and be operated by a…
- What distinguishes Azure operated by 21Vianet from Azure global regions?
- Your company needs to deploy Azure services in China to serve customers in that market. What should you understand about Azure availability…
- What is unique about Azure in China compared to global Azure regions?
- An organization needs to deploy Azure resources in China to comply with local data residency laws. Which statement accurately describes…
- Which organization operates Azure services in China under a physically separated cloud instance?
- Your organization is a US federal government agency that needs to deploy workloads requiring stringent security and compliance standards.…
- Your company requires a cloud environment that uses physically isolated datacenters and networks located only in the United States, with…
- Azure Government and 21Vianet are the named sovereign clouds
Azure Governmentserves US government agencies and partners through network-isolated regions (US Gov Virginia, US Gov Arizona, US DoD Central) operated by screened US staff with extra compliance certifications.Azure operated by 21Vianetruns China regions via a Microsoft–21Vianet partnership where Microsoft doesn't directly run the datacenters, satisfying Chinese law. Pick these when data must never leave the jurisdiction.11 questions test this
- Your organization must comply with Chinese regulatory requirements that mandate customer data remain within China and be operated by a…
- What distinguishes Azure operated by 21Vianet from Azure global regions?
- Your company needs to deploy Azure services in China to serve customers in that market. What should you understand about Azure availability…
- What is unique about Azure in China compared to global Azure regions?
- Your organization operates in China and needs to use cloud services that comply with Chinese regulations, with data remaining within China.…
- Your organization requires that all workloads be deployed in Azure datacenters that are physically isolated and dedicated exclusively to US…
- An organization needs to deploy Azure resources in China to comply with local data residency laws. Which statement accurately describes…
- Which organization operates Azure services in China under a physically separated cloud instance?
- Your organization is a US federal government agency that needs to deploy workloads requiring stringent security and compliance standards.…
- Your company requires a cloud environment that uses physically isolated datacenters and networks located only in the United States, with…
- A US federal government agency requires a cloud environment that is physically separated from the public Azure cloud and operated…
- A resource lives in exactly one resource group
A resource group is a logical container for related resources, and every resource belongs to exactly one resource group at a time. You can move a resource to another group, but it can never live in two; resource groups also can't be nested or renamed after creation, so choose a naming convention up front.
Trap Assuming resource groups can be nested inside one another, when a resource group cannot contain another resource group.
3 questions test this
- Deleting a resource group deletes every resource in it
Actions on a resource group cascade to everything inside it, so deleting the group deletes all its resources at once: handy for tearing down a temporary or per-project environment cleanly. The corollary is to group resources that share a lifecycle, since they get deployed, updated, and deleted together.
Trap Putting a long-lived shared resource in a throwaway resource group: deleting the group to clean up takes the shared resource down with it.
7 questions test this
- Which best practice should you follow when organizing resources into resource groups?
- What is the primary purpose of grouping Azure resources with a shared lifecycle into the same resource group?
- What is the recommended approach for organizing Azure resources into resource groups?
- Your organization wants to deploy multiple related Azure resources that share the same lifecycle. The resources should be deployed,…
- A company is designing their Azure resource organization strategy. What should guide which resources are placed in the same resource group?
- What occurs when you delete an Azure resource group?
- Your organization needs to delete multiple Azure resources that were deployed together for a development project. What happens when you…
- Resources in one group can span regions
A resource group is a logical, not regional, boundary: it can hold resources located in several different regions. The group itself still has a location, but only to store its own metadata (control-plane data). Microsoft recommends matching it to the resources' region, though it doesn't constrain where the resources run.
Trap Treating a resource group's location as the region its resources run in: the group location only sets where the group's metadata is stored.
- A subscription is the billing and access boundary
A subscription is a logical container for resource groups and the unit of billing, access control, and scale: Azure issues a separate invoice per subscription and applies access-management policies at the subscription level. Organizations spin up multiple subscriptions to separate environments (dev/test/prod), teams, or billing, since each gives its own cost report and access rules.
Trap Treating the resource group as the billing boundary, when invoices and quotas are scoped to the subscription.
7 questions test this
- Your company has an Azure Enterprise Agreement and wants to track Azure spending separately for three business units: Marketing, Sales, and…
- Which statement accurately describes how Azure generates billing reports and invoices by default?
- What defines the billing boundary for Azure services where invoices are generated and payments are managed?
- For which resource does Azure generate separate billing reports and invoices by default?
- What does an Azure subscription provide for resource management and cost tracking?
- Your company wants to track Azure costs separately for the development and production environments. What should you recommend to create…
- Your organization has multiple departments that need separate invoices for their Azure resource usage. What should you create to ensure…
- A management group groups subscriptions for governance
A management group sits above subscriptions and lets you apply Azure Policy and RBAC role assignments to many subscriptions at once, with all subscriptions inheriting those conditions. Management groups can nest, all under a single root group per directory, so you can mirror an org structure for unified policy and access.
Trap Confusing a management group with a subscription as the level for cross-subscription governance, when the management group sits above subscriptions and they inherit its policies.
6 questions test this
- What is the primary purpose of Azure management groups?
- Your organization has many Azure subscriptions and needs to efficiently manage access, policies, and compliance across all of them. What…
- A company needs to apply consistent Azure policies across all subscriptions in multiple business units. Which hierarchy component should…
- Your organization has multiple subscriptions that require the same Azure Policy definitions. What should you use to apply the policies to…
- Your organization has multiple Azure subscriptions across different departments. You need to apply consistent security policies across all…
- Your organization needs to apply the same Azure Policy to multiple subscriptions across different departments. What should you use to apply…
- The hierarchy: management group > subscription > resource group > resource
Azure has four management scope levels: resources live in a resource group, resource groups live in a subscription, and subscriptions roll up under management groups. This four-level hierarchy is the structure for governance: the level you assign a policy or role at determines how widely it applies.
Trap Misordering the scope levels, for example placing subscriptions inside resource groups instead of resource groups inside subscriptions.
- Policy and RBAC inherit downward, never upward
An Azure Policy or RBAC role assignment made at a higher scope is automatically inherited by everything beneath it: a policy on a management group flows down to its subscriptions, resource groups, and resources. Inheritance only flows down: a sibling scope or a parent is never affected by an assignment made below it.
Trap Assuming an assignment made at a low scope bubbles up to affect a parent or sibling scope, when inheritance only flows downward.
9 questions test this
- What is the primary purpose of Azure management groups?
- You need to ensure that all current and future subscriptions in your Microsoft Entra tenant inherit specific governance settings. At what…
- A subscription that is moved to a new management group inherits which of the following from the parent management group?
- Your organization has many Azure subscriptions and needs to efficiently manage access, policies, and compliance across all of them. What…
- A company needs to apply consistent Azure policies across all subscriptions in multiple business units. Which hierarchy component should…
- What happens when you assign an Azure Policy to a management group?
- Your organization has multiple subscriptions that require the same Azure Policy definitions. What should you use to apply the policies to…
- Your organization has multiple Azure subscriptions across different departments. You need to apply consistent security policies across all…
- Your organization needs to apply the same Azure Policy to multiple subscriptions across different departments. What should you use to apply…
- Apply broad governance high, narrow exceptions low
Because assignments inherit downward, place organization-wide policy and roles at the management group or subscription scope so they cover everything below, and put narrow exceptions at the resource group or resource scope. A policy set high (e.g. allowed VM regions on a management group) can't be overridden by a resource owner below it, which is what makes it enforceable governance.
Trap Assuming a resource owner can override an organization-wide policy set at the management group scope, when a higher-scope assignment cannot be loosened from below.
- A resource group is not a billing boundary
Billing and access policies are scoped to the subscription, not the resource group; a resource group's costs simply roll up to its parent subscription. To truly separate spend (or quotas) between workloads, use different subscriptions: splitting resources into different resource groups within one subscription doesn't separate the bill.
Trap Using separate resource groups to split billing: invoices are per-subscription, so same-subscription resource groups land on one bill.
3 questions test this
- Your organization has multiple departments that need to track their Azure costs separately. Each department requires its own billing report…
- Your organization has multiple departments that require separate invoices for their Azure resources. What should you use to ensure each…
- What provides a billing boundary for Azure resources and generates separate billing reports and invoices by default?
- Azure Resource Manager is the single management control plane
Azure Resource Manager (ARM) is the deployment and management service that receives every request from the portal, CLI, PowerShell, REST APIs, and SDKs through one consistent API, so you get the same results and capabilities whichever tool you use. After deployment ARM applies access control (RBAC), resource locks, and tags, and its declarative templates honor defined dependencies to deploy resources in the correct order for repeatable results.
Trap Assuming a resource created through one tool such as the portal behaves differently from one created via CLI or PowerShell, when every request goes through Azure Resource Manager for consistent results.
5 questions test this
- What is a key benefit of Azure Resource Manager handling all Azure management requests through the same API?
- What benefit does Azure Resource Manager provide by handling all requests through the same API?
- Which management features can you use through Azure Resource Manager after deploying resources? Select the answer that includes three…
- Which feature does Azure Resource Manager provide to help secure and organize resources after deployment?
- Your company wants to deploy and manage Azure resources using declarative templates rather than scripts. Which benefit does Azure Resource…
- New subscriptions land under the root management group
Every directory has a single built-in root management group (the Tenant Root Group) at the top, and all management groups and subscriptions fold up into it. A newly created subscription is placed under this root group by default (you can configure a different default target), and the root group itself can never be moved or deleted.
5 questions test this
- Your organization has a Microsoft Entra tenant with multiple Azure subscriptions. Where are all new subscriptions placed by default when…
- You need to ensure that all current and future subscriptions in your Microsoft Entra tenant inherit specific governance settings. At what…
- Which statement about the root management group in Azure is correct?
- Where are all new Azure subscriptions placed by default when they are created within a tenant?
- When a new Azure subscription is created, where is it placed by default in the management group hierarchy?
- A subscription or management group has exactly one parent
Each subscription and each management group can have only one parent management group at a time, which keeps governance inheritance predictable: you can move a subscription between groups but never have it in two at once. A management group tree can be up to six levels deep, not counting the root level or the subscription level.
Trap Assuming a subscription can sit under two management groups at once, when each subscription has exactly one parent management group.
5 questions test this
- What is the maximum number of levels of depth that a management group tree can support, not including the tenant root level or the…
- Which statement correctly describes the relationship between Azure subscriptions and management groups?
- A subscription can be moved between management groups. How many parent management groups can a subscription belong to at any time?
- A company wants to apply a consistent security policy across all their Azure subscriptions without having to assign the policy to each…
- In Azure, how many parent management groups can a subscription or management group have?
Compute & Networking
Read full chapterUnlock with Premium — includes all practice exams and the complete study guide.
Storage Services
Read full chapterUnlock with Premium — includes all practice exams and the complete study guide.
Identity, Access & Security
Read full chapterUnlock with Premium — includes all practice exams and the complete study guide.
Azure Management & Governance
Cost Management
Read full chapterUnlock with Premium — includes all practice exams and the complete study guide.
Governance & Compliance
Read full chapterUnlock with Premium — includes all practice exams and the complete study guide.
Resource Management Tools
Read full chapterUnlock with Premium — includes all practice exams and the complete study guide.
Monitoring Tools
Read full chapterUnlock with Premium — includes all practice exams and the complete study guide.