nerdexam
Microsoft

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

Submitted by dimitri_ru· Mar 4, 2026Configure and manage virtual networking

Question

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 of each virtual machine by using the Azure portal. The solution must meet the following requirements: - Ensure that the users connect to the desktops by using port 443 and TLS 1.2. - Minimize administrative effort. What should you include in the solution?

Options

  • AAzure Application Gateway
  • BAzure Firewall
  • CAzure Bastion
  • DAzure Front Door

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    5% (2)
  • C
    72% (28)
  • D
    18% (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.

Full AZ-104 Practice