VPN Gateway
VPN Gateway Overview A VPN gateway is a type of virtual network gateway used to send encrypted traffic between: Azure virtual networks and on-premises networks (over the public Internet). Azure virtual networks and other Azure virtual networks (over the Microsoft network). Key points: Each VNet can have only one VPN gateway. A VPN gateway can […]
VNet Peering
VNet Peering Definition:Virtual Network (VNet) Peering connects two Azure VNets so they appear as a single network for connectivity purposes. Types: Regional VNet Peering: Connects VNets in the same Azure region. Global VNet Peering: Connects VNets across different Azure public or China cloud regions (not supported for Government cloud regions). Benefits: Private: Traffic stays on […]
Azure DNS
Azure DNS Overview Azure DNS is a reliable, scalable, and secure DNS hosting service that lets you manage and resolve domain names in your Azure environment without deploying a custom DNS solution. It supports both public and private DNS zones. Domains in Azure Initial Domain Name Created automatically with your Azure subscription in the format: […]
Azure Firewall
Azure Firewall Overview Azure Firewall is a managed, cloud-based network security service that protects Azure Virtual Network resources. It is a fully stateful firewall as a service, with: Built-in high availability Unlimited cloud scalability Centralized creation, enforcement, and logging of application and network connectivity policies Uses a static public IP for your virtual network resources […]