Skip to content

Commit d588293

Browse files
Merge pull request #16838 from CristianEdwards/ArcgwendpointsUpdate2
Arc gw registration endpoint
2 parents 03a0b56 + abb1dd5 commit d588293

File tree

1 file changed

+25
-23
lines changed

1 file changed

+25
-23
lines changed

azure-local/deploy/deployment-azure-arc-gateway-overview.md

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -96,29 +96,31 @@ As part of the Azure Local version 2411.1 preview update, the endpoints from the
9696
| -- | -- | -- |
9797
| 1 | `http://go.microsoft.com:443` | Arc registration |
9898
| 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+
122124

123125
## Restrictions and limitations
124126

0 commit comments

Comments
 (0)