Skip to content

Commit 810b088

Browse files
committed
added ARS and NW diagrams
1 parent 8b8ad8e commit 810b088

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/networking/fundamentals/networking-overview.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ services: networking
55
author: mbender-ms
66
ms.service: azure-virtual-network
77
ms.topic: conceptual
8-
ms.date: 07/17/2024
8+
ms.date: 08/28/2024
99
ms.author: mbender
10-
ms.custom: template-concept, engagement-fy23
1110
---
1211

1312
# Azure networking services overview
@@ -74,6 +73,8 @@ Using Azure DNS, you can host and resolve public domains, manage DNS resolution
7473

7574
[Azure Route Server](../../route-server/overview.md) simplifies dynamic routing between your network virtual appliance (NVA) and your virtual network. It allows you to exchange routing information directly through Border Gateway Protocol (BGP) routing protocol between any NVA that supports the BGP routing protocol and the Azure Software Defined Network (SDN) in the Azure Virtual Network (VNet) without the need to manually configure or maintain route tables.
7675

76+
:::image type="content" source="../../route-server/media/overview/route-server-overview.png" alt-text="Diagram showing Azure Route Server configured in a virtual network.":::
77+
7778
### <a name="nat"></a>NAT Gateway
7879

7980
Virtual Network NAT(network address translation) simplifies outbound-only Internet connectivity for virtual networks. When configured on a subnet, all outbound connectivity uses your specified static public IP addresses. Outbound connectivity is possible without load balancer or public IP addresses directly attached to virtual machines.
@@ -95,6 +96,8 @@ For more information about Traffic Manager, see [What is Azure Traffic Manager?]
9596

9697
[Azure Network Watcher](../../network-watcher/network-watcher-monitoring-overview.md?toc=%2fazure%2fnetworking%2ftoc.json) provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network.
9798

99+
:::image type="content" source="../../network-watcher/media/network-watcher-overview/network-watcher-capabilities.png" alt-text="Diagram showing Azure Network Watcher's capabilities.":::
100+
98101
### <a name="azuremonitor"></a>Azure Monitor
99102

100103
[Azure Monitor](../../azure-monitor/overview.md?toc=%2fazure%2fnetworking%2ftoc.json) maximizes the availability and performance of your applications by delivering a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. It helps you understand how your applications are performing and proactively identifies issues affecting them and the resources they depend on.

0 commit comments

Comments
 (0)