I work with organisations across Australia and New Zealand on their Azure environments. When
Azure Virtual Desktop comes up in conversation, it's usually framed as a VPN replacement or
a work-from-home enablement tool. Those are legitimate use cases. But they're not the reason
AVD changes the calculus for enterprise infrastructure teams.
The reason AVD matters strategically — particularly for organisations dealing with regulated
data, distributed workforces, or ageing physical desktop infrastructure — comes down to two things:
where data lives, and what it costs to run Windows at scale in the cloud.
The security architecture: data never touches the device
Traditional remote access — VPN with a corporate laptop, or even basic RDP — still requires
the user's device to be a trusted, managed endpoint. The data flows to the device. If the
device is compromised, the data is at risk.
AVD inverts this model. The session runs entirely in Azure. The user's device — regardless of
whether it's a corporate laptop, a personal MacBook, a thin client, or an iPad — receives
only a display stream. No data is downloaded to the local device during a session. Clipboard
and file transfer policies can be enforced at the session level, meaning you can completely
prevent data exfiltration to the local endpoint.
The security implication: With AVD, your security perimeter is Azure and Entra ID — not the physical device. You can extend access to contractors, BYOD users, and remote workers without exposing corporate data to unmanaged endpoints.
How this changes your security model
Traditional model
- Data flows to endpoint
- Endpoint must be managed and compliant
- VPN extends the network perimeter
- BYOD is a security risk
- Data loss depends on endpoint security
AVD model
- Data stays in Azure
- Endpoint only renders the display
- Access controlled via Entra ID + CA
- BYOD is manageable with policy
- Data loss prevented at session layer
This matters particularly for industries with data sovereignty requirements — financial services,
healthcare, legal, government — where data residency and control are not optional. With AVD,
you can guarantee that sensitive data never leaves a specific Azure region, regardless of
where the user is physically located.
Multi-session Windows 11: the cost story
Here's where AVD becomes financially interesting, and where I've seen it change conversations
in customer environments significantly.
Azure Virtual Desktop is the only service in Azure that lets you run Windows 11
Enterprise in a multi-session configuration — multiple concurrent users sharing a single VM.
This is not available anywhere else. Standard Azure VMs running Windows Server can do
multi-session via RDS, but Windows 11 multi-session is exclusive to AVD.
Why does this matter? Because the licensing and compute economics of multi-session
Windows 11 can significantly reduce the cost of providing desktop infrastructure for
shift-based or task-focused workers.
The licensing advantage
For organisations with Microsoft 365 E3/E5 or Windows E3/E5 licensing, AVD is included —
you don't pay additional Windows licensing costs for AVD sessions. You pay only for the
Azure compute and storage. Combined with:
- Azure Reservations: Pre-paying for 1 or 3 years of compute at 40-60% discount
- Azure Hybrid Benefit: Using existing Windows Server licences with Software Assurance to reduce VM costs
- Autoscaling host pools: VMs scale down during off-hours, eliminating idle compute spend
The total cost of ownership for AVD — particularly when replacing ageing physical desktop
infrastructure — often comes out significantly lower than refreshing physical endpoints,
especially when you factor in the reduced management overhead and security tooling.
The Conditional Access layer
Because AVD integrates natively with Entra ID, you get the full power of Conditional Access
applied to your desktop sessions. This means you can enforce:
- MFA on every session start (or step-up MFA for specific resources)
- Device compliance requirements (even for BYOD, via Intune enrollment or compliant app policies)
- Named location restrictions — sessions only from approved countries or network ranges
- Session risk-based policies via Entra Identity Protection
Combined with Microsoft Defender for Endpoint integration, you get comprehensive visibility
into session behaviour and can respond to threats at the session layer rather than chasing
them at the endpoint layer.
Where AVD makes sense — and where it doesn't
AVD is not the right solution for every workload. It doesn't make sense for:
- GPU-intensive workloads like CAD or 3D rendering (though Azure has NV-series VMs for this, it's expensive)
- Applications with very low latency requirements
- Users in locations with poor or unreliable internet connectivity
- Small organisations where the management overhead of an AVD environment isn't justified
It does make strong sense for:
- Task workers (call centres, back-office, data entry) on standardised desktop configurations
- Regulated industries with strict data residency and access control requirements
- Organisations with distributed global workforces accessing a centralised data environment
- Contractors and third parties who need secure access to internal systems without corporate device provisioning
- Disaster recovery and business continuity scenarios where physical desktop availability is a risk
Getting the architecture right
AVD deployments fail when they're treated as a lift-and-shift of an on-premises RDS environment.
The design considerations that matter most:
- Image management: A well-managed golden image and regular update cadence is the difference between an AVD environment that's easy to maintain and one that becomes a support nightmare
- FSLogix profile containers: User profiles stored in Azure Files or Azure NetApp Files — getting this right is critical for user experience and login performance
- Host pool sizing: Understanding your users' actual workload patterns and sizing session hosts accordingly (over-provisioning is expensive; under-provisioning is worse)
- Network topology: AVD sessions traverse the internet to Azure — the ExpressRoute or VPN design for hybrid environments needs to account for this traffic pattern
"The organisations that get the most out of AVD are the ones that treat it as an identity-first, security-first infrastructure decision — not a remote access convenience."
If your organisation is evaluating AVD or you're an IT professional making the case internally,
the conversation should start with security posture and cost model — not with remote desktop
features. That's where the compelling argument is.