Skip to content

Commit 9a7af3d

Browse files
committed
revert back to cluster and node
1 parent 61a4088 commit 9a7af3d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Perform the following VM operations only via the Azure CLI. Don't use the local
6565

6666
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.
6767

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.
6969

7070
#### VM-level operations
7171

@@ -86,14 +86,14 @@ You perform these operations either on the VM itself or on the system/machine. T
8686
- Change an automatic stop action
8787
- Enable secure boot of a generation 2 VM
8888

89-
#### System or machine-level operations
89+
#### Cluster or node-level operations
9090

9191
- 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
9494
- 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
9797
- Compact a disk
9898
- Checkpoint a VM (standard or production)
9999

@@ -105,9 +105,9 @@ You perform these operations either on the VM itself or on the system/machine. T
105105
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).
106106

107107
- 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
111111

112112
## Unsupported VM operations
113113

@@ -116,11 +116,11 @@ The following VM operations aren't supported.
116116
> [!IMPORTANT]
117117
> 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.
118118
119-
- Rename a VM inside the guest operating system
119+
- Rename a VM inside the guest operating cluster
120120
- Change the IP address of a network interface
121121
- 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
124124
- Change the type of disk (static, dynamic, VHD, or VHDX)
125125

126126
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

Comments
 (0)