Skip to content

Commit bb86d60

Browse files
Merge pull request #267952 from sipastak/avd-endpoint
AVD new optional endpoint
2 parents 37de42c + 9a1b739 commit bb86d60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
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: 11/21/2023
7+
ms.date: 03/01/2024
88
---
99

1010
# Required FQDNs and endpoints for Azure Virtual Desktop
@@ -52,6 +52,7 @@ The following table lists optional FQDNs and endpoints that your session host vi
5252
| `*.digicert.com` | TCP | 80 | Certificate revocation check |
5353
| `*.azure-dns.com` | TCP | 443 | Azure DNS resolution |
5454
| `*.azure-dns.net` | TCP | 443 | Azure DNS resolution |
55+
| `*eh.servicebus.windows.net` | TCP | 443 | Diagnostic settings |
5556

5657
# [Azure for US Government](#tab/azure-for-us-government)
5758

@@ -79,6 +80,7 @@ The following table lists optional FQDNs and endpoints that your session host vi
7980
| `*.digicert.com` | TCP | 80 | Certificate revocation check |
8081
| `*.azure-dns.com` | TCP | 443 | Azure DNS resolution |
8182
| `*.azure-dns.net` | TCP | 443 | Azure DNS resolution |
83+
| `*eh.servicebus.windows.net` | TCP | 443 | Diagnostic settings |
8284

8385
---
8486

0 commit comments

Comments
 (0)