Skip to content

Commit 89c9c50

Browse files
committed
updates to toc, overview, and index
1 parent 501ae67 commit 89c9c50

File tree

3 files changed

+23
-10
lines changed

3 files changed

+23
-10
lines changed

articles/networking/fundamentals/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.collection: collection
1111
author: mbender-ms
1212
ms.author: mbender
13-
ms.date: 05/11/2023
13+
ms.date: 07/10/2023
1414
ms.custom: engagement-fy23
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new

articles/networking/fundamentals/networking-overview.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ author: mbender-ms
66
ms.service: virtual-network
77
ms.topic: conceptual
88
ms.workload: infrastructure-services
9-
ms.date: 03/09/2023
9+
ms.date: 07/10/2023
1010
ms.author: mbender
1111
ms.custom: template-concept, engagement-fy23
1212
---
1313

1414
# Azure networking services overview
1515

16-
The networking services in Azure provide a variety of networking capabilities that can be used together or separately. Select any of the following key capabilities to learn more about them:
16+
The networking services in Azure provide various networking capabilities that can be used together or separately. Select any of the following key capabilities to learn more about them:
1717
- [**Connectivity services**](#connect): Connect Azure resources and on-premises resources using any or a combination of these networking services in Azure - Virtual Network (VNet), Virtual WAN, ExpressRoute, VPN Gateway, Virtual network NAT Gateway, Azure DNS, Peering service, Azure Virtual Network Manager, Route Server, and Azure Bastion.
1818
- [**Application protection services**](#protect): Protect your applications using any or a combination of these networking services in Azure - Load Balancer, Private Link, DDoS protection, Firewall, Network Security Groups, Web Application Firewall, and Virtual Network Endpoints.
1919
- [**Application delivery services**](#deliver): Deliver applications in the Azure network using any or a combination of these networking services in Azure - Content Delivery Network (CDN), Azure Front Door Service, Traffic Manager, Application Gateway, Internet Analyzer, and Load Balancer.
@@ -32,6 +32,12 @@ Azure Virtual Network (VNet) is the fundamental building block for your private
3232

3333
For more information, see [What is Azure Virtual Network?](../../virtual-network/virtual-networks-overview.md)
3434

35+
### <a name="avnm"></a>Azure Virtual Network Manager
36+
37+
Azure Virtual Network Manager is a management service that enables you to group, configure, deploy, and manage virtual networks globally across subscriptions. With Virtual Network Manager, you can define [network groups](../../virtual-network-manager/concept-network-groups.md) to identify and logically segment your virtual networks. Then you can determine the [connectivity](../../virtual-network-manager/concept-connectivity-configuration.md) and [security configurations](../../virtual-network-manager/concept-security-admins.md) you want and apply them across all the selected virtual networks in network groups at once. For more information, see [What is Azure Virtual Network Manager?](../../virtual-network-manager/overview.md).
38+
39+
:::image type="content" source="../../virtual-network-manager/media/create-virtual-network-manager-portal/virtual-network-manager-resources-diagram.png" alt-text="Diagram of resources deployed for a mesh virtual network topology with Azure virtual network manager.":::
40+
3541
### <a name="expressroute"></a>ExpressRoute
3642
ExpressRoute enables you to extend your on-premises networks into the Microsoft cloud over a private connection facilitated by a connectivity provider. This connection is private. Traffic doesn't go over the internet. With ExpressRoute, you can establish connections to Microsoft cloud services, such as Microsoft Azure, Microsoft 365, and Dynamics 365. For more information, see [What is ExpressRoute?](../../expressroute/expressroute-introduction.md)
3743

@@ -68,7 +74,7 @@ Azure DNS is a hosting service for DNS domains that provides name resolution by
6874

6975
### <a name="bastion"></a>Azure Bastion
7076

71-
Azure Bastion is a service that you can deploy to let you connect to a virtual machine using your browser and the Azure portal, or via the native SSH or RDP client already installed on your local computer. The Azure Bastion service is a fully platform-managed PaaS service that you provision inside your virtual network. It provides secure and seamless RDP/SSH connectivity to your virtual machines directly from the Azure portal over TLS. When you connect via Azure Bastion, your virtual machines don't need a public IP address, agent, or special client software. For more information, see [What is Azure Bastion?](../../bastion/bastion-overview.md)
77+
Azure Bastion is a service that you can deploy to let you connect to a virtual machine using your browser and the Azure portal, or via the native SSH or RDP client already installed on your local computer. The Azure Bastion service is a fully platform-managed PaaS service that you deploy inside your virtual network. It provides secure and seamless RDP/SSH connectivity to your virtual machines directly from the Azure portal over TLS. When you connect via Azure Bastion, your virtual machines don't need a public IP address, agent, or special client software. For more information, see [What is Azure Bastion?](../../bastion/bastion-overview.md)
7278

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

@@ -78,10 +84,6 @@ For more information, see [What is virtual network NAT gateway?](../../virtual-n
7884

7985
:::image type="content" source="./media/networking-overview/flow-map.png" alt-text="Virtual network NAT gateway":::
8086

81-
### <a name="avnm"></a>Azure Virtual Network Manager
82-
83-
Azure Virtual Network Manager is a management service that enables you to group, configure, deploy, and manage virtual networks globally across subscriptions. With Virtual Network Manager, you can define network groups to identify and logically segment your virtual networks. Then you can determine the connectivity and security configurations you want and apply them across all the selected virtual networks in network groups at once. For more information, see [What is Azure Virtual Network Manager?](../../virtual-network-manager/overview.md).
84-
8587
### <a name="routeserver"></a>Route Server
8688

8789
Azure Route Server 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. For more information, see [What is Azure Route Server?](../../route-server/overview.md)
@@ -112,9 +114,9 @@ For more information about Azure Firewall, see the [Azure Firewall documentation
112114
:::image type="content" source="./media/networking-overview/firewall-threat.png" alt-text="Firewall overview":::
113115

114116
### <a name="waf"></a>Web Application Firewall
115-
[Azure Web Application Firewall](../../web-application-firewall/overview.md) (WAF) provides protection to your web applications from common web exploits and vulnerabilities such as SQL injection, and cross site scripting. Azure WAF provides out of box protection from OWASP top 10 vulnerabilities via managed rules. Additionally customers can also configure custom rules, which are customer managed rules to provide additional protection based on source IP range, and request attributes such as headers, cookies, form data fields or query string parameters.
117+
[Azure Web Application Firewall](../../web-application-firewall/overview.md) (WAF) provides protection to your web applications from common web exploits and vulnerabilities such as SQL injection, and cross site scripting. Azure WAF provides out of box protection from OWASP top 10 vulnerabilities via managed rules. Additionally customers can also configure custom rules, which are customer managed rules to provide extra protection based on source IP range, and request attributes such as headers, cookies, form data fields or query string parameters.
116118

117-
Customers can choose to deploy [Azure WAF with Application Gateway](../../web-application-firewall/ag/ag-overview.md) which provides regional protection to entities in public and private address space. Customers can also choose to deploy [Azure WAF with Front Door](../../web-application-firewall/afds/afds-overview.md) which provides protection at the network edge to public endpoints.
119+
Customers can choose to deploy [Azure WAF with Application Gateway](../../web-application-firewall/ag/ag-overview.md), which provides regional protection to entities in public and private address space. Customers can also choose to deploy [Azure WAF with Front Door](../../web-application-firewall/afds/afds-overview.md) which provides protection at the network edge to public endpoints.
118120

119121
:::image type="content" source="./media/networking-overview/waf-overview.png" alt-text="Web Application Firewall":::
120122

articles/networking/fundamentals/toc.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,19 @@
88
items:
99
- name: Create a virtual network
1010
href: ../../virtual-network/quick-create-portal.md?toc=/azure/networking/fundamentals/toc.json
11+
- name: Create a public load balancer
12+
href: ../../load-balancer/quickstart-load-balancer-standard-public-portal.md?toc=/azure/networking/fundamentals/toc.json
13+
- name: Create a front door
14+
href: ../../frontdoor/create-front-door-portal.md?toc=/azure/networking/fundamentals/toc.json
15+
- name:
1116
- name: Tutorials
1217
items:
18+
- name: Deploy and manage a VPN gateway
19+
href: ../../vpn-gateway/tutorial-create-gateway-portal.md?toc=/azure/networking/fundamentals/toc.json
1320
- name: Restrict network access
1421
href: ../../virtual-network/tutorial-restrict-network-access-to-resources.md?toc=/azure/networking/fundamentals/toc.json
22+
- name: Deploy and configure Azure Firewall using the Azure portal
23+
href: ../../firewall/tutorial-firewall-deploy-portal-policy.md?toc=/azure/networking/fundamentals/toc.json
1524
- name: Samples
1625
items:
1726
- name: Azure Resource Graph queries
@@ -29,6 +38,8 @@
2938
href: ../working-remotely-support.md?toc=/azure/networking/fundamentals/toc.json
3039
- name: Virtual networks
3140
href: ../../virtual-network/virtual-network-vnet-plan-design-arm.md?toc=/azure/networking/fundamentals/toc.json
41+
- name: Hub-spoke network topology in Azure
42+
href: /azure/architecture/reference-architectures/hybrid-networking/hub-spoke.md?toc=/azure/networking/fundamentals/toc.json
3243
- name: Cross-premises connectivity - VPN
3344
items:
3445
- name: VPN Gateway

0 commit comments

Comments
 (0)