Skip to content

Commit 2177182

Browse files
authored
Merge pull request #123720 from kongou-ae/fixed-esu-endpoint
Fix a duplicated FQDN of Arc ESU
2 parents 11d2a84 + b2f884e commit 2177182

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ 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 |
2221
|`login.microsoftonline.com`|Microsoft Entra ID|Always| Public |
2322
|`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 |
2423
|`*.his.arc.azure.com`|Metadata and hybrid identity services|Always| Private |
@@ -34,7 +33,6 @@ You can enable the following subset of endpoints:
3433
|`aka.ms`|Used to resolve the download script during installation|At installation time, only| Public |
3534
|`download.microsoft.com`|Used to download the Windows installation package|At installation time, only| Public |
3635
|`login.microsoftonline.us`|Microsoft Entra ID|Always| Public |
37-
|`*blob.core.windows.net`|Download Arc SQL Extension|SQL Server ESUs| Public |
3836
|`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 |
3937
|`*.his.arc.azure.us`|Metadata and hybrid identity services|Always| Private |
4038
|`*.guestconfiguration.azure.us`| Extension management and guest configuration services |Always| Private |

0 commit comments

Comments
 (0)