Blog
Privileged access workstations: deploying PAW for Windows 365 and AVD admins
Deploy privileged access workstations for Azure Virtual Desktop and Windows 365 admins with Conditional Access and PIM.
That's a wrap! See all the announcements and debuts in our NerdioCon 2026 recap!
Blog
Deploy privileged access workstations for Azure Virtual Desktop and Windows 365 admins with Conditional Access and PIM.
Table of Contents
Your Azure Virtual Desktop admin account has Global Administrator privileges. Your team accesses the Azure portal, Entra admin center, and Microsoft Intune admin center from the same laptops they use for email, Slack, and browsing Stack Overflow. If one of those laptops gets compromised, the attacker inherits every privilege that admin account carries.
Identity controls alone cannot protect admin credentials. The security of the device that originates an admin session sets the ceiling for every Conditional Access policy and MFA requirement layered above it, and a privileged access workstation (PAW) is what raises that ceiling.
This guide is for Windows 365 and Azure Virtual Desktop platform owners, GRC leads, and CISOs. The sections below cover PAW deployment models, enforcement configuration, and where Microsoft Intune and Nerdio Manager for Enterprise fit into ongoing governance.
Device security sets the upper bound of trust for every identity control layered above it. Conditional Access policies, Microsoft Intune compliance checks, and phishing-resistant MFA all operate within the ceiling the originating device establishes. If the device is compromised, the controls inside Windows 365 and Azure Virtual Desktop cannot compensate. A privileged access workstation is what raises that ceiling.
A privileged access workstation is a hardened, locked-down device dedicated to sensitive administrative tasks. It blocks email, general web browsing, and productivity applications to eliminate the most common attack vectors for credential theft. Microsoft's PAW documentation defines a PAW as the highest security device profile in the Enterprise Access Model, reserved for roles where compromise would have significant or material impact on the organization.
Attackers are increasingly using valid credentials rather than deploying malware, which puts the device that holds those credentials at the center of the threat model. The Verizon DBIR found that stolen credentials were the initial vector in 22% of breaches. The CrowdStrike report found that 82% of detections in 2025 were malware-free. Average breakout time from initial access to lateral movement dropped to 29 minutes in 2025, with the fastest observed at 27 seconds, according to CrowdStrike findings.
The Verizon DBIR also found that 46% of systems (containing possible corporate credentials) compromised with an infostealer were non-managed devices. Corporate admin credentials on unmanaged machines sit outside every security control you have configured. The same exposure applies to your Windows 365 security posture and Azure Virtual Desktop security configuration.
Microsoft states this directly in its success criteria: "Some PIM/PAM vendors may advocate that their solutions can mitigate device risk from lower-level devices, but we respectfully disagree with those assertions based on our experience investigating incidents." Identity controls operate within the ceiling the device sets.
These terms often get used interchangeably, but they secure different layers of the architecture:
The architectural distinction matters because these controls stack rather than substitute. Think of it as defense in depth with distinct layers. An admin connects from a PAW (secured endpoint), through Azure Bastion (secured network path), to an Azure Virtual Desktop session host or Cloud PC (managed resource). Removing any layer degrades the overall security posture.
There are three PAW deployment methods, each addressing the same security requirement through a different form factor. The form factor shifts where the security boundary lives. With a physical PAW, TPM and Secure Boot provide the hardware root of trust. With a cloud-hosted PAW, the Azure boundary is the security boundary, and the connecting device becomes an additional risk surface. That distinction is relevant when evaluating the three models below.
A dedicated physical device, enrolled through Windows Autopilot and managed by Microsoft Intune.
The admin uses it exclusively for accessing Azure portal, the Intune admin center, and management portals. Azure Virtual Desktop session hosts and Windows 365 Cloud PCs remain the managed resources. The PAW is the secured admin endpoint.
Hardware requirements can include TPM 2.0, Secure Boot, UEFI firmware, a 64-bit CPU, and virtualization support depending on the configuration. At the OS level, the PAW configuration commonly includes BitLocker full-disk encryption, Windows Defender Credential Guard to isolate LSASS in a virtualization-based security container, and WDAC to restrict executable code to signed, trusted applications. Windows Defender Application Guard can provide browser isolation when an admin needs a web-based management console outside the allow list.
A dedicated Cloud PC per privileged admin, locked down and configured as the administrative environment.
Practitioner guidance recommends Windows 365 Enterprise edition for this model because it provides control over the virtual network and egress traffic routing. The Business tier does not offer the same network control.
In this model, teams configure an Azure Network Connection in the Intune admin center and map the Cloud PC to a designated PAW network subnet. Network Security Groups on that subnet enforce traffic restrictions. The result is an admin Cloud PC that is network-isolated from production Cloud PCs and can only reach approved administrative endpoints.
A separate Azure Virtual Desktop deployment in an isolated VNet provides the privileged environment.
This model offers the most architectural control. You define the compute, networking, and storage configuration. Nerdio Manager can deploy these session hosts from hardened images. The privileged environment starts from CIS hardened images at provisioning rather than relying only on post-deployment lockdown.
The right model is the one that best matches your team's operational and trust requirements. Regardless of which form factor you choose, the same Conditional Access enforcement, Intune hardening baselines, and account separation discipline apply. A virtual PAW without Conditional Access leaves the same gap as a physical one without it.
Once the environment exists, Conditional Access and PIM turn it into an enforced control boundary.
Technical enforcement turns PAW policy into a control boundary rather than a voluntary standard. Conditional Access enforces the architecture.
Microsoft's deployment guide specifies four security groups you create before anything else:
The BreakGlass group is a deployment prerequisite. Every Conditional Access block policy that does not exclude emergency access accounts creates a complete tenant lockout risk. These accounts should be configured and tested before any enforcement is activated.
The enforcement backbone consists of three policies.
Teams should deploy every policy in report-only mode for at least one week. Teams should review sign-in logs and communicate changes to affected admins before switching to enforcement. Skipping validation risks disrupting active session host management.
One critical scope note applies here. Azure Virtual Desktop control plane authentication and session host access are separate authentication flows. You need separate policies addressing each flow using the correct application scope for Windows 365 and Azure Virtual Desktop policies.
Microsoft Entra Privileged Identity Management (requires Entra ID P2) eliminates standing admin rights. Admins hold eligible role assignments rather than permanent ones. When admins need Global Administrator or Intune Administrator privileges, they activate the role with a time-bound window, a justification, and an approval workflow.
PIM integrates with Conditional Access through authentication context, so you can apply Conditional Access requirements to role activation.
Together, the Entra ID security groups, three Conditional Access policies, and PIM eligible assignments form a layered enforcement model. The BreakGlass accounts ensure you retain emergency access when any of these controls behave unexpectedly. Nerdio Manager's configuration drift tracking flags managed settings that drift from baseline after deployment. Your team can catch a changed firewall rule or a disabled compliance policy before the next audit cycle.
In practice, PAW enforcement succeeds when these controls work together, where:
That enforcement layer makes the deployment models in the previous section safer than standard admin access.
NIST describes that controls AC-6(5) and AC-6(2) restrict privileged accounts to defined personnel and require non-privileged accounts for non-security functions. Control SC-2 includes supplemental guidance that points to virtualization techniques as a way to separate system and user functionality. Applied to this architecture, that guidance can support using a Windows 365 Cloud PC or Azure Virtual Desktop session as a distinct privileged environment.
The UK NCSC guidance published guidance titled "Principles for secure privileged access workstations (PAWs)" in March 2025, introducing 10 principles for secure PAWs. NCSC's framework says PAWs should prevent direct access to risky services and recommends technical controls such as remote desktop solutions, but it does not explicitly state that VDI and jump hosts must only be accessed from a PAW.
Many enterprises run both Windows 365 and Azure Virtual Desktop. Nerdio Manager for Enterprise adds a shared management layer across them both, so the same image, policy, application, and configuration workflows apply to privileged environments on either path instead of splitting the work between separate admin surfaces.
Nerdio Manager gives admins a single console for CIS hardened image selection, compliance baselines, provisioning policies, application deployment, and configuration tasks across Azure portal, PowerShell, and Microsoft Intune. Granular RBAC limits the administrative blast radius by controlling which actions each operator can perform.
Configuration drift tracking flags managed configurations that deviate from your security baselines, and Nerdio Manager includes CIS-certified policy baselines out of the box. Scripted Actions run across Azure Virtual Desktop and Windows 365 with minimal modification, so hardening scripts built for session hosts apply to Cloud PCs as well.
On the Azure Virtual Desktop side, Nerdio Manager provides CIS hardened images for session host deployment and provisioning automation. Your team can stand up isolated privileged environments from hardened images at provisioning rather than hardening them later.
On the Windows 365 side, Nerdio Manager extends the Intune management work that comes with every Cloud PC through provisioning policies, application deployment, and Intune policy backup and restore (a capability native Intune does not offer). Teams that want more depth on the Cloud PC side can review Windows 365 with Nerdio and Nerdio for Intune.
Architecture is the easy part. Getting your team to actually use the PAW without building workarounds is where deployments stall.
Across all seven, the common thread is that technical controls only hold if admins adopt the PAW consistently. Pair the rollout with training, monitoring, and phased enforcement to keep the boundary intact.
The core goal is the same one this article opened with: keep Global Administrator, Intune, and Entra admin sessions off the same everyday laptops your team uses for email, Slack, and general browsing. If admins do not adopt the PAW consistently, the architecture collapses back into the exact credential-exposure scenario these controls are meant to prevent.
A PAW deployment only works if it keeps that boundary intact and enforces it with Conditional Access and PIM, so privileged sessions remain in the hardened admin environment instead of drifting back to everyday endpoints. If your team is also hardening the surrounding desktop stack, related guidance on AVD security best practices and Intune management can help extend the same discipline beyond the PAW itself.
Get a demo to see how Nerdio Manager supports hardened image, policy, application, and configuration governance across your Windows 365 and Azure Virtual Desktop environment, or try it free in your own Azure tenant.
Not always. Microsoft's privileged access workstation guidance emphasizes using a separate, dedicated workstation for privileged tasks.
A PAW secures the endpoint from which an administrator works. A jump server secures the network path and access method to managed resources. They address different architectural layers and work together. Microsoft classifies Azure Bastion as a privileged access intermediary (a managed jump server). A PAW remains a separate control. An admin connects from a PAW, through Azure Bastion, to the managed resource.
Conditional Access device filters require Entra ID P1 at minimum. PIM for just-in-time role activation requires either Microsoft Entra ID P2 or Microsoft Entra ID Governance licenses. Full PAW deployment assumes Microsoft 365 Enterprise licensing that includes Microsoft Intune and Defender for Endpoint. Microsoft is adding Intune feature updates to Microsoft 365 licensing tiers. For some PAW-relevant capabilities, that changes the previous add-on licensing model.
Conditional Access enforcement is the technical control that turns PAW usage into an enforced control boundary rather than a voluntary policy. A Conditional Access policy using device filters can scope administrative portal access to designated PAW devices, making PAW a technical control rather than a voluntary policy. Emergency BreakGlass accounts must be configured and excluded from block policies before enforcement is activated to prevent tenant lockout.
PAW succeeds when device separation, Conditional Access, and just-in-time privilege all work together. That is what keeps privileged admin sessions off everyday endpoints instead of relying on policy alone.
Learn more about Nerdio Manager