Courseiva
Question 130 of 981
Describe Azure architecture and servicesmediumMultiple ChoiceObjective-mapped

AZ-900 Describe Azure architecture and services Practice Question

Which Azure service acts as a cloud-based VPN gateway that enables secure site-to-site connectivity between an on-premises network and Azure virtual networks?

⚠ Common exam trap

It's easy for candidates to confuse Azure VPN Gateway with Azure ExpressRoute, mistakenly thinking ExpressRoute is a VPN service, when in fact ExpressRoute is a dedicated private connection that bypasses the internet entirely and does not use IPsec encryption.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure VPN Gateway

Azure VPN Gateway is the correct service because it is specifically designed to establish secure, encrypted site-to-site connectivity between an on-premises network and Azure virtual networks over the public internet using IPsec/IKE protocols. It acts as a cloud-based VPN endpoint that terminates VPN tunnels from on-premises VPN devices, enabling hybrid connectivity.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure ExpressRoute

    Why it's wrong here

    Azure ExpressRoute is a private, dedicated network connection from your on-premises infrastructure to Azure through a third-party connectivity provider. Unlike a VPN, it does not use IPsec-encrypted tunnels over the public internet, and traffic is not encrypted by default. Therefore, it fails the specific requirement of an encrypted site-to-site VPN tunnel, even though it provides hybrid connectivity with higher bandwidth and lower latency.

  • Azure VPN Gateway

    Why this is correct

    Azure VPN Gateway is the correct service because it is a virtual network gateway that sends encrypted traffic between an Azure virtual network and an on-premises location over the public internet using IPsec/IKE protocol. It supports site-to-site connections that create secure, encrypted tunnels, which exactly matches the requirement for secure on-premises-to-Azure hybrid connectivity via VPN. It also supports point-to-site and VNet-to-VNet connections, making it the appropriate choice for this scenario.

  • Azure Front Door

    Why it's wrong here

    Azure Front Door is a global, scalable entry point that provides content delivery network (CDN), application acceleration, and load balancing for HTTP/HTTPS web traffic. It operates at Layer 7 (application layer) and routes user requests to the fastest available backend, but it does not establish site-to-site IPsec VPN tunnels or provide raw encrypted connectivity between an on-premises network and Azure. As a result, it is not the correct service for this requirement.

  • Azure Firewall

    Why it's wrong here

    Azure Firewall is a managed, cloud-native network security service that filters and logs traffic between resources in Azure and the internet or between virtual networks. It provides high-availability and threat protection, but it is not a VPN gateway and does not terminate site-to-site VPN connections or create encrypted tunnels. Its role is to enforce security rules, not to establish secure hybrid connectivity, so it is the wrong answer for this scenario.

Quick reference

VPN Protocol Comparison

ProtocolPortEncryptionAuthenticationUse Case
IKEv2 / IPsecUDP 500 / 4500AES-256Certificates / PSKSite-to-site & remote access
SSL / TLS VPNTCP 443TLS 1.3Certificates / MFAClientless remote access
L2TP / IPsecUDP 1701AES (IPsec)PSK / CertificatesLegacy remote access
WireGuardUDP 51820ChaCha20Public keysModern high-performance VPN
PPTPTCP 1723MPPE (weak)MS-CHAPv2Legacy — avoid in production

PPTP is considered insecure. IKEv2/IPsec and SSL VPN are the current recommended options.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.