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
+6-5Lines changed: 6 additions & 5 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: how-to
7
7
ms.service: azure-local
8
-
ms.date: 03/05/2025
8
+
ms.date: 03/17/2025
9
9
---
10
10
11
11
# Supported operations for Azure Local virtual machines
@@ -20,12 +20,13 @@ Azure Local can host various types of VMs including Arc-enabled servers, unmanag
20
20
21
21
While the architecture of Azure Local VMs is designed to be managed by the Azure control plane, these VMs can also be managed by on-premises local tools. These tools include System Center Virtual Machine Manager (SCVMM), Failover Cluster Manager, Hyper-V Manager, and Windows Admin Center. Many customers have used these tools for years to manage their on-premises VMs.
22
22
23
-
If IT admins manage Azure Local VMs using the same tools and scripts as those for on-premises VMs, this will result in synchronization issues between the Azure Local VMs and the portal. Only the following operations when performed using local tools will update the state of the Azure Local VM in the portal: Changing the size of VM memory, vCPU count, change the power state status (Start/Stop VM) resulting from power cycle operation.
23
+
If IT admins manage Azure Local VMs using the same tools and scripts as those for on-premises VMs, this will result in synchronization issues between the Azure Local VMs and the portal.
24
24
25
25
> [!NOTE]
26
-
> We recommend that you use the Azure portal or Azure CLI to manage Azure Local VMs. Use the local tools only if these operations are included in the list of [Supported operations for local tools](#using-local-tools).
26
+
> - We recommend that you use the Azure portal or Azure CLI to manage Azure Local VMs. Use the local tools only if these operations are included in the list of [Supported operations for local tools](#using-local-tools).
27
+
> - The operations when performed using local tools, update the state of the Azure Local VM in the portal, are: Changing the size of VM memory, vCPU count, change the power state status (Start/Stop VM) resulting from power cycle.
27
28
28
-
## Supported operations
29
+
## Supported operations for VMs
29
30
30
31
The supported operations can be performed via multiple interfaces.
31
32
@@ -115,7 +116,7 @@ The following VM operations aren't supported.
115
116
116
117
- Live migrate a VM from one cluster to another.
117
118
- Checkpoint a VM (standard or production).
118
-
- Change the type of the disk (static/dynamic/VHD/VHDX).
119
+
- Change the type of disk (static/dynamic/VHD/VHDX).
0 commit comments