Your credentials did not work error when trying to access VM, even after password reset

Misheck Gwatidzo 20 Reputation points
2023-09-17T11:57:08.56+00:00

I have just deployed a VM and everyting is fine however my credentialsseem not to be working to log on, even after resetting password.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,018 questions
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
{count} votes

Accepted answer
  1. Brian Zarb 1,685 Reputation points
    2023-09-17T12:13:49.5933333+00:00

    A couple of things worth checking:

    • make sure to hit those password complexity requirements, Azure has some requirements around these.
    • is the VM domain joined?
      • try using .\username or localhost\username
        • or domain\username
    • For you to access a VM using RDP, the NSG associated with the VM or its subnet must allow inbound traffic on port 3389 (default port for RDP). Make sure their is an inbound rule for this to allow rdp.
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.