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
Copy file name to clipboardExpand all lines: articles/virtual-desktop/safe-url-list.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ manager: femila
10
10
11
11
# Required URLs for Azure Virtual Desktop
12
12
13
-
In order to deploy and make Azure Virtual Desktop available to your users, you must allow specific URLs that your session host virtual machines (VMs) can access them anytime. Users also need to be able to connect to certain URLs to access their Azure Virtual Desktop resources. This article lists the required URLs you need to allow for your session hosts and users if you're using [Azure Firewall](../firewall/protect-azure-virtual-desktop.md) or a third-party firewall or proxy service. Azure Virtual Desktop doesn't support deployments that block the URLs listed in this article.
13
+
In order to deploy and make Azure Virtual Desktop available to your users, you must allow specific URLs that your session host virtual machines (VMs) can access them anytime. Users also need to be able to connect to certain URLs to access their Azure Virtual Desktop resources. This article lists the required URLs you need to allow for your session hosts and users. These URLs could be blocked if you're using [Azure Firewall](../firewall/protect-azure-virtual-desktop.md) or a third-party firewall or proxy service. Azure Virtual Desktop doesn't support deployments that block the URLs listed in this article.
14
14
15
15
You can validate that your session host VMs can connect to these URLs by following the steps to run the [Required URL Check tool](required-url-check-tool.md). The Required URL Check tool will validate each URL and show whether your session host VMs can access them. You can only use for deployments in the Azure public cloud, it does not check access for sovereign clouds.
16
16
@@ -37,7 +37,7 @@ The following table is the list of URLs your session host VMs need to access for
37
37
|`www.microsoft.com`| 80 | Certificates | N/A |
38
38
39
39
> [!IMPORTANT]
40
-
> We've finished transitioning the URLs we use for Agent traffic. We no longer support the following URLs. To prevent your session host VMs from showing a *Needs Assistance* status, You must allow `*.prod.warm.ingest.monitor.core.windows.net` if you haven't already. You must also remove the following URLs if you explicitly allowed them before the change:
40
+
> We've finished transitioning the URLs we use for Agent traffic. We no longer support the following URLs. To prevent your session host VMs from showing a *Needs Assistance* status due to this, you must allow the URL `*.prod.warm.ingest.monitor.core.windows.net` if you haven't already. You should also remove the following URLs if you explicitly allowed them before the change:
41
41
>
42
42
> | Address | Outbound TCP port | Purpose | Service tag |
43
43
> |--|--|--|--|
@@ -53,7 +53,7 @@ The following table lists optional URLs that your session host virtual machines
53
53
|--|--|--|
54
54
|`login.windows.net`| 443 | Sign in to Microsoft Online Services and Microsoft 365 |
55
55
|`*.events.data.microsoft.com`| 443 | Telemetry Service |
56
-
|`www.msftconnecttest.com`| 443 | Detects if the OS is connected to the internet |
56
+
|`www.msftconnecttest.com`| 443 | Detects if the session host is connected to the internet |
57
57
|`*.prod.do.dsp.mp.microsoft.com`| 443 | Windows Update |
58
58
|`*.sfx.ms`| 443 | Updates for OneDrive client software |
@@ -76,7 +76,7 @@ The following table lists optional URLs that your session host virtual machines
76
76
|`ocsp.msocsp.com`| 80 | Certificates | N/A |
77
77
78
78
> [!IMPORTANT]
79
-
> We've finished transitioning the URLs we use for Agent traffic. We no longer support the following URLs. To prevent your session host VMs from showing a *Needs Assistance* status, you must allow the URL `*.prod.warm.ingest.monitor.core.usgovcloudapi.net`, if you haven't already. You must also remove the following URLs if you explicitly allowed them before the change:
79
+
> We've finished transitioning the URLs we use for Agent traffic. We no longer support the following URLs. To prevent your session host VMs from showing a *Needs Assistance* status due to this, you must allow the URL `*.prod.warm.ingest.monitor.core.usgovcloudapi.net`, if you haven't already. You should also remove the following URLs if you explicitly allowed them before the change:
80
80
>
81
81
> | Address | Outbound TCP port | Purpose | Service tag |
82
82
> |--|--|--|--|
@@ -91,7 +91,7 @@ The following table lists optional URLs that your session host virtual machines
91
91
| Address | Outbound TCP port | Purpose |
92
92
|--|--|--|
93
93
|`*.events.data.microsoft.com`| 443 | Telemetry Service |
94
-
|`www.msftconnecttest.com`| 443 | Detects if the OS is connected to the internet |
94
+
|`www.msftconnecttest.com`| 443 | Detects if the session host is connected to the internet |
95
95
|`*.prod.do.dsp.mp.microsoft.com`| 443 | Windows Update |
96
96
|`oneclient.sfx.ms`| 443 | Updates for OneDrive client software |
0 commit comments