Questions tagged [azure-bastion]
37 questions
0
votes
1 answer
Azure Bastion Host: Login using Active Directory
I have created a windows VM on Azure. Users can log in to the VM using Active Directory credentials. Also, no public IP is associated with VM; hence, Bastion Host is the only possible way to access the VM.
Can anyone please help me understand how I…

Yash
- 57
- 1
- 10
0
votes
2 answers
Azure Bastion: Allow invited user to login to Azure VM
I have created an Azure VM in a VNet. The VM doesn't have any public IP, so the only way to log in is through Azure Bastion Host.
I have invited an external user and provided them the "Virtual Machine user login" access for the VM.
When the user is…

Yash
- 57
- 1
- 10
0
votes
1 answer
Azure Bastion - Troubleshooting Connection Issues
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.
Can anyone solve this problem?

Dheeman Das
- 1
- 1
0
votes
1 answer
How to connect to azure windows server VM using local user created inside VM
I have created one local user inside windows server VM. I want to login to windows server VM using this local user using Azure bastion service. When I am trying to login, I am getting message that either machine is not reachable or credentials are…

Jaydeep Soni
- 488
- 1
- 8
- 19
0
votes
0 answers
Azure Bastion Service
Can we use Azure Bastion to login to a Azure AD joined Windows 10 device using my AAD credentials?
I am consistently getting the error 'The username or password is incorrect' whereas in reality it is correct. Login via RDP works.
Please help.

Sushmita Das
- 27
- 6
0
votes
1 answer
Virtual machine access denied by MFA in Azure
how can I enable multi factor factor authentication in virtual machine in azure. it denied multi factor factor authentication how can I connect my virtual machine through bastion etc
-1
votes
1 answer
is azure bastion compatible with virtual wan for use vnet to vnet via the virtual hub?
i have an architecture with virtual wan in azure.
i would like to have a vnet with share services (app gw, az bastion, ect...) connected with a hub. arround the virtual hub i have many vnet (projects) connected like the vnet share services. I…