Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| azure:az-104_2024:azure_networking [2024/10/08 18:45] – mmuze | azure:az-104_2024:azure_networking [2024/10/17 15:31] (current) – [Azure DNS] mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Azure Networking ====== | ====== Azure Networking ====== | ||
| + | ====== Access Control ====== | ||
| + | * <color :# | ||
| + | |||
| + | ====== IP Addresses ====== | ||
| + | * When a VM is not running the public IP of the machine is not available. | ||
| + | |||
| ====== Azure DNS ====== | ====== Azure DNS ====== | ||
| * [[azure: | * [[azure: | ||
| + | |||
| + | ====== Internet Connectivity ====== | ||
| + | * [[https:// | ||
| ====== VPC Peering ====== | ====== VPC Peering ====== | ||
| Line 31: | Line 40: | ||
| * Service Endpoints keep PaaS resources outside your VNet, whereas Private Endpoints bring them directly into your VNet. | * Service Endpoints keep PaaS resources outside your VNet, whereas Private Endpoints bring them directly into your VNet. | ||
| * Service Endpoints provide access control through IP restrictions, | * Service Endpoints provide access control through IP restrictions, | ||
| + | |||
| + | ===== Azure Monitor Private Link ===== | ||
| + | * [[https:// | ||
| + | * An Azure Monitor private link connects a private endpoint to a set of Azure Monitor resources to define the boundaries of your monitoring network. That set is called an <color :# | ||
| + | |||
| + | |||
| + | ====== Gateways ====== | ||
| + | * There are multiple types of virtual network gateways (VNGs). In general, VNGs enable connectivity between different networks. | ||
| + | * Azure VPN Gateway is a service that can be used to send encrypted traffic between an Azure virtual network and on-premises locations over the public Internet. | ||