az-900 Practice Question 1864
Exam: az-900
Domain: Describe Azure architecture and services
Topic: Describe Azure compute and networking services
Difficulty: medium
A company wants to ensure secure and private communication between its on-premises network and an Azure Virtual Network without using public internet. Which Azure service should they use to achieve this?
Answer Options
A
Virtual Network
B
Virtual Machine (VM)
C
Azure Private Link
D
ExpressRoute
Correct Answer
D: ExpressRoute
Explanation
ExpressRoute provides a dedicated, private connection between on-premises networks and Azure, ensuring secure and private communication without using the public internet. Virtual Network and Virtual Machine (VM) are networking components, not services for establishing connections. Azure Private Link allows private connections to Azure resources over the public internet, which does not meet the requirement for a private connection.