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
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Perform the following VM operations only via the Azure CLI. Don't use the local
65
65
66
66
The following VM operations are supported only when you use the local tools, such as Windows Admin Center, Hyper-V Manager, Failover Cluster Manager, and Virtual Machine Manager.
67
67
68
-
You perform these operations either on the VM itself or on the system/machine. The changes aren't reflected in the portal.
68
+
You perform these operations either on the VM itself or on the cluster/node. The changes aren't reflected in the portal.
69
69
70
70
#### VM-level operations
71
71
@@ -86,14 +86,14 @@ You perform these operations either on the VM itself or on the system/machine. T
86
86
- Change an automatic stop action
87
87
- Enable secure boot of a generation 2 VM
88
88
89
-
#### System or machine-level operations
89
+
#### Cluster or node-level operations
90
90
91
91
- Connect to a VM
92
-
- Quickly migrate a VM to another machine in the same system
93
-
- Live migrate a VM to another machine in the same system
92
+
- Quickly migrate a VM to another node in the same cluster
93
+
- Live migrate a VM to another node in the same cluster
94
94
- Change the default location of VM files
95
-
- Change automatic balancing of VMs in the system
96
-
- Change the Hyper-V MAC address range on the machine
95
+
- Change automatic balancing of VMs in the cluster
96
+
- Change the Hyper-V MAC address range on the node
97
97
- Compact a disk
98
98
- Checkpoint a VM (standard or production)
99
99
@@ -105,9 +105,9 @@ You perform these operations either on the VM itself or on the system/machine. T
105
105
The following VM operations are supported only when you use the Network ATC PowerShell cmdlets. For more information, see [Customize cluster network settings](./manage-network-atc.md#customize-cluster-network-settings).
106
106
107
107
- Enable or disable single-root input/output virtualization (SR-IOV) per network interface
108
-
- Configure the number of simultaneous live migrations of a system
109
-
- Configure the number of simultaneous storage live migrations of a system
110
-
- Add, remove, or change the order of host networks for live migration of a system
108
+
- Configure the number of simultaneous live migrations of a cluster
109
+
- Configure the number of simultaneous storage live migrations of a cluster
110
+
- Add, remove, or change the order of host networks for live migration of a cluster
111
111
112
112
## Unsupported VM operations
113
113
@@ -116,11 +116,11 @@ The following VM operations aren't supported.
116
116
> [!IMPORTANT]
117
117
> 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.
118
118
119
-
- Rename a VM inside the guest operating system
119
+
- Rename a VM inside the guest operating cluster
120
120
- Change the IP address of a network interface
121
121
- Enable or change the VLAN ID of a network interface
122
-
- Live migrate a VM from one system to another
123
-
- Storage live migrate a VM from one system to another
122
+
- Live migrate a VM from one cluster to another
123
+
- Storage live migrate a VM from one cluster to another
124
124
- Change the type of disk (static, dynamic, VHD, or VHDX)
125
125
126
126
If you need to change the IP address or the VLAN ID of a network interface, create a new network interface and delete the old one.
0 commit comments