AZ-104 · Question #680
Hotspot Question You have an Azure subscription that contains the virtual networks shown in the following table. The subscription contains the virtual machines shown in the following table. Each…
The correct answer is The Remote Desktop Connection client (mstsc.exe) can be used to connect to VM1 through Bastion1. = No; The Azure portal can use SSH to connect to VM2 through Bastion1. = Yes; The Azure portal can be used to connect to VM3 through Bastion1. = No. Azure Bastion is a browser-based service that provides secure RDP/SSH connectivity directly through the Azure portal - it does NOT support the native Remote Desktop Connection client (mstsc.exe) in the Basic/Standard tier without the native client feature explicitly enabled…
Question
Exhibits
Answer Area
- The Remote Desktop Connection client (mstsc.exe) can be used to connect to VM1 through Bastion1.No
- The Azure portal can use SSH to connect to VM2 through Bastion1.Yes
- The Azure portal can be used to connect to VM3 through Bastion1.No
Explanation
Azure Bastion is a browser-based service that provides secure RDP/SSH connectivity directly through the Azure portal - it does NOT support the native Remote Desktop Connection client (mstsc.exe) in the Basic/Standard tier without the native client feature explicitly enabled. VM2 is a Linux VM on VNet1 (or a peered VNet), so the Azure portal can use SSH through Bastion1 to connect to it. VM3 resides on VNet3, which is not peered with VNet1 where Bastion1 is deployed, so Bastion1 cannot reach VM3 - Bastion only covers the VNet it is deployed in and directly peered VNets (with the correct SKU and peering settings).
Topics
Community Discussion
No community discussion yet for this question.





