ExpressRoute
Azure ExpressRoute provides a private, dedicated connection between on-premises networks and Azure that bypasses the public internet. AZ-700 covers ExpressRoute connectivity models, SKUs, and peering.
Azure ExpressRoute provides a private, dedicated connection between on-premises networks and Azure that bypasses the public internet. AZ-700 covers ExpressRoute connectivity models, SKUs, and peering.
An Azure Virtual Network (VNet) is the fundamental building block for private networking in Azure, providing isolated IP address spaces and subnets.
A subnet is a segment of a VNet's address space into which resources and services are deployed.
VNet peering connects two virtual networks so resources communicate privately across them.
Azure ExpressRoute provides a private, dedicated connection between on-premises networks and Azure that bypasses the public internet.
A site-to-site VPN is an IPsec/IKE tunnel connecting an on-premises network to an Azure VNet over the internet.
A virtual network gateway is the Azure resource that terminates VPN or ExpressRoute connections for a VNet.
Azure Virtual WAN is a networking service that unifies connectivity through managed virtual hubs at scale.
Azure Load Balancer is a Layer 4 service that distributes inbound and outbound traffic across backend resources.
Azure Application Gateway is a Layer 7 web load balancer with routing, TLS, and WAF capabilities.
Azure Front Door is a global, edge-based application delivery and CDN service with routing, TLS, and caching.
Azure Private Link provides private connectivity to Azure and partner services through private endpoints, keeping traffic off the internet.
A virtual network service endpoint extends a VNet's identity to an Azure service over the Azure backbone.
A network security group (NSG) filters inbound and outbound traffic to Azure resources with allow and deny rules.
Azure Firewall is a managed, stateful network firewall service for VNets and Virtual WAN hubs.
A Web Application Firewall (WAF) protects web apps from common exploits and can run on Application Gateway or Front Door.