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
3 changes: 2 additions & 1 deletion azure-local/manage/virtual-machine-operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ When IT admins manage Azure Local VMs by using the same local tools and scripts
>
> - We recommend that you use the Azure portal or the 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](#local-tools) later in this article.
> - Though the supported operations for local tools don't affect the management of Azure Local VMs, the changes aren't reflected in the Azure portal.
> - Only the following operations update the state of an Azure Local VM in the portal, when you perform them by using local tools: change the power state (start or stop a VM) resulting from the power cycle operation.
> - When performed using local tools, only a VM power state change (start or stop) updates the Azure Local VM state in the Azure portal.
> - A tool is considered a local tool when the management action runs in a local execution context on or against the local host or cluster, rather than through the Azure control plane. For example, the Windows Admin Center extension can be surfaced in the Azure portal, but operations it executes locally are treated as local-tool operations.

## Supported VM operations

Expand Down