Skip to content

Commit 0145bdb

Browse files
authored
Merge pull request #228972 from duongau/netoverview
Networking overing - update AFD diagram and move CDN to end of section
2 parents e57bd99 + f03b1de commit 0145bdb

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed
-5.22 KB
Loading

articles/networking/fundamentals/networking-overview.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -124,15 +124,11 @@ Virtual Network (VNet) service endpoints extend your virtual network private add
124124

125125
This section describes networking services in Azure that help deliver applications - Content Delivery Network, Azure Front Door Service, Traffic Manager, Load Balancer, and Application Gateway.
126126

127-
### <a name="cdn"></a>Content Delivery Network
128-
Azure Content Delivery Network (CDN) offers developers a global solution for rapidly delivering high-bandwidth content to users by caching their content at strategically placed physical nodes across the world. For more information about Azure CDN, see [Azure Content Delivery Network](../../cdn/cdn-overview.md).
127+
### <a name="frontdoor"></a>Azure Front Door
129128

130-
:::image type="content" source="./media/networking-overview/cdn-overview.png" alt-text="Azure CDN":::
129+
Azure Front Door enables you to define, manage, and monitor the global routing for your web traffic by optimizing for best performance and instant global failover for high availability. With Front Door, you can transform your global (multi-region) consumer and enterprise applications into robust, high-performance personalized modern applications, APIs, and content that reach a global audience with Azure. For more information, see [Azure Front Door](../../frontdoor/front-door-overview.md).
131130

132-
### <a name="frontdoor"></a>Azure Front Door Service
133-
Azure Front Door Service enables you to define, manage, and monitor the global routing for your web traffic by optimizing for best performance and instant global failover for high availability. With Front Door, you can transform your global (multi-region) consumer and enterprise applications into robust, high-performance personalized modern applications, APIs, and content that reach a global audience with Azure. For more information, see [Azure Front Door](../../frontdoor/front-door-overview.md).
134-
135-
:::image type="content" source="./media/networking-overview/front-door-visual-diagram.png" alt-text="Front Door Service overview":::
131+
:::image type="content" source="./media/networking-overview/front-door-visual-diagram.png" alt-text="Diagram of Azure Front Door service with Web Application Firewall.":::
136132

137133
### <a name="trafficmanager"></a>Traffic Manager
138134

@@ -160,6 +156,12 @@ The following diagram shows url path-based routing with Application Gateway.
160156

161157
:::image type="content" source="./media/networking-overview/figure1-720.png" alt-text="Application Gateway example":::
162158

159+
### <a name="cdn"></a>Content Delivery Network
160+
161+
Azure Content Delivery Network (CDN) offers developers a global solution for rapidly delivering high-bandwidth content to users by caching their content at strategically placed physical nodes across the world. For more information about Azure CDN, see [Azure Content Delivery Network](../../cdn/cdn-overview.md).
162+
163+
:::image type="content" source="./media/networking-overview/cdn-overview.png" alt-text="Azure CDN":::
164+
163165
## <a name="monitor"></a>Network monitoring services
164166
This section describes networking services in Azure that help monitor your network resources - Network Watcher, Azure Monitor Network Insights, Azure Monitor, ExpressRoute Monitor, and Virtual Network TAP.
165167

0 commit comments

Comments
 (0)