@@ -96,29 +96,31 @@ As part of the Azure Local version 2411.1 preview update, the endpoints from the
96
96
| -- | -- | -- |
97
97
| 1 | ` http://go.microsoft.com:443 ` | Arc registration |
98
98
| 2 | ` http://login.microsoftonline.com:443 ` | Arc registration |
99
- | 3 | ` http://download.microsoft.com:443 ` | Arc registration |
100
- | 4 | ` http://management.azure.com:443 ` | Arc registration |
101
- | 5 | ` http://gbl.his.arc.azure.com:443 ` | Arc registration |
102
- | 6 | ` http://<region>.his.arc.azure.com:443 ` | Arc registration |
103
- | 7 | ` http://dc.services.visualstudio.com:443 ` | Arc registration |
104
- | 8 | ` http://<yourarcgatewayId>.gw.arc.azure.com:443 ` | Arc gateway |
105
- | 9 | ` http://<yourkeyvaultname>.vault.azure.net:443 ` | Azure Key Vault |
106
- | 10 | ` http://<yourblobstorageforcloudwitnessname>.blob.core.windows.net:443 ` | Cloud Witness Storage Account |
107
- | 11 | ` http://files.pythonhosted.org:443 ` | Microsoft On-premises Cloud/ARB/AKS |
108
- | 12 | ` http://pypi.org:443 ` | Microsoft On-premises Cloud/ARB/AKS |
109
- | 13 | ` http://raw.githubusercontent.com:443 ` | Microsoft On-premises Cloud/ARB/AKS |
110
- | 14 | ` http://pythonhosted.org:443 ` | Microsoft On-premises Cloud/ARB/AKS |
111
- | 15 | ` http://ocsp.digicert.com ` | Certificate Revocation List for Arc extensions |
112
- | 16 | ` http://s.symcd.com ` | Certificate Revocation List for Arc extensions |
113
- | 17 | ` http://ts-ocsp.ws.symantec.com ` | Certificate Revocation List for Arc extensions |
114
- | 18 | ` http://ocsp.globalsign.com ` | Certificate Revocation List for Arc extensions |
115
- | 19 | ` http://ocsp2.globalsign.com ` | Certificate Revocation List for Arc extensions |
116
- | 20 | ` http://oneocsp.microsoft.com ` | Certificate Revocation List for Arc extensions |
117
- | 21 | ` http://dl.delivery.mp.microsoft.com ` | Windows Update |
118
- | 22 | ` http://*.tlu.dl.delivery.mp.microsoft.com ` | Windows Update |
119
- | 23 | ` http://*.windowsupdate.com ` | Windows Update |
120
- | 24 | ` http://*.windowsupdate.microsoft.com ` | Windows Update |
121
- | 25 | ` http://*.update.microsoft.com ` | Windows Update |
99
+ | 3 | ` http://<region>.login.microsoft.com:443 ` | Arc registration |
100
+ | 4 | ` http://download.microsoft.com:443 ` | Arc registration |
101
+ | 5 | ` http://management.azure.com:443 ` | Arc registration |
102
+ | 6 | ` http://gbl.his.arc.azure.com:443 ` | Arc registration |
103
+ | 7 | ` http://<region>.his.arc.azure.com:443 ` | Arc registration |
104
+ | 8 | ` http://dc.services.visualstudio.com:443 ` | Arc registration |
105
+ | 9 | ` http://<yourarcgatewayId>.gw.arc.azure.com:443 ` | Arc gateway |
106
+ | 10 | ` http://<yourkeyvaultname>.vault.azure.net:443 ` | Azure Key Vault |
107
+ | 11 | ` http://<yourblobstorageforcloudwitnessname>.blob.core.windows.net:443 ` | Cloud Witness Storage Account |
108
+ | 12 | ` http://files.pythonhosted.org:443 ` | Microsoft On-premises Cloud/ARB/AKS |
109
+ | 13 | ` http://pypi.org:443 ` | Microsoft On-premises Cloud/ARB/AKS |
110
+ | 14 | ` http://raw.githubusercontent.com:443 ` | Microsoft On-premises Cloud/ARB/AKS |
111
+ | 15 | ` http://pythonhosted.org:443 ` | Microsoft On-premises Cloud/ARB/AKS |
112
+ | 16 | ` http://ocsp.digicert.com ` | Certificate Revocation List for Arc extensions |
113
+ | 17 | ` http://s.symcd.com ` | Certificate Revocation List for Arc extensions |
114
+ | 18 | ` http://ts-ocsp.ws.symantec.com ` | Certificate Revocation List for Arc extensions |
115
+ | 19 | ` http://ocsp.globalsign.com ` | Certificate Revocation List for Arc extensions |
116
+ | 20 | ` http://ocsp2.globalsign.com ` | Certificate Revocation List for Arc extensions |
117
+ | 21 | ` http://oneocsp.microsoft.com ` | Certificate Revocation List for Arc extensions |
118
+ | 22 | ` http://dl.delivery.mp.microsoft.com ` | Windows Update |
119
+ | 23 | ` http://*.tlu.dl.delivery.mp.microsoft.com ` | Windows Update |
120
+ | 24 | ` http://*.windowsupdate.com ` | Windows Update |
121
+ | 25 | ` http://*.windowsupdate.microsoft.com ` | Windows Update |
122
+ | 26 | ` http://*.update.microsoft.com ` | Windows Update |
123
+
122
124
123
125
## Restrictions and limitations
124
126
0 commit comments