Skip to content

Commit 2f11cb1

Browse files
committed
PM feedback
1 parent e31faf5 commit 2f11cb1

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

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

Lines changed: 9 additions & 10 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/19/2025
8+
ms.date: 06/30/2025
99
---
1010

1111
# Supported operations for Azure Local VMs enabled by Azure Arc
@@ -50,22 +50,18 @@ 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.
6253

6354
### Azure CLI
6455

6556
Perform the following VM operations only via the Azure CLI. Don't use the local tools.
6657

6758
- Pause a VM
6859
- Save the VM state
60+
- Rename the computer name of your Azure Local VM.
61+
62+
> [!NOTE]
63+
> This operation will automatically restart your Azure Local VM.
64+
6965
- Attach a GPU
7066
- Detach a GPU
7167
- Expand a data disk
@@ -82,6 +78,9 @@ You perform these operations either on the VM itself or on the cluster/node. The
8278
- Change the MAC address of a network adapter
8379
- Enable/disable MAC address spoofing per network adapter
8480
- Configure processor compatibility mode
81+
- Change the IP address of a network interface (NIC) to match static IP NIC configuration on Azure Local control plane.
82+
> [!NOTE]
83+
> 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.
8584
- Configure processor Non-Uniform Memory Access (NUMA) topology
8685
- Configure processor VM reserve, limit, and weight
8786
- Enable Quality of Service (QoS) management per disk

0 commit comments

Comments
 (0)