Skip to content

Commit 6a959d5

Browse files
committed
toc
1 parent 0daf654 commit 6a959d5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/app-service/includes/backup-restore-disaster-recovery.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.date: 04/25/2023
99

1010
| Platform | Backup & Restore guidance | Disaster recovery guidance |
1111
|------|-----|-----|
12-
|App Service Web Apps (Free & Shared Pricing Tier)|If you have web applications deployed to the Free or Shared tier and require access to Backup and Restore capabilities for these web apps , scale up to Basic tier or higher.|Current guidance regarding how to bring App Service resources back online in a different Azure region during a regional disaster is available at Recover from region-wide failure - Azure App Service. <br><br>*** 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 as explained in the document here Recover from region-wide failure - Azure App Service . We strongly encourage you to implement commonly used disaster recovery techniques to prevent loss of functionality or data for your web apps if there's a regional disaster.|
13-
|App Service Web Apps(Basic\Standard\Premium Pricing Tier)|In Azure App Service, You can make on-demand custom backups or utilize automatic backups. You can restore a backup by overwriting an existing app by restoring to a new app or slot.<br><br>Please refer to Backup and restore your app in Azure App Service for more info.|Current guidance regarding how to bring App Service resources back online in a different Azure region during a regional disaster is available at Recover from region-wide failure - Azure App Service. <br><br>*** 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 as explained in the document here Recover from region-wide failure - Azure App Service . We strongly encourage you to implement commonly used disaster recovery techniques to prevent loss of functionality or data for your web apps if there's a regional disaster.|
14-
|App Service Environment Web Apps (V2\V3)|In Azure App Service Environment, You can make on-demand custom backups or utilize automatic backups. <br><br>For App service environments :<br>- Automatic backups can be restored to a target app within the ASE itself, not in another ASE.<br>- Custom backups can be restored to a target app in another ASE, such as from a V2 ASE to a V3 ASE.<br>- Backups can be restored to target app of the same OS platform as the source app.<br><br>Please refer to Backup and restore your app in Azure App Service for more info.| We strongly encourage you to implement disaster recovery guidance for web apps deployed to App Service Environment using commonly used disaster recovery techniques |
15-
|Azure Functions Dedicated (App Service)|In Azure App Service, You can make on-demand custom backups or utilize automatic backups. You can restore a backup by overwriting an existing app by restoring to a new app or slot.<br><br>Please refer to Backup and restore your app in Azure App Service for more info.| Current guidance regarding how to bring Azure Functions app (dedicated) resources back online in a different Azure region during a regional disaster is available at Recover from region-wide failure - Azure App Service.<br><br>*** Beginning 31 March 2025, we'll no longer place Azure function app (dedicated) in disaster recovery mode in the event of a disaster in an Azure region as explained in the document here Recover from region-wide failure - Azure App Service . We strongly encourage you to implement Azure Functions geo-disaster recovery guidance available at Azure Functions geo-disaster recovery and reliability.<br><br>Additionally you may also refer to commonly used disaster recovery techniques for Azure Functions dedicated.|
16-
|Azure Functions Consumption & Premium|Azure functions deployed to consumption & premium plans do not provide access to custom and automatic backups. Please note that content for your function app is stored in an Azure storage account and you may utilize Azure Storage redundancy options to ensure that your function app storage account meets its availability and durability targets even in case of an outage.<br><br>If you created your functions by using the editor in the Azure portal, you can also download your existing function app project as a .zip file using guidance provided here https://learn.microsoft.com/en-us/azure/azure-functions/deployment-zip-push#download-your-function-app-files|We strongly encourage you to implement Azure Functions geo-disaster recovery guidance available at Azure Functions geo-disaster recovery and reliability. |
12+
|App Service Web Apps<br>(Free & Shared Pricing Tier)|If you have web applications deployed to the Free or Shared tier and require access to Backup and Restore capabilities for these web apps, [scale up](manage-scale-up.md) to Basic tier or higher.|Current guidance regarding how to bring App Service resources back online in a different Azure region during a regional disaster is available at [Recover from region-wide failure - Azure App Service](manage-disaster-recovery.md). <br><br>*** 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 as explained in the document here Recover from region-wide failure - Azure App Service . 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.|
13+
|App Service Web Apps<br>(Basic\Standard\Premium Pricing Tier)|In Azure App Service, You can make on-demand custom backups or utilize automatic backups. You can restore a backup by overwriting an existing app by restoring to a new app or slot.<br><br>Please refer to [Backup and restore your app in Azure App Service](manage-backup.md) for more info.|Current guidance regarding how to bring App Service resources back online in a different Azure region during a regional disaster is available at [Recover from region-wide failure - Azure App Service](manage-disaster-recovery.md). <br><br>*** 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 as explained in the document here Recover from region-wide failure - Azure App Service . 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.|
14+
|App Service Environment (V2 & V3)|In Azure App Service Environment, You can make on-demand custom backups or utilize automatic backups. <br><br>For App service environments :<br>- Automatic backups can be restored to a target app within the ASE itself, not in another ASE.<br>- Custom backups can be restored to a target app in another ASE, such as from a V2 ASE to a V3 ASE.<br>- Backups can be restored to target app of the same OS platform as the source app.<br><br>Please refer to [Backup and restore your app in Azure App Service](manage-backup.md) for more info.| We strongly encourage you to implement disaster recovery guidance for web apps deployed to App Service Environment using commonly used disaster recovery techniques |
15+
|Azure Functions Dedicated)|In Azure Functions, You can make on-demand custom backups or utilize automatic backups. You can restore a backup by overwriting an existing app by restoring to a new app or slot.<br><br>Please refer to [Backup and restore your app in Azure App Service](manage-backup.md) for more info.| Current guidance regarding how to bring Azure Functions app (dedicated) resources back online in a different Azure region during a regional disaster is available at [Recover from region-wide failure - Azure App Service](manage-disaster-recovery.md).<br><br>*** Beginning 31 March 2025, we'll no longer place Azure function app (dedicated) in disaster recovery mode in the event of a disaster in an Azure region as explained in the document here [Recover from region-wide failure - Azure App Service](manage-disaster-recovery.md) . We strongly encourage you to implement Azure Functions geo-disaster recovery guidance available at [Azure Functions geo-disaster recovery and reliability]().<br><br>Additionally you may also refer to [commonly used disaster recovery techniques]() for Azure Functions dedicated.|
16+
|Azure Functions Consumption & Premium|Azure functions deployed to consumption & premium plans do not provide access to custom and automatic backups. Please note that content for your function app is stored in an Azure storage account and you may utilize [Azure Storage redundancy](../../storage/common/storage-redundancy.md) options to ensure that your function app storage account meets its availability and durability targets even in case of an outage.<br><br>If you created your functions by using the editor in the Azure portal, you can also [download your existing function app project as a .zip file](../../azure-functions/deployment-zip-push.md). | We strongly encourage you to implement [Azure Functions geo-disaster recovery and reliability](../../azure-functions/functions-geo-disaster-recovery.md).|

articles/app-service/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407
items:
408408
- name: Manage the hosting plan
409409
href: app-service-plan-manage.md
410-
- name: Back up and restore
410+
- name: Backup and restore
411411
href: manage-backup.md
412412
- name: Clone an app
413413
href: app-service-web-app-cloning.md

0 commit comments

Comments
 (0)