
Ultimate access to all questions.
In a scenario where you need to ensure that a set of virtual machines (VMs) in Azure are accessible only from specific IP addresses to meet compliance and security requirements, which Azure networking feature would you use to achieve this goal? Consider the need for cost-effectiveness, ease of management, and the ability to quickly adapt to changing IP address requirements. Choose the best option from the following: (Choose one correct option)
A
Azure Network Security Groups (NSGs) for defining inbound and outbound traffic rules based on IP addresses, ports, and protocols.
B
Azure Virtual Network Peering for connecting multiple virtual networks to share resources without restricting access based on IP addresses.
C
Azure VPN Gateway for establishing secure site-to-site connectivity, which does not directly restrict access to VMs based on specific IP addresses.
D
Azure ExpressRoute for creating a dedicated private network connection to Azure, which does not provide granular control over IP-based access to VMs.