Skip to content

Commit 4b856dd

Browse files
committed
Updated
1 parent f906529 commit 4b856dd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 04/28/2025
1010

1111
# Supported operations for Azure Local virtual machines (VMs)
1212

13-
[!INCLUDE [hci-applies-to-23h2](../includes/hci-applies-to-23h2.md)]
13+
> Applies to: Azure Local 2504 or later
1414
1515
This article discusses the most common operations for Azure Local virtual machines (VMs) enabled by Azure Arc. The article identifies the operations that are supported on Azure Local VMs, and the ones that you need to avoid to prevent complications.
1616

@@ -95,6 +95,8 @@ The following VM operations are supported only using the local tools such as Win
9595
- Change default location of VM files.
9696
- Change automatic balancing of VMs in the cluster.
9797
- Change the Hyper-V MAC address range on the node.
98+
- Change the size of disk (compact/expand).
99+
- Checkpoint a VM (standard or production).
98100

99101
#### Operations supported only via Network ATC PowerShell cmdlets
100102

@@ -117,7 +119,7 @@ The following VM operations aren't supported.
117119
- Enable/change VLAN ID per network adapter. To perform this operation, create a new network interface and delete the old one.
118120
- Live migrate a VM from one cluster to another.
119121
- Change the type of disk (static/dynamic/VHD/VHDX).
120-
- Change the size of disk (compact/expand).
122+
121123

122124

123125
## Related content

0 commit comments

Comments
 (0)