Skip to content

Commit 3c071ce

Browse files
committed
Update diagrams
1 parent 34b2f97 commit 3c071ce

7 files changed

Lines changed: 598 additions & 4 deletions

File tree

Binary file not shown.

articles/reliability/media/reliability-application-gateway-v2/gateway-instances.svg

Lines changed: 120 additions & 0 deletions
Loading
Binary file not shown.

articles/reliability/media/reliability-application-gateway-v2/zonal.svg

Lines changed: 237 additions & 0 deletions
Loading
Binary file not shown.

articles/reliability/media/reliability-application-gateway-v2/zone-redundant.svg

Lines changed: 237 additions & 0 deletions
Loading

articles/reliability/reliability-application-gateway-v2.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom:
1010
- ai-gen-description
1111
- ai-seo-date:07/09/2025
1212
ms.service: azure-application-gateway
13-
ms.date: 10/08/2025
13+
ms.date: 10/14/2025
1414
#Customer intent: As an engineer responsible for business continuity, I want to understand the details of how Azure Application Gateway v2 works from a reliability perspective and plan disaster recovery strategies in alignment with the exact processes that Azure services follow during different kinds of situations.
1515
---
1616

@@ -43,7 +43,7 @@ Application Gateway is a managed service. It's important to understand some key
4343

4444
The following diagram shows a gateway with two instances:
4545

46-
:::image type="content" source="media/reliability-application-gateway-v2/gateway-instances.png" alt-text="Diagram that shows Azure Application Gateway with two instances." border="false":::
46+
:::image type="content" source="media/reliability-application-gateway-v2/gateway-instances.svg" alt-text="Diagram that shows Azure Application Gateway with two instances." border="false":::
4747

4848
To increase redundancy and availability during datacenter failures, you can enable zone redundancy to distribute instances across multiple availability zones.
4949

@@ -79,13 +79,13 @@ Application Gateway provides two types of availability zone support when you dep
7979

8080
The following diagram shows a zone-redundant gateway with three instances that are distributed across three availability zones:
8181

82-
:::image type="content" source="media/reliability-application-gateway-v2/zone-redundant.png" alt-text="Diagram that shows Azure Application Gateway with three instances, each in a separate availability zone." border="false":::
82+
:::image type="content" source="media/reliability-application-gateway-v2/zone-redundant.svg" alt-text="Diagram that shows Azure Application Gateway with three instances, each in a separate availability zone." border="false":::
8383

8484
- *Zonal:* Azure deploys all of the Application Gateway instances into a single zone that you select within your chosen Azure region.
8585

8686
The following diagram shows a zonal gateway with three instances that are deployed into the same availability zone:
8787

88-
:::image type="content" source="media/reliability-application-gateway-v2/zonal.png" alt-text="Diagram that shows Azure Application Gateway with three instances, all in the same availability zone." border="false":::
88+
:::image type="content" source="media/reliability-application-gateway-v2/zonal.svg" alt-text="Diagram that shows Azure Application Gateway with three instances, all in the same availability zone." border="false":::
8989

9090
> [!IMPORTANT]
9191
> Pinning to a single availability zone is only recommended when [cross-zone latency](./availability-zones-overview.md#inter-zone-latency) is too high for your needs and when you verify that the latency doesn't meet your requirements. By itself, a zonal gateway doesn't provide resiliency to an availability zone outage. To improve the resiliency of a zonal Application Gateway deployment, you need to explicitly deploy separate gateways into multiple availability zones and configure traffic routing and failover.

0 commit comments

Comments
 (0)