Skip to content

Commit 9506cc9

Browse files
authored
Update overview.md
1 parent 329fab3 commit 9506cc9

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

articles/virtual-desktop/overview.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,23 +87,37 @@ The Azure virtual machines you create for Windows Virtual Desktop must have acce
8787
|Address|Outbound TCP port|Purpose|Service Tag|
8888
|---|---|---|---|
8989
|*.wvd.microsoft.com|443|Service traffic|WindowsVirtualDesktop|
90-
|*.blob.core.windows.net|443|Agent, SXS stack updates, and Agent traffic|AzureCloud|
90+
|mrsglobalsteus2prod.blob.core.windows.net|443|Agent, SXS stack updates, and Agent traffic|AzureCloud|
9191
|*.core.windows.net|443|Agent traffic|AzureCloud|
9292
|*.servicebus.windows.net|443|Agent traffic|AzureCloud|
93-
|prod.warmpath.msftcloudes.com|443|Agent traffic|None|
94-
|catalogartifact.azureedge.net|443|Azure Marketplace|None|
95-
|kms.core.windows.net|1688|Windows 10 activation|None|
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|None|
9696
|*.microsoftonline.com|443|Authentication to MS Online Services|None|
9797
|*.events.data.microsoft.com|443|Telemetry Service|None|
98-
|login.windows.net|443|Login to MS Online Services, Office 365|None|
9998

10099

101100
>[!IMPORTANT]
102101
>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.
103102
103+
Here are a list of URLs that are optional for your Azure virtual machines to hve access to:
104+
105+
|Address|Outbound TCP port|Purpose|Service Tag|
106+
|---|---|---|---|
107+
|*.microsoftonline.com|443|Authentication to MS Online Services|None|
108+
|*.events.data.microsoft.com|443|Telemetry Service|None|
109+
|www.msftconnecttest.com|443|Detects if the OS is connected to the internet|None|
110+
|*.prod.do.dsp.mp.microsoft.com|443|Windows Update|None|
111+
|login.windows.net|443|Login to MS Online Services, Office 365|None|
112+
|*.sfx.ms|443|Updates for OneDrive client software|None|
113+
|*.digicert.com|443|Certificate revocation check|None|
114+
115+
104116
>[!NOTE]
105117
>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.
106118
>
119+
>For Office related URL’s, visit https://docs.microsoft.com/en-us/office365/enterprise/urls-and-ip-address-ranges. This documentation also covers required AAD related URL’s.
120+
>
107121
>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:
108122
>
109123
>1. Register your virtual machines to the Windows Virtual Desktop host pool.

0 commit comments

Comments
 (0)