An organization wants to provide secure access to an Azure SQL Database from a virtual machine (VM) located in an Azure Virtual Network (VNet). The security policy mandates that the database must not be accessible over the public internet and all traffic must remain on the Microsoft backbone network. Which Azure networking component should be implemented?
-
A
A VNet service endpoint for Azure SQL.
-
B
An Azure Private Endpoint for the SQL Database.
-
C
A Network Security Group (NSG) rule to deny internet access.
-
D
An Azure Application Gateway with a Web Application Firewall (WAF).