Skip to content

Commit 9f69a15

Browse files
authored
Merge pull request #17605 from MicrosoftDocs/main
4/9/2025 AM Publish
2 parents c961868 + c52c18d commit 9f69a15

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

azure-local/manage/azure-arc-vm-management-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
88
ms.custom: linux-related-content
9-
ms.date: 03/18/2025
9+
ms.date: 04/09/2025
1010
---
1111

1212
# What is Azure Local VM management?
@@ -43,7 +43,9 @@ Consider the following limitations when you're managing VMs on Azure Local:
4343
- Taking checkpoints on VMs running on Azure Local by using on-premises tools, such as Windows Admin Center or Hyper-V Manager, will adversely affect the management of these VMs from Azure.
4444
- Updates to VM configurations, such as vCPU, memory, network interface, or data disk via on-premises tools, won't be reflected on the Azure management plane.
4545
- Moving a resource group isn't supported for VMs on Azure Local and its associated resources (such as network interfaces and disks).
46-
- Creation of VMs by using Windows Server 2012 and Windows Server 2012 R2 images isn't supported via the Azure portal. You can do it only via the Azure CLI. For more information, see [Additional parameters for Windows Server 2012 and Windows Server 2012 R2 images](./create-arc-virtual-machines.md#additional-parameters-for-windows-server-2012-and-windows-server-2012-r2-images).
46+
- Creation of VMs by using Windows Server 2012 and Windows Server 2012 R2 images isn't supported via the Azure portal. You can do it only via the Azure CLI. For more information, see [Additional parameters for Windows Server 2012 and Windows Server 2012 R2 images](./create-arc-virtual-machines.md#additional-parameters-for-windows-server-2012-and-windows-server-2012-r2-images).
47+
48+
- Azure Local VMs only support IPv4 addresses. IPv6 addresses aren't supported.
4749

4850
## Components of Azure Local VM management
4951

azure-local/manage/create-logical-networks.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
8-
ms.date: 03/30/2025
8+
ms.date: 04/09/2025
99
---
1010

1111
# Create logical networks for Azure Local VMs enabled by Azure Arc
@@ -14,6 +14,9 @@ ms.date: 03/30/2025
1414

1515
This article describes how to create or add logical networks for your Azure Local instance. Any Azure Local virtual machines (VMs) that you create use these logical networks.
1616

17+
> [!NOTE]
18+
> Azure Local VMs only support IPv4 addresses. IPv6 addresses aren't supported.
19+
1720
## Prerequisites
1821

1922
Before you begin, make sure to complete the following prerequisites:

azure-local/whats-new.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,12 @@ This is a baseline release with the following features and improvements:
3434
- Environment checker validates the composed image used for bootstrap.
3535
- Environment checker validates PowerShell modules as per the validated solution recipe in the Pre-Update checks.
3636
- **Updates and upgrade improvements**
37-
- The differentiation of SKUs is supported when considering the applicability of a Solution Builder Extension update.
38-
- A tag is added to indicate a superseded update.
39-
- The Download Service is now used to download HTTP content.
40-
- A URL-based platform update package is now supported.
41-
- Azure Local rebranding changes were made for Update.
37+
- The Solution Builder Extension update now supports both supported and non-supported SKUs for a given model.
38+
- A tag has been added to indicate whether an update is the latest or has been superseded.
39+
- HTTP content will now be downloaded using a more resilient service (Download Service).
40+
- OS content will be packaged with the release, rather than determining appliable content on the device at runtime. This change is aimed at minimizing failure points and supporting [sideloading](update/update-via-powershell-23h2.md#step-3-import-and-rediscover-updates).
41+
- OS content will be installed using the CAU plug-ins that are shipped with OS.
42+
- Azure Local rebranding changes were made for this update.
4243
- **Azure Local VM changes**: You can now connect to an Azure Local VM using the SSH/RDP protocol without the need for line of sight (inside the host network). For more information, see [Connect to an Azure Local VM using SSH](./manage/connect-arc-vm-using-ssh.md).
4344

4445

0 commit comments

Comments
 (0)