Skip to content

Commit dd3eb91

Browse files
committed
More feedback
1 parent 818f50e commit dd3eb91

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

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

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,26 +83,28 @@ The following VM operations are supported only using the local tools such as Win
8383
### Cluster or node-level operations
8484

8585
- Connect to VM.
86-
- Quick migrate a VM to another machine in the same system.
87-
- Live migrate a VM to another machine in the same system.
86+
- Quick migrate a VM to another machine in the same cluster.
87+
- Live migrate a VM to another machine in the same cluster.
8888
- Change default location of VM files.
89-
- Change automatic balancing of VMs in a system.
89+
- Change automatic balancing of VMs in a cluster.
9090

91-
92-
## Operations supported only via Network ATC PowerShell cmdlets
91+
### Operations supported only via Network ATC PowerShell cmdlets
9392

9493
The following VM operations are supported only using the Network ATC PowerShell cmdlets. For more information, see [Customize cluster network settings](./manage-network-atc.md#customize-cluster-network-settings).
9594

9695
- Enable/disable single root input/output virtualization (SR-IOV) per network interface.
97-
- Configure the number of simultaneous live migrations of a system.
98-
- Configure the number of simultaneous storage live migrations of a system.
99-
- Add/remove/change order of host network for live migration of a system.
96+
- Configure the number of simultaneous live migrations of a cluster.
97+
- Configure the number of simultaneous storage live migrations of a cluster.
98+
- Add/remove/change order of host network for live migration of a cluster.
10099

101100
## Unsupported VM operations
102101

103-
The following VM operations aren't supported. These operations can't be performed using the Azure portal, or the Azure CLI, or the local tools.
102+
The following VM operations aren't supported.
103+
104+
> [!IMPORTANT]
105+
> These operations can't be performed using Azure portal, Azure CLI, or local tools. Performing these operations can lead to synchronization issues between the Azure Local VMs and the portal.
104106
105-
- Live migrate a VM from one system to another.
107+
- Live migrate a VM from one cluster to another.
106108
- Rename a VM.
107109
- Checkpoint a VM (standard or production).
108110
- Change the VM MAC address pool on the machine.

0 commit comments

Comments
 (0)