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-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,26 +83,28 @@ The following VM operations are supported only using the local tools such as Win
83
83
### Cluster or node-level operations
84
84
85
85
- 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.
88
88
- Change default location of VM files.
89
-
- Change automatic balancing of VMs in a system.
89
+
- Change automatic balancing of VMs in a cluster.
90
90
91
-
92
-
## Operations supported only via Network ATC PowerShell cmdlets
91
+
### Operations supported only via Network ATC PowerShell cmdlets
93
92
94
93
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).
95
94
96
95
- 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.
100
99
101
100
## Unsupported VM operations
102
101
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.
0 commit comments