Azure

AZ-140 Complete Guide: Azure Virtual Desktop Specialty — Exam Scope, Learning Resources, and Pass Strategy

2026-05-24
NicheeLab Editorial Team

Microsoft Certified: Azure Virtual Desktop Specialty (AZ-140) is a Specialty-tier certification for engineers who design, deploy, and operate VDI (Virtual Desktop Infrastructure) / DaaS (Desktop as a Service) environments centered on Azure Virtual Desktop (AVD, formerly Windows Virtual Desktop). Since the post-pandemic surge in remote work drove a sharp rise in AVD projects, AZ-140 has become a flagship certification that proves market value as a VDI / EUC (End-User Computing) specialist engineer. In Japan, AVD adoption is advancing in SI firms (NTT Data, NEC, Fujitsu) and IT departments of large enterprises, and demand for AZ-140 holders remains steadily high.

This article walks through the AZ-140 exam specifications, the position of Specialty certifications, the 6-domain structure, when to choose AVD vs Windows 365, a 3-month pass roadmap, and where to go after passing. For dedicated AVD SEs / SI engineers, this certification is essentially 'an extension of day-to-day work', and the relatively light study load is a defining characteristic.

AZ-140 Exam Specifications

AZ-140 follows the standard Specialty-tier specifications.120 minutes, 40-60 questions, passing score 700 / 1000, USD 165 / JPY 21,103, valid 12 months (renewable via renewal assessment). You can take it via Pearson VUE OnVUE online or at a test center, with multi-language support including Japanese. No prerequisite certification is required; AZ-104 (Administrator)-level fundamentals are enough to take it on. Question formats include multiple choice plus PowerShell command reading, AVD portal UI scenario questions, and case studies, with most questions asking about implementation calls such as host pool design, FSLogix configuration, and cost optimization.

Domain 1: Design an Azure Virtual Desktop Architecture (10-15%)

This domain covers up-front design of the AVD environment. Core topics: assessment and sizing (Microsoft Virtual Desktop Optimization Tool, user profile capacity estimation, concurrent user calculation), subscription / region design (including DR design), network requirements (RDP Shortpath, UDP optimization, QoS), storage requirements (choosing between Azure Files, Azure NetApp Files, and Storage Spaces Direct), and identity strategy (Microsoft Entra Join vs Hybrid Join vs Domain Join, using Microsoft Entra Domain Services). The trap in this domain is choosing between Pooled and Personal host pools: Pooled when cost optimization is the priority (FSLogix handles multi-user), Personal when per-user apps / customization are critical. You need practice reading those signals out of the requirements.

Domain 2: Design for User Identities and Profiles (10-15%)

This domain covers profile management for AVD users. Core topics: FSLogix Profile Container configuration (when to use Office 365 Container, Cloud Cache, performance tuning), OneDrive for Business Known Folder Move integration, hybrid identity strategy, choosing Microsoft Entra Join vs Hybrid Join (recently, Microsoft Entra Join is increasingly recommended for AVD), and profile capacity management (VHDX size limits, auto-expansion). FSLogix is effectively the heart of AVD, and this domain digs into it deeply. Understanding Office 365 cache optimization, Outlook OST file management, and OneDrive integration best practices is what creates the score gap.

Domain 3: Implement an Azure Virtual Desktop Infrastructure (40-45%, the most important)

This is the highest-weighted core domain and has the biggest impact on whether you pass or fail. Core topics: host pool creation (Personal vs Pooled, Validation Environment), session host deployment (Azure VM sizing, Spot Instance usage), application groups (Desktop or RemoteApp), Workspace management, image management (Azure Compute Gallery, Image Builder, Custom Image Template, automated builds), MSIX App Attach (on-demand app package delivery), App Attach (the MSIX App Attach successor introduced in 2024), RemoteApp publishing, and host pool update strategy (Update Manager integration).

Domain 4: Manage Access and Security (10-15%)

This domain covers the security layer of AVD. Core topics: granting access to host pools / application groups via Azure RBAC, applying Conditional Access to the AVD client app, enforcing MFA, host pool RDP properties (controlling clipboard / printer / USB redirection), protecting AVD hosts with Microsoft Defender for Endpoint, Just-in-Time admin privileges via Privileged Identity Management (PIM), and Storage Account security (protecting the FSLogix profile location).

Domain 5: Manage User Environments and Apps (15-20%)

This domain covers day-to-day operations from the end-user perspective. Core topics: application packaging (choosing and delivering MSI / MSIX / AppV packages), Office / Microsoft 365 Apps AVD optimization (Shared Computer Activation, Outlook OST placement), roaming profile management, customizing Start menu / taskbar / default apps, integrating Microsoft Intune with AVD (Win11 host management, Configuration Profile), language / locale settings, and printer / redirection configuration.

Domain 6: Monitor and Maintain an Azure Virtual Desktop Infrastructure (10-15%)

This domain covers the operations phase of AVD. Core topics: Azure Virtual Desktop Insights workbooks (visualizing connection success rate, session performance, and host load via Azure Monitor integration), scaling plans (time-of-day-based auto-scaling, Spot VM usage), auto-shutdown (auto-stopping Personal hosts for cost reduction), FSLogix troubleshooting, host pool upgrade strategy, cost management (Reserved Instances, Spot VMs, sizing optimization), and automated AVD deployment via Bicep / ARM templates.

When to Use AVD vs Windows 365

Choosing between the two is a frequently tested decision point on this exam.

AspectAzure Virtual Desktop (AVD)Windows 365
Billing modelConsumption-based (VM hours + Storage + Network + License)Fixed monthly fee (per user)
Operations ownershipOrganization (DIY)Microsoft-managed
Multi-userSupported (Pooled Host Pool)Not supported (single user)
CustomizationFull (free hand via Image Builder)Limited (Microsoft-provided images)
When to useCost optimization / advanced customizationMinimum operational load / personal Cloud PC

AZ-140 is AVD-centric, but recent revisions include a small portion of Windows 365 content.

3-Month Pass Roadmap

A 3-month plan assuming AZ-104 already in hand + Windows Server operations experience.Month 1: Work through the Architecture / Identity portions of the Microsoft Learn AZ-140 path; build a baseline AVD environment on a free Azure account (Resource Group, VNet, host pool, session host, Workspace).Month 2: Dive into the implementation domain — configure an FSLogix Profile Container on Azure Files, build one custom image with Image Builder, validate MSIX App Attach behavior, and write a PowerShell deployment script.Month 3: Study security / monitoring / app management; analyze performance with AVD Insights workbooks; implement a scaling plan; iterate on the official Practice Assessment until you reliably hit 80%. AVD beginners should add 1-2 months of Windows Server / RDP / VDI fundamentals up front — a 4-5 month plan is realistic.

Where to Go After AZ-140

The standard progression for AVD specialist engineers: AZ-104 + AZ-305 for Azure-wide design skills → AZ-700 (Network) to deepen the AVD-critical network design layer → SC-300 (Identity Admin) to strengthen AVD identity integration. For Microsoft 365 integration, MD-102 (Microsoft 365 Endpoint Administrator Associate) strengthens the Intune / Autopilot story. In End-User Computing (EUC), pairing with Citrix CCA-V or VMware End-User Computing certifications is also valued on multi-vendor VDI / DaaS engagements. AZ-140 increasingly appears as a required or recommended qualification in senior EUC engineer / VDI consultant roles in the JPY 7M-10M salary band.

Frequently Asked Questions

What is the AZ-140 exam?

Microsoft Certified: Azure Virtual Desktop Specialty (AZ-140) is a Specialty-tier certification for engineers who design, deploy, and operate VDI / DaaS environments centered on Azure Virtual Desktop (AVD, formerly Windows Virtual Desktop). The exam is 120 minutes, 40-60 questions, USD 165, passing score 700/1000, valid 12 months, and offered in multiple languages including Japanese. It covers AVD host pool / application group / Workspace design, FSLogix profile containers, MSIX App Attach, integration with Azure Files / Azure NetApp Files, licensing, and cost optimization. No prerequisite certification is required; AZ-104 (Administrator)-level fundamentals are enough to take it on.

What is a Specialty certification, and how is it different from Associate?

The Microsoft certification hierarchy has 4 tiers: Fundamentals → Associate → Expert + Specialty. Specialty is for 'deep specialization in a specific domain'. Alongside AZ-140 (AVD), Specialty certs include AZ-120 (SAP on Azure), DP-420 (Cosmos DB), and AZ-800/AZ-801 (Windows Server Hybrid). While Associate (AZ-104, AZ-204, etc.) covers general roles, Specialty focuses deeply on a specific technology or workload. There is usually no prerequisite, and it sits in parallel with Associate / Expert. For experienced practitioners in a specialty area, it works as 'a certification that proves your existing experience'.

What are the exam domains and weightings?

There are 5 domains. Design an Azure Virtual Desktop architecture (10-15%) covers assessment and sizing, subscription design, network requirements, storage requirements, and identity strategy. Design for user identities and profiles (10-15%) covers FSLogix profile containers, OneDrive integration, hybrid identity strategy, and Microsoft Entra Join vs Hybrid Join. Implement an Azure Virtual Desktop infrastructure (40-45%, the most important) covers host pool creation, session host deployment (Personal vs Pooled), application groups, Workspace, image management (Azure Compute Gallery / Image Builder), MSIX App Attach, and Custom Image Templates. Manage access and security (10-15%) covers RBAC, Conditional Access, MFA, and host pool RDP properties. Manage user environments and apps (15-20%) covers application packaging, roaming profiles, and Start menu / Office settings. Monitor and maintain an Azure Virtual Desktop infrastructure (10-15%) covers Insights workbooks, scaling plans, auto-shutdown, and cost management.

How do I prepare a hands-on environment?

You can stand up an AVD environment with an Azure free account (USD 200 / 30 days). Minimum hands-on tasks: 1) Create a Resource Group + VNet; 2) Create a host pool (Personal or Pooled) and deploy 1-2 session hosts; 3) Create an application group (Desktop or RemoteApp); 4) Bind it to a Workspace; 5) Test connectivity from the Windows client / Web / Mobile apps; 6) Configure an FSLogix Profile Container on Azure Files; 7) Build one custom image with Image Builder. VM costs will accrue (roughly JPY 2,000-5,000 / month for Bs-series), so be disciplined about stopping / deleting hosts as you study. If your employer has an AVD validation environment, use it aggressively.

How are AVD and Windows 365 different?

Both are Microsoft VDI / DaaS products, but the billing and operations models are very different. AVD (Azure Virtual Desktop): consumption-based billing (VM hours + storage + network + licensing), the organization owns operations, multi-user is supported (multiple users share one VM via Pooled Host Pool), and full customization is possible. Windows 365: fixed monthly fee (per user), Microsoft-managed service, single-user Windows 11 Cloud PC, with minimum IT operational load. AZ-140 is AVD-centric, but recent revisions include a small portion of Windows 365 content. In practice, internalize the decision rule: 'AVD when cost optimization is the top priority, Windows 365 when operational load minimization is the top priority'.

What is the study-time and pass roadmap?

Average study time based on Japanese pass reports: 80-120 hours with AZ-104 + Windows Server operations experience, 50-80 hours with hands-on AVD experience, and 200-300 hours for total beginners. The standard path is the Microsoft Learn AZ-140 learning path (~40 hours), the official Practice Assessment, 1-2 cycles of hands-on AVD deployment on a free Azure account, validating FSLogix behavior, and building a custom image with Image Builder. Plan on 3 months of focused study. For dedicated AVD SEs / SI engineers, this certification is essentially 'an extension of day-to-day work', so the study load is relatively light.

How much is the exam, and how can I get a free voucher?

USD 165 / JPY 21,103 (tax included), paid by credit card through Pearson VUE. The Specialty tier does not come with a direct Virtual Training Day voucher, but you can obtain vouchers through AVD-related Microsoft Reactor hands-on events, completion vouchers from Cloud Skills Challenge AVD tracks, perks at Microsoft Ignite, and corporate certification-reimbursement programs. Specialty exams have a smaller candidate pool than Associate, so free-voucher campaigns run somewhat less often, but AVD is in high demand among SI and large enterprises, so Microsoft Partner Network campaigns run regularly.

Which certification should I take after AZ-140?

The standard progression for AZ-140 specialists: AZ-104 + AZ-305 for Azure-wide design skills → AZ-700 (Network) to deepen the AVD-critical network design layer → SC-300 (Identity Admin) to strengthen AVD identity integration. For Microsoft 365 integration, MD-102 (Microsoft 365 Endpoint Administrator Associate) strengthens the Intune / Autopilot story. In End-User Computing (EUC), pairing with Citrix CCA-V or VMware End-User Computing certifications is also valued on multi-vendor VDI / DaaS engagements. AZ-140 increasingly appears as a required or recommended qualification in senior EUC engineer / VDI consultant roles in the JPY 7M-10M salary band.

Related Articles & Exam Info

MS-102 完全ガイド|Microsoft 365 Administrator Expert 出題範囲・学習リソース・合格戦略【2026 年版】

Microsoft Certified: Microsoft 365 Administrator Expert (MS-102) の完全ガイド。4 ドメインの出題範囲、テナント / Entra ID / Defender XDR / Purview を横断的にカバー、SC-300 / SC-200 との重複と差異、Microsoft 365 Developer Program 活用法、3-4 ヶ月の合格ロードマップ、SC-100 / MD-102 への展開ルートを日本語で網羅。

SC-300 完全ガイド|Microsoft Identity and Access Administrator Associate 出題範囲・学習リソース・合格戦略【2026 年版】

Microsoft Certified: Identity and Access Administrator Associate (SC-300) の完全ガイド。4 ドメインの出題範囲、Microsoft Entra ID の ユーザー / グループ / アプリ管理、Conditional Access / MFA / PIM / Entra ID Governance の実装、3-4 ヶ月の合格ロードマップ、SC-200 / SC-100 / SC-500 への展開ルートを日本語で網羅。

SC-200 完全ガイド|Microsoft Security Operations Analyst Associate 出題範囲・学習リソース・合格戦略【2026 年版】

Microsoft Certified: Security Operations Analyst Associate (SC-200) の完全ガイド。4 ドメインの出題範囲、Microsoft Sentinel / Defender XDR (Endpoint / Cloud / Identity / Office 365 / Cloud Apps) の運用スキル、KQL Hunting Query、3-4 ヶ月の合格ロードマップ、SC-300 / SC-100 / SC-500 への展開ルートを日本語で網羅。

AZ-305 完全ガイド|Microsoft Azure Solutions Architect Expert 出題範囲・学習リソース・合格戦略【2026 年版】

Microsoft Certified: Azure Solutions Architect Expert (AZ-305) の完全ガイド。4 ドメインの出題範囲、ケーススタディ形式の攻略法、Well-Architected Framework 5 つの柱、AZ-104 との連携学習、3-4 ヶ月の合格ロードマップ、AZ-400 / SC-100 などの隣接 Expert へのキャリアパスを日本語で網羅。

Exam information in this article is based on the official Microsoft Learn AZ-140 page and the Azure Virtual Desktop Documentation. This article is not an official Microsoft Corporation product and has no partnership or sponsorship relationship. Microsoft, Azure, Azure Virtual Desktop, and Windows 365 are trademarks of the Microsoft group of companies. Information reflects the official public materials as of May 24, 2026. Always confirm the latest information on the official pages.

Check what you learned with practice questions

Practice with certification-focused question sets

View Azure exam prep page
Author

NicheeLab Editorial Team

NicheeLab editorial team focused on data engineering and cloud certification learning. Content is structured around practical study needs and official exam domains.


Related articles
Azure

AZ-900 Azure Fundamentals: Complete Exam Guide (2026)

Pass AZ-900 — cloud concepts, Azure architecture, management...

Azure

Azure Certification Roadmap: Which Cert to Take Next (2026)

Choose your Azure certification path — Fundamentals, Associa...

Azure

AI-901 Azure AI Fundamentals (Beta): Complete Guide (2026)

Pass AI-901 — Microsoft Foundry, generative AI, responsible ...

Azure

Microsoft Entra ID Fundamentals for Azure Certs (2026)

Entra ID basics every cert candidate needs — tenants, identi...

Azure

DP-900 Azure Data Fundamentals: Complete Guide (2026)

Pass DP-900 — relational, non-relational, analytics, Power B...

Browse all Azure articles (104)
© 2026 NicheeLab All rights reserved.