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/azure-arc/servers/includes/esu-network-requirements.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
ms.service: azure-arc
3
3
ms.topic: include
4
-
ms.date: 02/16/2024
4
+
ms.date: 06/04/2024
5
5
---
6
6
7
7
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:
18
18
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |
19
19
|`download.microsoft.com`|Used to download the Windows installation package|At installation time, only| Public |
20
20
|`login.windows.net`|Microsoft Entra ID|Always| Public |
21
+
|`*blob.core.windows.net`|Download Arc SQL Extension|SQL Server ESUs| Public |
21
22
|`login.microsoftonline.com`|Microsoft Entra ID|Always| Public |
22
23
|`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 |
23
24
|`*.his.arc.azure.com`|Metadata and hybrid identity services|Always| Private |
@@ -32,6 +33,7 @@ You can enable the following subset of endpoints:
32
33
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |
33
34
|`download.microsoft.com`|Used to download the Windows installation package|At installation time, only| Public |
34
35
|`login.microsoftonline.us`|Microsoft Entra ID|Always| Public |
36
+
|`*blob.core.windows.net`|Download Arc SQL Extension|SQL Server ESUs| Public |
35
37
|`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 |
36
38
|`*.his.arc.azure.us`|Metadata and hybrid identity services|Always| Private |
37
39
|`*.guestconfiguration.azure.us`| Extension management and guest configuration services |Always| Private |
0 commit comments