AZ-104 · Question #838
You have an Azure subscription that contains vital network named VNet1. VNet1 contains five vital machines that are assigned private IP addresses. You need to ensure that users can access the desktop
The correct answer is C. Azure Bastion. To enable access to Azure virtual machines from the Azure portal using port 443 and TLS 1.2, you generally need to ensure the following configurations are in place: Prerequisites for Access via Azure Portal Accessing virtual machines from the Azure portal (e.g., using features li
Question
Options
- AAzure Application Gateway
- BAzure Firewall
- CAzure Bastion
- DAzure Front Door
How the community answered
(39 responses)- A5% (2)
- B5% (2)
- C72% (28)
- D18% (7)
Explanation
To enable access to Azure virtual machines from the Azure portal using port 443 and TLS 1.2, you generally need to ensure the following configurations are in place: Prerequisites for Access via Azure Portal Accessing virtual machines from the Azure portal (e.g., using features like Azure Bastion or the Serial Console) leverages specific Microsoft-managed services that inherently use secure *-> 1. Azure Bastion: This is the primary, secure way to connect to your VMs directly within the Azure portal via RDP/SSH. 2. Serial Console: This feature is primarily for troubleshooting boot issues. https://adex.ltd/connecting-to-private-linux-vm-using-bastion-host
Community Discussion
No community discussion yet for this question.