Boot Diagnostics shows screenshot of login page but cannot sign in with Bastion

Jaanyl Joseph 0 Reputation points
2025-12-10T19:55:17.87+00:00

Getting error message the target machine is either currently unreachable or username/password is not correct. Please re-verify your credentials. If the problem persists, please contact support.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2025-12-11T00:26:52.3166667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    If you are encountering an error message indicating that the target machine is either unreachable or that the username/password is incorrect while using Azure Bastion, here are a few troubleshooting steps you can follow:

    1. Verify Credentials: Ensure that you are using the correct username and password. For domain-joined VMs, use the UPN format (username@domain) instead of the domain\username format.
    2. Check Network Connectivity: Use the Connection Troubleshoot feature in the Azure portal to diagnose connectivity issues. This tool can help identify if there are any network-related problems preventing access to the VM.
    3. Just-in-Time Access: If Just-in-Time (JIT) access is enabled, ensure that you have the necessary permissions assigned to your user account to connect to the Bastion service.
    4. Temporary Password: Make sure that the account you are trying to use does not have a temporary password, as these cannot be used for remote desktop connections.
    5. Security Policy: For Azure AD joined VMs, ensure that the security policy Network security: Allow PKU2U authentication requests to this computer to use online identities is enabled on both the server and client.

    If the issue persists after checking these points, consider reaching out to support for further assistance.

    0 comments No comments

Your answer

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