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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ You can enable the following subset of endpoints:
25
25
|`*.guestconfiguration.azure.com`| Extension management and guest configuration services |Always| Private |
26
26
|`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 |
27
27
|`*.<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 |
28
29
29
30
#### [Azure Government](#tab/azure-government)
30
31
@@ -38,6 +39,7 @@ You can enable the following subset of endpoints:
38
39
|`*.his.arc.azure.us`|Metadata and hybrid identity services|Always| Private |
39
40
|`*.guestconfiguration.azure.us`| Extension management and guest configuration services |Always| Private |
40
41
|`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 |
41
43
42
44
#### [Microsoft Azure operated by 21Vianet](#tab/azure-china)
0 commit comments