Should we use Azure Virtual Desktop or Windows 365 — which is right for our enterprise?
The decision is workload-by-workload, not enterprise-wide. Windows 365 Enterprise is the right answer for persistent per-user knowledge workers who want simple per-user economics, Intune-managed Cloud PCs, and zero infrastructure responsibility. Azure Virtual Desktop is the right answer for high-density knowledge worker pools, GPU power users (CAD, GIS, AI/ML, media), regulated workforces that need Azure Government data sovereignty, and any workload where multi-session compute economics meaningfully beat per-user SKUs. Windows 365 Frontline is the right answer for shift workers (3 concurrent users per shared license). Most EPC Group enterprise clients run a mix — usually 60–70 percent Windows 365 by user count for knowledge workers and frontline, 30–40 percent AVD by user count for power users, developers, and regulated workloads. Decide per persona, not per organization.
How do we migrate from Citrix DaaS to Azure Virtual Desktop or Windows 365 in 2026?
The EPC Group reference Citrix-to-Microsoft migration runs over 12 to 18 months. Months 1–3: persona inventory, application catalog review, Citrix license renewal posture review, AVD vs Windows 365 vs persistent Citrix decision per persona. Months 4–6: AVD or Windows 365 reference architecture build (host pools, FSLogix, MSIX AppAttach, Intune policies). Months 6–9: pilot waves across the three or four most representative persona classes. Months 9–15: production wave rollout — typically 500 to 5,000 users per wave — with Citrix steady-state for non-migrated users. Months 15–18: Citrix decommission, broker license termination, and reserved-instance true-up. The hardest workloads to migrate are deep published-application catalogs with complex printing redirection — those often justify keeping a residual Citrix footprint rather than forcing a clean break.
Per-user Windows 365 vs multi-session AVD — what are the real economics?
Windows 365 prices per user as a fixed monthly SKU — predictable, no idle-time risk, no Azure compute meter surprise. AVD prices the Azure compute under the session host, with multi-session host pools sharing that compute across typically 6 to 20 users per VM depending on RAM, vCPU, and workload intensity. For high-density knowledge workers running 8 hours a day at moderate intensity, AVD multi-session on D-series or E-series VMs under 3-year reserved instances often runs 30–50 percent cheaper than equivalent Windows 365 Enterprise SKUs. For pure persistent per-user knowledge workers with high session intensity and low concurrency overlap, the gap narrows to 10–20 percent — and Windows 365 wins on operational simplicity. For shift workers, Windows 365 Frontline (3 concurrent users per shared license) is uniquely advantaged. Model it per persona with real utilization curves — every "AVD is half the cost" claim collapses without those.
How do GPU AVD pools work for CAD, GIS, AI / ML, and media workloads?
AVD on GPU-enabled Azure VM SKUs delivers virtual GPU partitioning for graphics and compute workloads. NVv4 (AMD MI25) and NVadsA10 v5 (NVIDIA A10) are the modern reference SKUs. The architecture: multi-session host pool on NV-series VMs, FSLogix profile containers on Azure Files Premium or Azure NetApp Files for large profile data, MSIX AppAttach for application delivery, Azure Compute Gallery for image versioning, and AVD Insights for per-session GPU utilization telemetry. Application certifications matter — Autodesk, Adobe, Esri (ArcGIS), Unreal, and Bentley all maintain official guidance for AVD GPU deployment. Sized correctly, an 8-session A10 pool typically costs less than 8 dedicated GPU workstations and gives a uniform image to manage.
How does HIPAA apply to Azure Virtual Desktop for healthcare clinicians?
Azure Virtual Desktop is HIPAA-eligible under the Microsoft Online Services Business Associate Agreement when deployed correctly. The architectural elements that make it work: Entra-joined session hosts with FIDO2 smart-badge sign-in or Entra Temporary Access Pass for badge-driven workflows, Conditional Access requiring compliant device and named location for clinical sessions, Defender for Cloud Apps inline session policies that block download of PHI to unmanaged endpoints, Purview sensitivity labels on the EHR-adjacent data plane, FSLogix profile containers on Azure NetApp Files with encryption-at-rest, Microsoft Defender for Endpoint on session hosts for EDR coverage, and Privileged Identity Management for break-glass workflows. The session host itself is the new clinical endpoint — design DLP, audit logging, and session recording (where required) at the session layer, not the device.
Is Azure Virtual Desktop available on Azure Government with FedRAMP High authorization for federal customers?
Yes. Azure Virtual Desktop on Azure Government (GCC and GCC High variants) operates under FedRAMP High authorization and supports DoD Impact Level 5 workloads when deployed in the appropriate Azure Government region. Microsoft also operates Azure Government Secret and Top Secret regions for IL6 and above classified workloads, with AVD availability following a separate authorization track. For CMMC 2.0 Level 2 contractors handling Controlled Unclassified Information, Azure Government GCC High is the EPC Group reference target. The control surface that maps against NIST 800-171 and CMMC L2 includes Conditional Access policies, Defender for Endpoint on session hosts, Microsoft Sentinel for SIEM and audit logging, Privileged Identity Management for elevated-role workflows, and Purview for DLP and records management. US-citizen-only delivery teams are required and available.
Can Microsoft Intune manage Windows 365 Cloud PCs the same way it manages physical endpoints?
Yes — that is the design intent of Windows 365 Enterprise. Cloud PCs enroll in Intune automatically, surface in the Intune Admin Center alongside physical Windows 11 endpoints, accept the same configuration profiles, compliance policies, app deployment, and Endpoint Analytics telemetry, and respond to the same Conditional Access policies. The management surface is uniform: a single Intune admin can manage a thousand physical laptops and a thousand Cloud PCs with the same skill set and the same policy library. AVD session hosts can also be Intune-managed (the modern target) — Microsoft has invested heavily in closing the gap between AVD session-host management and physical-endpoint management. The strategic implication: an organization standardized on Intune for endpoint management gets a uniform operating model across physical, Cloud PC, and AVD session-host surfaces.
What is the difference between AVD AppAttach and MSIX for application delivery?
MSIX is the modern Windows app packaging format. MSIX AppAttach is the AVD-native mechanism to attach MSIX-packaged applications to a session host at logon, without permanently installing them into the base image. The two work together: application teams package apps as MSIX (replacing legacy App-V workflows), AVD attaches those MSIX packages to a session at logon based on user or group entitlement, and the user sees a fully installed application without the image carrying every app in every pool. The architectural win is image hygiene — base images stay clean and patch-cycled monthly, while application delivery is decoupled and per-user. For applications that resist MSIX repackaging (deep installers, kernel-mode drivers, complex licensing), MSIX AppAttach is not a fit — those stay in the base image or move to a published-application path on a separate host pool.