Skip to content

Commit 2d18892

Browse files
committed
Added new ESU endpoint
1 parent 0736279 commit 2d18892

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-arc/servers/includes/esu-network-requirements.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
ms.service: azure-arc
33
ms.topic: include
4-
ms.date: 02/16/2024
4+
ms.date: 06/04/2024
55
---
66

77
If you're using Azure Arc-enabled servers only for Extended Security Updates for either or both of the following products:
@@ -18,6 +18,7 @@ You can enable the following subset of endpoints:
1818
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |
1919
|`download.microsoft.com`|Used to download the Windows installation package|At installation time, only| Public |
2020
|`login.windows.net`|Microsoft Entra ID|Always| Public |
21+
|`*blob.core.windows.net`|Download Arc SQL Extension|SQL Server ESUs| Public |
2122
|`login.microsoftonline.com`|Microsoft Entra ID|Always| Public |
2223
|`management.azure.com`|Azure Resource Manager - to create or delete the Arc server resource|When connecting or disconnecting a server, only| Public, unless a [resource management private link](../../../azure-resource-manager/management/create-private-link-access-portal.md) is also configured |
2324
|`*.his.arc.azure.com`|Metadata and hybrid identity services|Always| Private |
@@ -32,6 +33,7 @@ You can enable the following subset of endpoints:
3233
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |
3334
|`download.microsoft.com`|Used to download the Windows installation package|At installation time, only| Public |
3435
|`login.microsoftonline.us`|Microsoft Entra ID|Always| Public |
36+
|`*blob.core.windows.net`|Download Arc SQL Extension|SQL Server ESUs| Public |
3537
|`management.usgovcloudapi.net`|Azure Resource Manager - to create or delete the Arc server resource|When connecting or disconnecting a server, only| Public, unless a [resource management private link](../../../azure-resource-manager/management/create-private-link-access-portal.md) is also configured |
3638
|`*.his.arc.azure.us`|Metadata and hybrid identity services|Always| Private |
3739
|`*.guestconfiguration.azure.us`| Extension management and guest configuration services |Always| Private |

0 commit comments

Comments
 (0)