Skip to content

Commit 70472d4

Browse files
author
Leanid Sazankou
committed
Added availability section
1 parent f5e4552 commit 70472d4

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Availability and redundancy
3+
titleSuffix: Azure Programmable Connectivity
4+
description: Azure Programmable Connectivity availability and redudancy.
5+
author: leanid-sazankou
6+
ms.author: lsazankou
7+
ms.service: azure-programmable-connectivity
8+
ms.topic: overview
9+
ms.date: 08/21/2024
10+
ms.custom: template-overview
11+
---
12+
13+
# Availability and redundancy
14+
15+
Azure Programmable Connectivity (APC) is a regional service that can withstand and automatically handle loss of one of the datacenters within a region but doesn't automatically
16+
failover or replicate data in case of a full regional outage. Customers must take additional actions to implement regional redudancy.
17+
18+
## Enabling regional redudancy
19+
20+
To enable regional redudancy customers must manually create multiple APC gateways in the regions of their choice. The gateways must have similar sets of Network APIs enabled. Lastly, the calling code should be configured with the URLs of all provisioned gateways and invoke appropriate resiliency strategies.
21+
22+
> [!IMPORTANT]
23+
> Curretnly, APC does not guarantee presence of all possible combinations of Network APIs and Operators in all regions.

articles/programmable-connectivity/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
href: azure-programmable-connectivity-network-apis.md
2424
- name: Locations and partners
2525
href: azure-programmable-connectivity-locations-partners.md
26+
- name: Availability and redundancy
27+
href: azure-programmable-connectivity-availability.md
2628
- name: Quickstarts
2729
expanded: true
2830
items:
@@ -37,4 +39,4 @@
3739
- name: Azure Roadmap
3840
href: https://azure.microsoft.com/roadmap/?category=networking
3941
- name: Blog
40-
href: https://techcommunity.microsoft.com/t5/azure-for-operators-blog/azure-programmable-connectivity-empowering-the-next-generation/ba-p/4063967
42+
href: https://techcommunity.microsoft.com/t5/azure-for-operators-blog/azure-programmable-connectivity-empowering-the-next-generation/ba-p/4063967

0 commit comments

Comments
 (0)