Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure-local/manage/virtual-machine-operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ You perform these operations either on the VM itself or on the cluster/node. The
- Add a Small Computer System Interface (SCSI) controller and move an existing data disk to another SCSI controller
- Remove a SCSI controller
- Add or remove a DVD drive
- Configure dynamic memory
- Change VM boot order
- Enable or disable integration services
- Change an automatic start action
Expand Down Expand Up @@ -137,6 +136,7 @@ The following VM operations aren't supported for Azure Local VMs. If your worklo
- Change the type of disk (static, dynamic, VHD, or VHDX)
- Add shared storage (shared VHD or VHDX)
- Cloning or copying a VM. This can result in corruption, management errors, or failure to start.
- Configuring dynamic memory

If you need to change the IP address or the VLAN ID of a network interface, create a new network interface and delete the old one.

Expand Down