Skip to content

Commit aab6552

Browse files
Merge pull request #285736 from halkazwini/net-fundametnals
Add ARS and NW diagrams
2 parents bb2b357 + 46565ec commit aab6552

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/networking/fundamentals/networking-overview.md

Lines changed: 6 additions & 5 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
@@ -70,10 +69,12 @@ Using Azure DNS, you can host and resolve public domains, manage DNS resolution
7069

7170
:::image type="content" source="../../bastion/media/bastion-overview/architecture.png" alt-text="Diagram showing Azure Bastion architecture.":::
7271

73-
### <a name="routeserver"></a>Route Server
72+
### <a name="routeserver"></a>Azure Route Server
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.
@@ -167,8 +170,6 @@ The following diagram illustrates multiple site-to-site VPN connections to the s
167170

168171
[Azure Peering Service](../../peering-service/about.md) enhances customer connectivity to Microsoft cloud services such as Microsoft 365, Dynamics 365, software as a service (SaaS) services, Azure, or any Microsoft services accessible via the public internet.
169172

170-
This section describes networking services in Azure that help protect your network resources - Protect your applications using any or a combination of these networking services in Azure - DDoS protection, Private Link, Firewall, Web Application Firewall, Network Security Groups, and Virtual Network Service Endpoints.
171-
172173
## <a name="security"></a>Network security
173174

174175
This section describes networking services in Azure that protects and monitor your network resources - Firewall Manager, Firewall, Web Application Firewall, and DDoS Protection.

0 commit comments

Comments
 (0)