Skip to content

Commit 0240dd0

Browse files
Update manage-disaster-recovery.md
------- cc: @cephalin
1 parent 26ea314 commit 0240dd0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/app-service/manage-disaster-recovery.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@ title: Recover from region-wide failure
33
description: Learn how Azure App Service helps you maintain business continuity and disaster recovery (BCDR) capabilities. Recover your app from a region-wide failure in Azure.
44

55
ms.topic: how-to
6-
ms.date: 06/09/2020
6+
ms.date: 03/31/2023
77
ms.custom: "UpdateFrequency3, subject-moving-resources"
88

99
#Customer intent: As an Azure service administrator, I want to recover my App Service app from a region-wide failure in Azure.
1010
---
1111

12+
13+
> [!CAUTION]
14+
> **Beginning 31 March 2025, we'll no longer place Azure App Service web applications in disaster recovery mode in the event of a disaster in an Azure region.** We strongly encourage you to implement [commonly used disaster recovery techniques](./overview-disaster-recovery.md) to prevent loss of functionality or data for your web apps if there's a regional disaster..
15+
1216
# Move an App Service app to another region
1317

1418
This article describes how to bring App Service resources back online in a different Azure region during a disaster that impacts an entire Azure region. When a disaster brings an entire Azure region offline, all App Service apps hosted in that region are placed in disaster recovery mode. Features are available to help you restore the app to a different region or recover files from the impacted app.
@@ -85,4 +89,4 @@ If you only want to recover the files from the impacted app without restoring it
8589
![Screenshot of a FileZilla file hierarchy. The wwwroot folder is highlighted, and its shortcut menu is visible. In that menu, Download is highlighted.](media/manage-disaster-recovery/download-content.png)
8690

8791
## Next steps
88-
[Backup and restore](manage-backup.md)
92+
[Backup and restore](manage-backup.md)

0 commit comments

Comments
 (0)