I've created an Ubuntu Linux Server on my Azure Virtual Machines.
I used the "Quick Create" instead of gallery and entered a password, but didn't choose a user name (wasn't an option). Now I'm tring to SSH to my Server using password and "root" and it says- access denied.
Which user was created by the "Quick Create" wizard??
Thanks, Aviad
Option 1: Using the Azure PortalGo to Virtual Machines services on your Azure portal. Select the Virtual Machine that you want to find the username. On the Virtual Machine property page, from the option tree, click on the Run command option from the Operations section.
Under Administrator account, select SSH public key. In Username enter azureuser.
The Get-AzureVM cmdlet retrieves information about virtual machines running in Azure. It returns an object with information on a specific virtual machine, or if no virtual machine is specified, for all the virtual machines in the specified service of the current subscription.
You should try with azureuser
as far as I can see it's the default username that is created using the 'quick create', and 'gallery' options.
This is the dialog I remember getting:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With