- Why Domain 1 Carries the Most Weight on AZ-140
- Host Pools: Personal vs Pooled Configuration
- Session Host Deployment and Image Management
- Network Connectivity and Capacity Planning
- FSLogix and Storage Solutions for Profiles
- Autoscale, Scaling Plans, and Cost Controls
- What Domain 1 Questions Actually Look Like
- A Domain-1-Focused Study Schedule
- How Domain 1 Connects to the Other Three Domains
- Frequently Asked Questions
- Domain 1 is worth 40-45% of AZ-140, more than any other domain by a wide margin.
- You must know pooled vs personal host pools, FSLogix, networking, and autoscale cold.
- The exam runs 100 minutes and may include interactive, scenario-based question formats.
- A passing score of 700+ requires genuine hands-on Azure Virtual Desktop deployment practice.
Why Domain 1 Carries the Most Weight on AZ-140
If you're mapping out a study plan for Configuring and Operating Microsoft Azure Virtual Desktop (AZ-140), Domain 1 - Plan and implement an Azure Virtual Desktop infrastructure - deserves the largest share of your attention. At 40-45% of the total exam, it's nearly double the weight of Domain 3 and more than triple the weight of Domain 4. In practical terms, if you skim through infrastructure planning topics to spend more time on identity or monitoring, you're studying against the grain of the exam blueprint.
This guide breaks Domain 1 down into the specific building blocks Microsoft expects you to configure, troubleshoot, and reason about: host pools, session hosts, networking, storage for user profiles, and autoscale. If you haven't already reviewed how this domain fits alongside the other three, our complete guide to all 4 AZ-140 content areas is a useful companion piece before diving into the details here.
Host Pools: Personal vs Pooled Configuration
Host pools are the organizing unit of Azure Virtual Desktop, and AZ-140 expects you to know exactly when and why you'd choose one type over another. You need to be comfortable distinguishing:
- Pooled host pools with breadth-first or depth-first load-balancing algorithms, used for shared, multi-session Windows environments.
- Personal host pools with automatic or direct assignment, used for dedicated one-to-one desktop scenarios.
- Max session limits and how they interact with load-balancing behavior on multi-session hosts.
- Validation environments versus production host pools, and why Microsoft recommends testing updates in a validation pool first.
Host Pool Configuration
Candidates must understand how host pool properties drive user experience and cost, not just how to click through the creation wizard.
- Know when breadth-first load balancing is preferable to depth-first for session distribution
- Understand RDP properties that can be set at the host pool level (multi-monitor, redirection settings, security layer)
- Be able to explain assignment types for personal desktops and their impact on user-to-VM mapping
Session Host Deployment and Image Management
Once host pools are configured, session hosts need to be deployed with an image strategy that's repeatable and supportable. Domain 1 tests your ability to work with:
- Azure Marketplace images versus custom images built with tools like Azure Image Builder.
- Multi-session Windows 11/10 Enterprise editions and their licensing implications in AVD.
- Session host registration, the AVD agent, and troubleshooting hosts that fail to appear as "Available."
- Scaling out session hosts into an existing host pool without disrupting active sessions.
This is also where hands-on time in a real Azure subscription pays off more than reading alone. Many candidates who struggle here underestimate the operational side of image management - expect the exam to test whether you know the sequence of steps, not just the concepts. If you're unsure how demanding this really is compared to other Microsoft certifications, our breakdown of how hard the AZ-140 exam actually is covers where most candidates lose points.
Key Takeaway
Build at least one custom session host image yourself using Azure Image Builder before exam day - reading about the process is not a substitute for watching the pipeline run and fail at least once.
Network Connectivity and Capacity Planning
Azure Virtual Desktop lives or dies on network design, and Domain 1 leans heavily into this. Expect scenario questions involving:
- Virtual network design for session hosts, including subnet sizing and peering considerations.
- RDP Shortpath for managed networks and public networks, and when each applies.
- Required URLs and ports for AVD service connectivity, plus how to validate connectivity using tools like the AVD network diagnostic tools.
- Azure Firewall or NVA integration for controlling outbound traffic from session hosts.
- Bandwidth and latency planning for remote users, including estimating capacity for concurrent sessions.
FSLogix and Storage Solutions for Profiles
Profile management is one of the most heavily tested subtopics inside Domain 1. You need working knowledge of:
- FSLogix Profile Containers versus Office Containers and when to use each.
- Storage backend options: Azure Files, Azure NetApp Files, and on-premises file servers, along with their performance and resiliency tradeoffs.
- Configuring storage permissions correctly (NTFS and share-level) so profile containers mount reliably.
- Cloud Cache configuration for multi-region resiliency and profile availability.
- Troubleshooting common profile load failures, including locked profiles and VHD(X) corruption scenarios.
| Storage Option | Best Fit | Key Consideration |
|---|---|---|
| Azure Files (Premium) | Most standard AVD deployments | Requires proper NTFS + share permissions setup |
| Azure NetApp Files | High-performance, large-scale environments | Higher cost, lower latency, more throughput |
| On-premises file server | Hybrid environments with existing infrastructure | Requires ExpressRoute or VPN connectivity to Azure |
Autoscale, Scaling Plans, and Cost Controls
Cost efficiency is a recurring theme in AVD deployments, and the exam checks whether you can configure scaling logic that balances user experience against spend. Focus your review on:
- Autoscale scaling plans, including ramp-up, peak, ramp-down, and off-peak schedules.
- Capacity thresholds and how they trigger session host power state changes.
- Differences in autoscale behavior between pooled and personal host pools.
- Diagnostic logging for autoscale to troubleshoot why a host didn't scale as expected.
Scaling plans are a newer, frequently updated area of the AVD service, so make sure your study material reflects the current skills measured for the exam version. Microsoft periodically refreshes AZ-140 objectives, and the current update reflects content current through the July 2026 English exam revision.
What Domain 1 Questions Actually Look Like
AZ-140 is delivered through Pearson VUE, both online proctored and at physical test centers, with a 100-minute time limit and a passing score of 700 or higher. Within that window, Domain 1 questions tend to follow a few recognizable patterns:
- Scenario-based multiple choice: a company description with specific requirements (compliance, cost, performance) followed by a "which configuration should you choose" prompt.
- Drag-and-drop sequencing: ordering the correct steps to deploy a host pool, configure FSLogix, or set up an image pipeline.
- Interactive/lab-style components: Microsoft notes the exam may include interactive elements, so be prepared for tasks that simulate configuring settings rather than just selecting an answer from a list.
- Best-answer comparisons: two or three technically valid options where you must pick the most efficient or most secure choice given stated constraints.
Because there's no formal prerequisite for AZ-140, Microsoft assumes you already have hands-on experience with Azure compute, networking, identity, and storage before you sit the exam. That assumption shows up directly in how Domain 1 questions are worded - they skip basic Azure fundamentals and go straight to AVD-specific configuration decisions.
Key Takeaway
Don't memorize isolated facts about FSLogix or autoscale - practice building the full pipeline end to end (host pool → session hosts → storage → scaling plan) so you recognize how these pieces interact under exam scenarios.
A Domain-1-Focused Study Schedule
Generic study techniques like spaced repetition or timed practice blocks only help if you're applying them to the right material at the right time. Given that Domain 1 is worth 40-45% of the exam, it deserves more calendar time than any other domain - roughly the first half of your prep schedule.
Host Pools and Session Hosts
- Deploy pooled and personal host pools in a sandbox subscription
- Compare breadth-first vs depth-first load balancing behavior
- Build a custom session host image with Azure Image Builder
Networking and Storage
- Configure RDP Shortpath and validate required URLs/ports
- Set up FSLogix Profile Containers on Azure Files
- Test NTFS and share permission misconfigurations to see failure symptoms
Scaling and Cost
- Build an autoscale scaling plan with ramp-up/ramp-down schedules
- Review diagnostic logs for scaling events
- Revisit weak areas from Week 1-2 using practice questions
If you want a broader, domain-by-domain breakdown of what to study each week across the full exam (not just Domain 1), our AZ-140 study guide for passing on your first attempt lays out a complete timeline. And once you're comfortable with the infrastructure side, run practice questions against realistic scenarios on our AZ-140 practice test platform to see how well your knowledge transfers into exam-style formats.
How Domain 1 Connects to the Other Three Domains
It's worth understanding that Domain 1 doesn't exist in isolation - the exam frequently blends infrastructure decisions with identity, application delivery, and monitoring. A few examples of overlap:
- Host pool design decisions affect how conditional access and MFA get applied, which is covered in depth in Domain 2: Plan and implement identity and security.
- Session host image choices influence how you package and deliver applications, a topic explored in Domain 3: Plan and implement user environments and apps.
- Autoscale and capacity planning decisions directly impact what you'll monitor later, covered in Domain 4: Monitor and maintain an Azure Virtual Desktop infrastructure.
Treating Domain 1 as the foundation - rather than a standalone checklist - will make the other three domains noticeably easier to study, since many of their concepts assume you already understand how the underlying infrastructure is built.
Certification renewal happens every 12 months through a free online Microsoft Learn renewal assessment - no need to retake the full 100-minute exam annually, but you should expect renewal content to reflect updates to Domain 1 topics like autoscale and image management, since those areas evolve fastest within the AVD service.
Frequently Asked Questions
Domain 1 covers the core infrastructure of Azure Virtual Desktop - host pools, session hosts, networking, storage, and scaling - which underpins everything tested in the other three domains. Microsoft weights it at 40-45% because it represents the largest, most foundational skill set for the role.
While AZ-140 has no formal prerequisite, Microsoft explicitly targets candidates with existing experience in Azure compute, networking, identity, and storage. Domain 1 questions assume this baseline, so hands-on practice in a real or sandbox Azure subscription is strongly recommended.
FSLogix storage and permissions configuration trips up many candidates because it involves both Azure-side setup (Azure Files, Azure NetApp Files) and Windows-side permission structures (NTFS and share permissions) that must align exactly for profiles to load correctly.
The exam is delivered in 100 minutes through Pearson VUE, either online proctored or at a test center, and may include interactive components. A passing score of 700 or greater (on Microsoft's standard scoring scale) is required.
Our complete AZ-140 pricing breakdown covers exam fees and related costs, while this article and our exam domains guide cover the study side. Together they give a full picture of what to budget in time and money.
- AZ-140 Domain 2: Plan and implement identity and security (15-20%) - Complete Study Guide 2026
- AZ-140 Domain 3: Plan and implement user environments and apps (20-25%) - Complete Study Guide 2026
- AZ-140 Domain 4: Monitor and maintain an Azure Virtual Desktop infrastructure (10-15%) - Complete Study Guide 2026
- AZ-140 Exam Domains 2026: Complete Guide to All 4 Content Areas