Skip to content

Commit e95ddd7

Browse files
Merge pull request #276357 from sipastak/avd-endpoint-update
add service tag to endpoint
2 parents 6e0ccff + bd3a53d commit e95ddd7

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

articles/virtual-desktop/required-fqdn-endpoint.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A list of FQDNs and endpoints you must allow, ensuring your Azure V
44
ms.topic: conceptual
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 03/01/2024
7+
ms.date: 05/24/2024
88
---
99

1010
# Required FQDNs and endpoints for Azure Virtual Desktop
@@ -42,17 +42,17 @@ The following table is the list of FQDNs and endpoints your session host VMs nee
4242

4343
The following table lists optional FQDNs and endpoints that your session host virtual machines might also need to access for other services:
4444

45-
| Address | Protocol | Outbound port | Purpose |
46-
|--|--|--|--|
47-
| `login.windows.net` | TCP | 443 | Sign in to Microsoft Online Services and Microsoft 365 |
48-
| `*.events.data.microsoft.com` | TCP | 443 | Telemetry Service |
49-
| `www.msftconnecttest.com` | TCP | 80 | Detects if the session host is connected to the internet |
50-
| `*.prod.do.dsp.mp.microsoft.com` | TCP | 443 | Windows Update |
51-
| `*.sfx.ms` | TCP | 443 | Updates for OneDrive client software |
52-
| `*.digicert.com` | TCP | 80 | Certificate revocation check |
53-
| `*.azure-dns.com` | TCP | 443 | Azure DNS resolution |
54-
| `*.azure-dns.net` | TCP | 443 | Azure DNS resolution |
55-
| `*eh.servicebus.windows.net` | TCP | 443 | Diagnostic settings |
45+
| Address | Protocol | Outbound port | Purpose | Service tag |
46+
|--|--|--|--|--|
47+
| `login.windows.net` | TCP | 443 | Sign in to Microsoft Online Services and Microsoft 365 | N/A |
48+
| `*.events.data.microsoft.com` | TCP | 443 | Telemetry Service | N/A |
49+
| `www.msftconnecttest.com` | TCP | 80 | Detects if the session host is connected to the internet | N/A |
50+
| `*.prod.do.dsp.mp.microsoft.com` | TCP | 443 | Windows Update |N/A |
51+
| `*.sfx.ms` | TCP | 443 | Updates for OneDrive client software |N/A |
52+
| `*.digicert.com` | TCP | 80 | Certificate revocation check |N/A |
53+
| `*.azure-dns.com` | TCP | 443 | Azure DNS resolution |N/A |
54+
| `*.azure-dns.net` | TCP | 443 | Azure DNS resolution |N/A |
55+
| `*eh.servicebus.windows.net` | TCP | 443 | Diagnostic settings | EventHub |
5656

5757
# [Azure for US Government](#tab/azure-for-us-government)
5858

@@ -71,16 +71,16 @@ The following table lists optional FQDNs and endpoints that your session host vi
7171

7272
The following table lists optional FQDNs and endpoints that your session host virtual machines might also need to access for other services:
7373

74-
| Address | Protocol | Outbound port | Purpose |
75-
|--|--|--|--|
76-
| `*.events.data.microsoft.com` | TCP | 443 | Telemetry Service |
77-
| `www.msftconnecttest.com` | TCP | 80 | Detects if the session host is connected to the internet |
78-
| `*.prod.do.dsp.mp.microsoft.com` | TCP | 443 | Windows Update |
79-
| `oneclient.sfx.ms` | TCP | 443 | Updates for OneDrive client software |
80-
| `*.digicert.com` | TCP | 80 | Certificate revocation check |
81-
| `*.azure-dns.com` | TCP | 443 | Azure DNS resolution |
82-
| `*.azure-dns.net` | TCP | 443 | Azure DNS resolution |
83-
| `*eh.servicebus.windows.net` | TCP | 443 | Diagnostic settings |
74+
| Address | Protocol | Outbound port | Purpose | Service tag |
75+
|--|--|--|--|--|
76+
| `*.events.data.microsoft.com` | TCP | 443 | Telemetry Service | N/A |
77+
| `www.msftconnecttest.com` | TCP | 80 | Detects if the session host is connected to the internet | N/A |
78+
| `*.prod.do.dsp.mp.microsoft.com` | TCP | 443 | Windows Update | N/A |
79+
| `oneclient.sfx.ms` | TCP | 443 | Updates for OneDrive client software | N/A |
80+
| `*.digicert.com` | TCP | 80 | Certificate revocation check | N/A |
81+
| `*.azure-dns.com` | TCP | 443 | Azure DNS resolution | N/A |
82+
| `*.azure-dns.net` | TCP | 443 | Azure DNS resolution | N/A |
83+
| `*eh.servicebus.windows.net` | TCP | 443 | Diagnostic settings | EventHub |
8484

8585
---
8686

0 commit comments

Comments
 (0)