Skip to content

Commit db24452

Browse files
Update manage-backup.md
------- cc: @gsethdev
1 parent c91c8ca commit db24452

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/manage-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In [Azure App Service](overview.md), you can easily restore app backups. You can
1515
Backup and restore are supported in **Basic**, **Standard**, **Premium**, and **Isolated** tiers. For **Basic** tier, only the production slot can be backed up and restored. For more information about scaling your App Service plan to use a higher tier, see [Scale up an app in Azure](manage-scale-up.md).
1616

1717
> [!NOTE]
18-
> Support in App Service environments (ASE) V2 and V3 is in preview. For App Service environments:
18+
> For App Service environments:
1919
>
2020
> - Automatic backups can be restored to a target app within the ASE itself, not in another ASE.
2121
> - Custom backups can be restored to a target app in another ASE, such as from a V2 ASE to a V3 ASE.
@@ -263,7 +263,7 @@ Each backup is a complete offline copy of your app, not an incremental update.
263263
264264
#### Does Azure Functions support automatic backups?
265265
266-
Automatic backups are available in preview for Azure Functions in [dedicated (App Service)](../azure-functions/dedicated-plan.md) **Basic** or **Standard** or **Premium** tiers. Function apps in the [**Consumption**](../azure-functions/consumption-plan.md) or [**Elastic Premium**](../azure-functions/functions-premium-plan.md) pricing tiers aren't supported for automatic backups.
266+
Automatic backups are available for Azure Functions in [dedicated (App Service)](../azure-functions/dedicated-plan.md) **Basic** or **Standard** or **Premium** tiers. Function apps in the [**Consumption**](../azure-functions/consumption-plan.md) or [**Elastic Premium**](../azure-functions/functions-premium-plan.md) pricing tiers aren't supported for automatic backups.
267267
268268
#### What's included in an automatic backup?
269269

0 commit comments

Comments
 (0)