Skip to content

Commit a0a4ec3

Browse files
committed
Updated
1 parent e55aa8d commit a0a4ec3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
8-
ms.date: 03/05/2025
8+
ms.date: 03/17/2025
99
---
1010

1111
# Supported operations for Azure Local virtual machines
@@ -20,12 +20,13 @@ Azure Local can host various types of VMs including Arc-enabled servers, unmanag
2020

2121
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.
2222

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

2525
> [!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.
2728
28-
## Supported operations
29+
## Supported operations for VMs
2930

3031
The supported operations can be performed via multiple interfaces.
3132

@@ -115,7 +116,7 @@ The following VM operations aren't supported.
115116
116117
- Live migrate a VM from one cluster to another.
117118
- 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).
119120

120121

121122
## Related content

0 commit comments

Comments
 (0)