Skip to content

Commit e31faf5

Browse files
committed
new supported VM ops
1 parent e0d7a10 commit e31faf5

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

azure-local/manage/virtual-machine-operations.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: concept-article
77
ms.service: azure-local
8-
ms.date: 06/02/2025
8+
ms.date: 06/19/2025
99
---
1010

1111
# Supported operations for Azure Local VMs enabled by Azure Arc
@@ -50,6 +50,15 @@ Perform the following VM operations only via the Azure portal or the Azure CLI.
5050
- Delete extensions
5151
- Enable guest management
5252
- Connect via Secure Shell (SSH)
53+
- Rename the computer name of your Azure Local VM.
54+
55+
> [!NOTE]
56+
> This operation will automatically restart your Azure Local VM.
57+
58+
- Change the IP address of a network interface (NIC) to match static IP NIC configuration on Azure Local control plane.
59+
60+
> [!NOTE]
61+
> This manual change is allowed from within the guest operating system using local tools only when a static IP NIC was added post VM provisioning from Azure Local control plane. This ensures network configurations within the VM aligns with the configuration defined in the Azure control plane.
5362
5463
### Azure CLI
5564

@@ -116,8 +125,6 @@ The following VM operations aren't supported.
116125
> [!IMPORTANT]
117126
> You can't perform these operations by using the Azure portal, the Azure CLI, or local tools. Performing these operations can lead to Azure Local VMs becoming unmanageable from the Azure portal.
118127
119-
- Rename a VM inside the guest operating cluster
120-
- Change the IP address of a network interface
121128
- Enable or change the VLAN ID of a network interface
122129
- Live migrate a VM from one cluster to another
123130
- Storage live migration on a VM

0 commit comments

Comments
 (0)