↩ Back to: Quick Start
Home | Quick Start | Host Pool Deployment | Image Build | Artifacts | Features | Parameters
The air-gapped clouds, Azure Government Secret and Azure Government Top Secret, offer unique challenges because not all software is available for download via http and where it is it may not be available to all enclaves on the networks these clouds service.
Session hosts in air-gapped clouds require network access to specific Azure Virtual Desktop service endpoints, including AVD Agent installer download URLs and service FQDNs. Complete network requirements, required URLs, and AVD Agent installer permalinks are documented in the following cloud-specific resources:
- Azure Government Secret AVD Service Documentation - Includes required endpoints and AVD Agent installer download URLs
- Azure Government Top Secret AVD Service Documentation - Includes required endpoints and AVD Agent installer download URLs
📋 Access Note: These documentation links are only accessible to Microsoft Full-Time Employees (FTEs). If you cannot access these resources, refer to the Azure Virtual Desktop documentation available on your air-gapped cloud's internal Microsoft Docs site for network requirements, required URLs, and AVD Agent installer download links specific to your environment.
During session host deployment (host pool creation and Session Host Replacer operations), the AVD Agent and Boot Loader must be installed on each session host.
Download Behavior:
AVD Agent Boot Loader:
- If
agentBootLoaderDownloadUrlparameter is provided → uses the custom URL - If
agentBootLoaderDownloadUrlis empty (default) → uses thehttps://aka.<cloudsuffix>/avdRDAgentBootLoaderpermalink (see network requirements documentation above)
AVD Agent:
- Always attempts to download the latest agent version from the host pool API endpoint first
- If endpoint fails → uses
agentDownloadUrl(if provided) OR thehttps://aka.<cloudsuffix>/avdRDAgentpermalink
| Component | Storage Account Provided |
Instructions |
|---|---|---|
| AVD Agent & Boot Loader |
Yes | For air-gapped environments where the permalinks are not accessible:
|
| AVD Agent & Boot Loader |
No | The deployment uses the default cloud-specific permalinks (see network requirements above) for both components. For the Agent, the deployment always attempts the host pool API endpoint first for the latest version before falling back to the permalink. |
📖 Parameter Reference: See the agentDownloadUrl and agentBootLoaderDownloadUrl parameters in Parameters.
The following table provides specific instructions for preparing your air-gapped environment for building custom images. This assumes that you have already created the image management storage account and blob container. The Storage Account Provided and Download Latest Microsoft Content columns represent the artifactsContainerUri and the downloadLatestMicrosoftContent image build parameters respectively.
| Software | Storage Account Provided |
Download Latest Microsoft Content |
Instructions and Caveats |
|---|---|---|---|
| FSLogix | Yes | Yes / No | ✅ Available in Azure Toolbox!
|
| FSLogix | No | Yes / No | Not supported - Storage account is required because automated script downloads from Azure Toolbox require authentication. |
| Office | Yes | No | On your air-gapped management system, execute Deploy-ImageManagement.ps1 or download the Office Deployment Tool from the appropriate Microsoft 365 Apps link below and save it to the blob storage container as Office365DeploymentTool.exe. |
| Office | Yes / No | Yes | The air-gapped cloud Office Deployment Tool Setup.exe download url must be accessible from the image build virtual machine. |
| OneDrive | Yes | No | On your air-gapped management system, execute Deploy-ImageManagement.ps1 or download OneDriveSetup.exe from the appropriate air-gapped download url and save it as OneDriveSetup.exe in the blob container. |
| OneDrive | Yes / No | Yes | The appropriate Air-Gapped cloud OneDriveSetup.exe download url must be accessible from the image build virtual machine. |
| Teams | Yes | No |
|
| Teams | Yes | Yes |
|
| Teams | No | Yes | Ensure that the image build virtual machine can access The latest Teams Bootstrapper and MSIX file downloads available on the Air-Gapped network. Note:Teams media optimizations will not be enabled in this scenario. |
| Teams | No | No | Not supported |
| WDOT | Yes | Yes / No |
|