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
Asked
Active
Viewed 246 times
1 Answers
0
You can deploy and configure Azure Bastion from the Azure Portal itself. Ensure you fulfil the specified prerequisites before getting started.
In the Azure portal, you first have to create a Bastion host in your virtual network. It takes about 5 minutes for the Bastion resource to be created and deployed.
After deploying the resource, you connect to a VM via its private IP address using the Azure portal. Your VM does not need a public IP address or special software. Once the service is provisioned, the RDP/SSH experience is available to all of the virtual machines in the same virtual network. Refer to this tutorial for a detailed walkthrough.

Bhargavi Annadevara
- 4,923
- 2
- 13
- 30