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/manage/virtual-machine-operations.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: alkohli
5
5
ms.author: alkohli
6
6
ms.topic: concept-article
7
7
ms.service: azure-local
8
-
ms.date: 06/19/2025
8
+
ms.date: 06/30/2025
9
9
---
10
10
11
11
# 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.
50
50
- Delete extensions
51
51
- Enable guest management
52
52
- 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.
62
53
63
54
### Azure CLI
64
55
65
56
Perform the following VM operations only via the Azure CLI. Don't use the local tools.
66
57
67
58
- Pause a VM
68
59
- 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
+
69
65
- Attach a GPU
70
66
- Detach a GPU
71
67
- Expand a data disk
@@ -82,6 +78,9 @@ You perform these operations either on the VM itself or on the cluster/node. The
82
78
- Change the MAC address of a network adapter
83
79
- Enable/disable MAC address spoofing per network adapter
84
80
- 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.
0 commit comments