Skip to content

Commit a7b26d3

Browse files
Merge pull request #285148 from leanid-sazankou/apc/availability
Added availability section
2 parents c991bb7 + b23a01b commit a7b26d3

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 redundancy.
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. However it doesn't automatically
16+
fail over or replicate data if there's a full regional outage. Customers must take extra actions to implement regional redundancy.
17+
18+
## Enabling regional redundancy
19+
20+
To enable regional redundancy, 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)