Skip to content

Commit cb5a2f0

Browse files
committed
Updated as per Kerims feedback
1 parent 33870ff commit cb5a2f0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 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/17/2025
8+
ms.date: 03/18/2025
99
---
1010

1111
# Supported operations for Azure Local virtual machines (VMs)
@@ -16,14 +16,15 @@ This article discusses the most common operations for Azure Local virtual machin
1616

1717
## Overview
1818

19-
Azure Local can host various types of VMs including Arc-enabled servers, unmanaged VMs, and VMs enabled by Azure Arc. When comparing these options, the Azure Local VMs enabled by Azure Arc provide the highest level of management capabilities in Azure portal, second only to [native Azure VMs](/azure/azure-local/concepts/compare-vm-management-capabilities).
19+
Azure Local can host various types of VMs including Arc-enabled servers, unmanaged VMs, and VMs enabled by Azure Arc. When comparing these options, the VMs enabled by Azure Arc provide the highest level of management capabilities in Azure portal, second only to [native Azure VMs](/azure/azure-local/concepts/compare-vm-management-capabilities).
2020

21-
While Azure Local VMs are 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 use these tools to manage their on-premises VMs.
21+
While Azure Local VMs are designed to be managed through the Azure control plane and have numerous management features within the portal, on-premises local tools offer a broader range of capabilities. These tools include System Center Virtual Machine Manager (SCVMM), Failover Cluster Manager, Hyper-V Manager, and Windows Admin Center. Many IT admins use these tools 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 results in synchronization issues between the Azure Local VMs and the portal. Though the operations listed under [Supported operations for local tools](#using-local-tools) don't affect the management of Azure Local VMs, the changes aren't reflected in the Azure portal.
23+
When IT admins manage Azure Local VMs using the same tools and scripts as those for on-premises VMs, this results in synchronization issues between the Azure Local VMs and the portal. Though the operations listed under [Supported operations for local tools](#using-local-tools) don't affect the management of Azure Local VMs, the changes aren't reflected in the Azure portal.
2424

2525
> [!NOTE]
2626
> - 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+
> - Though the operations listed under [Supported operations for local tools](#using-local-tools) don't affect the management of Azure Local VMs, the changes aren't reflected in the Azure portal.
2728
> - Only the following operations when performed using local tools 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 the power cycle operation.
2829
2930
## Supported operations for VMs
@@ -116,8 +117,8 @@ The following VM operations aren't supported.
116117
- Enable/change VLAN ID per network adapter. To perform this operation, create a new network interface and delete the old one.
117118
- Live migrate a VM from one cluster to another.
118119
- Checkpoint a VM (standard or production).
119-
- Change the type of disk (static/dynamic/VHD/VHDX).
120-
- Change the size of disk (compact/shrink).
120+
- Change the type of data disk (static/dynamic/VHD/VHDX).
121+
- Change the size of data disk (compact/expand).
121122

122123

123124
## Related content

0 commit comments

Comments
 (0)