Skip to content

Commit accbbe9

Browse files
authored
Merge pull request #123593 from edyoung/patch-31
Update esu-network-requirements.md
2 parents b309d98 + b8edda9 commit accbbe9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ You can enable the following subset of endpoints:
2525
|`*.guestconfiguration.azure.com`| Extension management and guest configuration services |Always| Private |
2626
|`www.microsoft.com/pkiops/certs`| Intermediate certificate updates for ESUs (note: uses HTTP/TCP 80 and HTTPS/TCP 443) | Always for automatic updates, or temporarily if downloading certificates manually. | Public |
2727
|`*.<region>.arcdataservices.com`| Azure Arc data processing service and service telemetry.| SQL Server ESUs | Public|
28+
|`*.blob.core.windows.net` | Download Sql Server Extension package | SQL Server ESUs | Not required if using Private Link |
2829

2930
#### [Azure Government](#tab/azure-government)
3031

@@ -38,6 +39,7 @@ You can enable the following subset of endpoints:
3839
|`*.his.arc.azure.us`|Metadata and hybrid identity services|Always| Private |
3940
|`*.guestconfiguration.azure.us`| Extension management and guest configuration services |Always| Private |
4041
|`www.microsoft.com/pkiops/certs`| Intermediate certificate updates for ESUs (note: uses HTTP/TCP 80 and HTTPS/TCP 443) | Always for automatic updates, or temporarily if downloading certificates manually. | Public |
42+
|`*.blob.core.usgovcloudapi.net` | Download Sql Server Extension package | SQL Server ESUs | Not required if using Private Link |
4143

4244
#### [Microsoft Azure operated by 21Vianet](#tab/azure-china)
4345

0 commit comments

Comments
 (0)