210k views
1 vote
What Azure Resource should you use to set up a VPN appliance on your company network?

a) Azure VPN Gateway
b) Azure Application Gateway
c) Azure Load Balancer
d) Azure Firewall

User Lab Lab
by
7.7k points

1 Answer

5 votes

Final answer:

The correct Azure resource for setting up a VPN appliance is the Azure VPN Gateway, which enables secure connections between on-premises networks and Azure virtual networks.

Step-by-step explanation:

To set up a VPN appliance on your company network within Microsoft Azure, you should use the Azure VPN Gateway. This service provides a secure and stable connection between your on-premises network and your Azure virtual network through a Virtual Private Network (VPN). It supports various VPN protocols such as IKEv2 and SSTP, ensuring compatibility with different types of VPN clients.

The other options mentioned serve different purposes: Azure Application Gateway is a web traffic load balancer, Azure Load Balancer distributes traffic across multiple servers, and Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources.

User Nikita Misharin
by
7.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.