Skip to content

Commit b9685ef

Browse files
Merge pull request #3616 from MicrosoftDocs/main638810245269689496sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents ec49f7e + 1401504 commit b9685ef

File tree

2 files changed

+31
-32
lines changed

2 files changed

+31
-32
lines changed

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

Lines changed: 28 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview of Azure Arc gateway for Azure Local, version 23H2 (preview)
33
description: Learn what is Azure Arc gateway for Azure Local, version 23H2 (preview).
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 04/10/2025
6+
ms.date: 04/23/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
---
@@ -89,37 +89,36 @@ Unsupported scenarios for Azure Local include:
8989

9090
## Azure Local endpoints not redirected
9191

92-
As part of the Azure Local version 2411.1 preview update, the endpoints from the table are required and must be allowlisted in your proxy or firewall to deploy the Azure Local instance. These version 2408 and 2411 endpoints are not redirected via the Arc gateway:
92+
The endpoints from the table are required and must be allowlisted in your proxy or firewall to deploy the Azure Local instance:
9393

9494
| Endpoint # | Required endpoint | Component |
9595
| -- | -- | -- |
96-
| 1 | `http://go.microsoft.com:443` | Arc registration |
97-
| 2 | `http://login.microsoftonline.com:443` | Arc registration |
98-
| 3 | `http://<region>.login.microsoft.com:443` | Arc registration |
99-
| 4 | `http://download.microsoft.com:443` | Arc registration |
100-
| 5 | `http://management.azure.com:443` | Arc registration |
101-
| 6 | `http://gbl.his.arc.azure.com:443` | Arc registration |
102-
| 7 | `http://<region>.his.arc.azure.com:443` | Arc registration |
103-
| 8 | `http://dc.services.visualstudio.com:443` | Arc registration |
104-
| 9 | `https://<region>.obo.arc.azure.com:8084` | AKS extensions |
105-
| 10 | `http://<yourarcgatewayId>.gw.arc.azure.com:443` | Arc gateway |
106-
| 11 | `http://<yourkeyvaultname>.vault.azure.net:443` | Azure Key Vault |
107-
| 12 | `http://<yourblobstorageforcloudwitnessname>.blob.core.windows.net:443` | Cloud Witness Storage Account |
108-
| 13 | `http://files.pythonhosted.org:443` | Microsoft On-premises Cloud/ARB/AKS |
109-
| 14 | `http://pypi.org:443` | Microsoft On-premises Cloud/ARB/AKS |
110-
| 15 | `http://raw.githubusercontent.com:443` | Microsoft On-premises Cloud/ARB/AKS |
111-
| 16 | `http://pythonhosted.org:443` | Microsoft On-premises Cloud/ARB/AKS |
112-
| 17 | `http://ocsp.digicert.com` | Certificate Revocation List for Arc extensions |
113-
| 18 | `http://s.symcd.com` | Certificate Revocation List for Arc extensions |
114-
| 19 | `http://ts-ocsp.ws.symantec.com` | Certificate Revocation List for Arc extensions |
115-
| 20 | `http://ocsp.globalsign.com` | Certificate Revocation List for Arc extensions |
116-
| 21 | `http://ocsp2.globalsign.com` | Certificate Revocation List for Arc extensions |
117-
| 22 | `http://oneocsp.microsoft.com` | Certificate Revocation List for Arc extensions |
118-
| 23 | `http://dl.delivery.mp.microsoft.com` | Windows Update |
119-
| 24 | `http://*.tlu.dl.delivery.mp.microsoft.com` | Windows Update |
120-
| 25 | `http://*.windowsupdate.com` | Windows Update |
121-
| 26 | `http://*.windowsupdate.microsoft.com` | Windows Update |
122-
| 27 | `http://*.update.microsoft.com` | Windows Update |
96+
| 1 | `http://login.microsoftonline.com:443` | Arc registration |
97+
| 2 | `http://<region>.login.microsoft.com:443` | Arc registration |
98+
| 3 | `http://management.azure.com:443` | Arc registration |
99+
| 4 | `http://gbl.his.arc.azure.com:443` | Arc registration |
100+
| 5 | `http://<region>.his.arc.azure.com:443` | Arc registration |
101+
| 6 | `http://dc.services.visualstudio.com:443` | Arc registration |
102+
| 7 | `https://<region>.obo.arc.azure.com:8084` | AKS extensions |
103+
| 8 | `http://<yourarcgatewayId>.gw.arc.azure.com:443` | Arc gateway |
104+
| 9 | `http://<yourkeyvaultname>.vault.azure.net:443` | Azure Key Vault |
105+
| 10 | `http://<yourblobstorageforcloudwitnessname>.blob.core.windows.net:443` | Cloud Witness Storage Account |
106+
| 11 | `http://files.pythonhosted.org:443` | Not required starting with 2504 new deployments. Microsoft On-premises Cloud/ARB/AKS |
107+
| 12 | `http://pypi.org:443` | Not required starting with 2504 new deployments. Microsoft On-premises Cloud/ARB/AKS |
108+
| 13 | `http://raw.githubusercontent.com:443` | Not required starting with 2504 new deployments. Microsoft On-premises Cloud/ARB/AKS |
109+
| 14 | `http://pythonhosted.org:443` | Not required starting with 2504 new deployments. Microsoft On-premises Cloud/ARB/AKS |
110+
| 15 | `http://ocsp.digicert.com` | Certificate Revocation List for Arc extensions |
111+
| 16 | `http://s.symcd.com` | Certificate Revocation List for Arc extensions |
112+
| 17 | `http://ts-ocsp.ws.symantec.com` | Certificate Revocation List for Arc extensions |
113+
| 18 | `http://ocsp.globalsign.com` | Certificate Revocation List for Arc extensions |
114+
| 19 | `http://ocsp2.globalsign.com` | Certificate Revocation List for Arc extensions |
115+
| 20 | `http://oneocsp.microsoft.com` | Certificate Revocation List for Arc extensions |
116+
| 21 | `http://crl.microsoft.com/pkiinfra` | Certificate Revocation List for Arc extensions |
117+
| 22 | `http://dl.delivery.mp.microsoft.com` | Windows Update |
118+
| 23 | `http://*.tlu.dl.delivery.mp.microsoft.com` | Windows Update |
119+
| 24 | `http://*.windowsupdate.com` | Windows Update |
120+
| 25 | `http://*.windowsupdate.microsoft.com` | Windows Update |
121+
| 26 | `http://*.update.microsoft.com` | Windows Update |
123122

124123
## Restrictions and limitations
125124

azure-local/includes/hci-download-vhdx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: alkohli
33
ms.author: alkohli
44
ms.service: azure-local
55
ms.topic: include
6-
ms.date: 10/11/2024
6+
ms.date: 04/22/2025
77
---
88

99

@@ -12,9 +12,9 @@ SDN uses a VHDX file containing either the Azure Stack HCI or Windows Server ope
1212
> [!NOTE]
1313
> The version of the OS in your VHDX must match the version used by the Azure Local Hyper-V machines. This VHDX file is used by all SDN infrastructure components.
1414
15-
To download an English-language version of the VHDX file, see [Download the operating system from the Azure portal](../deploy/download-23h2-software.md). Make sure to select **English VHDX** from the **Choose language** dropdown list.
15+
[Download an English-language version of the VHDX file](https://aka.ms/PVvxVBVCVVC).
1616

17-
Currently, a non-English VHDX file isn't available for download. If you require a non-English version, download the corresponding ISO file and convert it to VHDX using the `Convert-WindowsImage` cmdlet. You must run this script from a Windows client computer. You'll probably need to run this script as Administrator and modify the execution policy for scripts using the `Set-ExecutionPolicy` command.
17+
Currently, a non-English VHDX file isn't available for download. If you require a non-English version, [download the corresponding ISO file](../deploy/download-23h2-software.md) and convert it to VHDX using the `Convert-WindowsImage` cmdlet. You must run this script from a Windows client computer. You'll probably need to run this script as Administrator and modify the execution policy for scripts using the `Set-ExecutionPolicy` command.
1818

1919
The following syntax shows an example of using `Convert-WindowsImage`:
2020

0 commit comments

Comments
 (0)