You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename of title and H1 for old disaster recovery topic to avoid collision with new reliability topic. The old topic will be deleted in a future PR anyway.
Copy file name to clipboardExpand all lines: articles/container-apps/disaster-recovery.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Reliability in Azure Container Apps
2
+
title: Disaster recovery in Azure Container Apps
3
3
description: Learn how to plan for and recover from disaster recovery scenarios in Azure Container Apps
4
4
services: container-apps
5
5
author: craigshoemaker
@@ -10,7 +10,7 @@ ms.topic: tutorial
10
10
ms.date: 08/10/2023
11
11
---
12
12
13
-
# Reliability in Azure Container Apps
13
+
# Disaster recovery in Azure Container Apps
14
14
15
15
Azure Container Apps uses [availability zones](../availability-zones/az-overview.md#availability-zones) in regions where they're available to provide high-availability protection for your applications and data from data center failures.
0 commit comments