You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>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.
99
101
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|
>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.
102
117
>
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
+
>
103
120
>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:
104
121
>
105
122
>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:
132
149
133
150
The Remote Desktop clients must have access to the following URLs:
134
151
135
-
|Address|Outbound port|Purpose|Client(s)|
152
+
|Address|Outbound TCP port|Purpose|Client(s)|
136
153
|---|---|---|---|
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|
>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