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
The following table lists optional FQDNs and endpoints that your session host virtual machines might also need to access for other services:
43
44
44
45
| Address | Protocol | Outbound port | Purpose | Service tag |
@@ -120,6 +121,9 @@ Select the relevant tab based on which cloud you're using.
120
121
|`learn.microsoft.com`| TCP | 443 | Documentation | All |
121
122
|`privacy.microsoft.com`| TCP | 443 | Privacy statement | All |
122
123
|`query.prod.cms.rt.microsoft.com`| TCP | 443 | Download an MSI to update the client. Required for automatic updates. |[Windows Desktop](users/connect-windows.md)|
124
+
|`graph.microsoft.com`| TCP | 443 | Service traffic | All |
125
+
|`windows.cloud.microsoft.com`| TCP | 443 | Connection center | All |
126
+
|`windows365.microsoft.com`| TCP | 443 | Service traffic | All |
123
127
124
128
# [Azure for US Government](#tab/azure-for-us-government)
125
129
@@ -133,11 +137,16 @@ Select the relevant tab based on which cloud you're using.
133
137
|`learn.microsoft.com`| TCP | 443 | Documentation | All |
134
138
|`privacy.microsoft.com`| TCP | 443 | Privacy statement | All |
135
139
|`query.prod.cms.rt.microsoft.com`| TCP | 443 | Download an MSI to update the client. Required for automatic updates. |[Windows Desktop](users/connect-windows.md)|
140
+
|`graph.microsoft.com`| TCP | 443 | Service traffic | All |
141
+
|`windows.cloud.microsoft.com`| TCP | 443 | Connection center | All |
142
+
|`windows365.microsoft.com`| TCP | 443 | Service traffic | All |
136
143
137
144
---
138
145
139
146
These FQDNs and endpoints only correspond to client sites and resources. This list doesn't include FQDNs and endpoints for other services such as Microsoft Entra ID or Office 365. Microsoft Entra FQDNs and endpoints can be found under ID *56*, *59* and *125* in [Office 365 URLs and IP address ranges](/office365/enterprise/urls-and-ip-address-ranges#microsoft-365-common-and-office-online).
140
147
148
+
If you're on a closed network with restricted internet access, you may also need to allow the FQDNs listed here for certificate checks: [Azure Certificate Authority details | Microsoft Learn](../security/fundamentals/azure-CA-details.md#certificate-downloads-and-revocation-lists).
149
+
141
150
## Next steps
142
151
143
152
-[Check access to required FQDNs and endpoints for Azure Virtual Desktop](check-access-validate-required-fqdn-endpoint.md).
0 commit comments