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: azure-local/deploy/deployment-azure-arc-gateway-overview.md
+28-29Lines changed: 28 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Overview of Azure Arc gateway for Azure Local, version 23H2 (preview)
3
3
description: Learn what is Azure Arc gateway for Azure Local, version 23H2 (preview).
4
4
author: alkohli
5
5
ms.topic: how-to
6
-
ms.date: 04/10/2025
6
+
ms.date: 04/23/2025
7
7
ms.author: alkohli
8
8
ms.service: azure-local
9
9
---
@@ -89,37 +89,36 @@ Unsupported scenarios for Azure Local include:
89
89
90
90
## Azure Local endpoints not redirected
91
91
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:
Copy file name to clipboardExpand all lines: azure-local/includes/hci-download-vhdx.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ author: alkohli
3
3
ms.author: alkohli
4
4
ms.service: azure-local
5
5
ms.topic: include
6
-
ms.date: 10/11/2024
6
+
ms.date: 04/22/2025
7
7
---
8
8
9
9
@@ -12,9 +12,9 @@ SDN uses a VHDX file containing either the Azure Stack HCI or Windows Server ope
12
12
> [!NOTE]
13
13
> 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.
14
14
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).
16
16
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.
18
18
19
19
The following syntax shows an example of using `Convert-WindowsImage`:
0 commit comments