dp-900 Practice Question 1827

Exam: dp-900
Domain: Describe how to work with relational data on Azure
Topic: Describe relational Azure data services
Difficulty: medium
Contoso Ltd has a hybrid environment where some applications use Azure SQL Database while others use on-premises SQL Server. They need to ensure secure communication between these environments. Which Azure service should they use to establish a secure connection, and why?

Answer Options

A
Azure Private Link
B
Virtual Network (VNet) Peering
C
Azure Firewall
D
Direct IP addresses

Correct Answer

B: Virtual Network (VNet) Peering

Explanation

The correct answer is B: Virtual Network (VNet) Peering. VNet peering allows for secure and private communication between different Azure virtual networks, including on-premises networks via ExpressRoute or Site-to-Site connections.