Skip to content

Commit d0997f6

Browse files
authored
Merge pull request #108866 from Pavithir/patch-1
Updated URLs needed for whitelisting VM and client
2 parents 6def40b + 524b9f9 commit d0997f6

File tree

1 file changed

+34
-17
lines changed

1 file changed

+34
-17
lines changed

articles/virtual-desktop/overview.md

Lines changed: 34 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -84,22 +84,39 @@ The Azure virtual machines you create for Windows Virtual Desktop must be:
8484
8585
The Azure virtual machines you create for Windows Virtual Desktop must have access to the following URLs:
8686

87-
|Address|Outbound port|Purpose|
88-
|---|---|---|
89-
|*.wvd.microsoft.com|TCP port 443|Service traffic|
90-
|*.blob.core.windows.net|TCP port 443|Agent, SXS stack updates, and Agent traffic|
91-
|*.core.windows.net|TCP port 443|Agent traffic|
92-
|*.servicebus.windows.net|TCP port 443|Agent traffic|
93-
|prod.warmpath.msftcloudes.com|TCP port 443|Agent traffic|
94-
|catalogartifact.azureedge.net|TCP port 443|Azure Marketplace|
95-
|kms.core.windows.net|TCP port 1688|Windows 10 activation|
87+
|Address|Outbound TCP port|Purpose|Service Tag|
88+
|---|---|---|---|
89+
|*.wvd.microsoft.com|443|Service traffic|WindowsVirtualDesktop|
90+
|mrsglobalsteus2prod.blob.core.windows.net|443|Agent and SXS stack updates|AzureCloud|
91+
|*.core.windows.net|443|Agent traffic|AzureCloud|
92+
|*.servicebus.windows.net|443|Agent traffic|AzureCloud|
93+
|prod.warmpath.msftcloudes.com|443|Agent traffic|AzureCloud|
94+
|catalogartifact.azureedge.net|443|Azure Marketplace|AzureCloud|
95+
|kms.core.windows.net|1688|Windows activation|Internet|
96+
97+
9698

9799
>[!IMPORTANT]
98100
>Opening these URLs is essential for a reliable Windows Virtual Desktop deployment. Blocking access to these URLs is unsupported and will affect service functionality. These URLs only correspond to Windows Virtual Desktop sites and resources, and don't include URLs for other services like Azure Active Directory.
99101
102+
The following table lists optional URLs that your Azure virtual machines can have access to:
103+
104+
|Address|Outbound TCP port|Purpose|Service Tag|
105+
|---|---|---|---|
106+
|*.microsoftonline.com|443|Authentication to MS Online Services|None|
107+
|*.events.data.microsoft.com|443|Telemetry Service|None|
108+
|www.msftconnecttest.com|443|Detects if the OS is connected to the internet|None|
109+
|*.prod.do.dsp.mp.microsoft.com|443|Windows Update|None|
110+
|login.windows.net|443|Login to MS Online Services, Office 365|None|
111+
|*.sfx.ms|443|Updates for OneDrive client software|None|
112+
|*.digicert.com|443|Certificate revocation check|None|
113+
114+
100115
>[!NOTE]
101116
>Windows Virtual Desktop currently doesn't have a list of IP address ranges that you can whitelist to allow network traffic. We only support whitelisting specific URLs at this time.
102117
>
118+
>For a list of Office-related URLs, including required Azure Active Directory-related URLs, see [Office 365 URLs and IP address ranges](/office365/enterprise/urls-and-ip-address-ranges).
119+
>
103120
>You must use the wildcard character (*) for URLs involving service traffic. If you prefer to not use * for agent-related traffic, here's how to find the URLs without wildcards:
104121
>
105122
>1. Register your virtual machines to the Windows Virtual Desktop host pool.
@@ -132,15 +149,15 @@ The following Remote Desktop clients support Windows Virtual Desktop:
132149
133150
The Remote Desktop clients must have access to the following URLs:
134151

135-
|Address|Outbound port|Purpose|Client(s)|
152+
|Address|Outbound TCP port|Purpose|Client(s)|
136153
|---|---|---|---|
137-
|*.wvd.microsoft.com|TCP port 443|Service traffic|All|
138-
|*.servicebus.windows.net|TCP port 443|Troubleshooting data|All|
139-
|go.microsoft.com|TCP port 443|Microsoft FWLinks|All|
140-
|aka.ms|TCP port 443|Microsoft URL shortener|All|
141-
|docs.microsoft.com|TCP port 443|Documentation|All|
142-
|privacy.microsoft.com|TCP port 443|Privacy statement|All|
143-
|query.prod.cms.rt.microsoft.com|TCP port 443|Client updates|Windows Desktop|
154+
|*.wvd.microsoft.com|443|Service traffic|All|
155+
|*.servicebus.windows.net|443|Troubleshooting data|All|
156+
|go.microsoft.com|443|Microsoft FWLinks|All|
157+
|aka.ms|443|Microsoft URL shortener|All|
158+
|docs.microsoft.com|443|Documentation|All|
159+
|privacy.microsoft.com|443|Privacy statement|All|
160+
|query.prod.cms.rt.microsoft.com|443|Client updates|Windows Desktop|
144161

145162
>[!IMPORTANT]
146163
>Opening these URLs is essential for a reliable client experience. Blocking access to these URLs is unsupported and will affect service functionality. These URLs only correspond to the client sites and resources, and don't include URLs for other services like Azure Active Directory.

0 commit comments

Comments
 (0)