Deallocate a Virtual Machine

az vm

  • Manage virtual machines in Azure.
    Part of `azure-cli`.
    More information: <https://learn.microsoft.com/cli/azure/vm>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

az vm deallocate --resource-group {{rg}} --name {{vm_name}}

click the source code to copy install az vm on any operating system with command-not-found.com