Allows several types of Azure resources to securely communicate
Azure networking feature that allows two virtual networks to communicate with each other securely and privately over the Azure backbone network
What is Virtual Network Peering?
Azure resource you can use to filter inbound and outbound traffic to a virtual machine
What is a Network Security Group (NSG)?
Term for the type of IP address that is assigned to a resource in an Azure virtual network and can be used for inbound and outbound communication within the virtual network?
What is a private IP address?
Term for the service that allows Azure virtual networks to connect to on-premises networks
What is Azure VPN Gateway?
Azure resource that provides network-level protection to your virtual network resources and allows you to create, enforce, and log application and network connectivity policies
What is Azure Firewall?
Created in Azure to override Azure's default system routes, or to add more routes to a subnet's route table
What is a user-defined route?
Azure service that provides name resolution for Azure resources and can be used to host domain names for both public and private
What is Azure DNS?
Network Security Groups can be associated at these two levels
What are subnets and network interfaces?
Term for the Azure feature that enables connectivity between two virtual networks in different Azure regions or subscriptions, using VPN or ExpressRoute connections?
What are Azure VNet-to-VNet Connections?
Term for the dedicated private connection between an on-premises network and Azure data centers that bypasses the public internet?
What is Azure ExpressRoute?
Service that manages traffic to web applications
What is an Application Gateway?
Term for the Azure networking service that provides a unified and automated solution to connect and manage your branch offices and remote sites to Azure and the internet, using site-to-site VPN, ExpressRoute, and Azure Virtual WAN resources
What is Azure Virtual WAN?
These describe the three types of Virtual Network Gateway SKUs that provide VPN and ExpressRoute gateway services in Azure
What are Basic, Standard, and High-Performance?
Term for the group of virtual machines or virtual machine scale sets that Azure Load Balancer distributes traffic to?
What is a Backend Pool?