VMAccess extension on a Ubuntu VM
This template uses the Azure Linux VMAccess extension to deploy an Linux VM. Azure Linux VMAccess extension provides several ways to allow owner of the VM to get the SSH access back.
What you can do using the VMAccess extension:
- Add a new user with a password or a public key.
- Modify the password or public key of the existing user.
- Remove the existing user.
- Reset the ssh configuration.
How to deploy
Azure CLI or Powershell is recommended to deploy the template.
- Using Azure CLI
https://azure.microsoft.com/documentation/articles/xplat-cli-azure-resource-manager/
- Using Powershell
https://azure.microsoft.com/documentation/articles/powershell-azure-resource-manager/
Tags: Microsoft.Storage/storageAccounts, Microsoft.Network/publicIPAddresses, Microsoft.Network/virtualNetworks, Microsoft.Network/networkInterfaces, Microsoft.Compute/virtualMachines, Microsoft.Compute/virtualMachines/extensions, VMAccessForLinux