Skip to content

Commit ea93ba3

Browse files
Merge pull request #215607 from cephalin/patch-5
clarify ASE backup behavior
2 parents 9a4b2d9 + 40b4089 commit ea93ba3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/app-service/manage-backup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Back up an app
33
description: Learn how to restore backups of your apps in Azure App Service or configure custom backups. Customize backups by including the linked database.
44
ms.assetid: 6223b6bd-84ec-48df-943f-461d84605694
55
ms.topic: article
6-
ms.date: 09/19/2022
6+
ms.date: 10/24/2022
77
ms.custom: seodec18
88

99
---
@@ -17,8 +17,8 @@ Backup and restore are supported in **Basic**, **Standard**, **Premium**, and **
1717
> [!NOTE]
1818
> Support in App Service environments (ASE) V2 and V3 is in preview. For App Service environments:
1919
>
20-
> - Backups can be restored to a target app within the ASE itself, not in another ASE.
21-
> - Backups can be restored to a target app in another App Service plan in the ASE.
20+
> - Automatic backups can be restored to a target app within the ASE itself, not in another ASE.
21+
> - Custom backups can be restored to a target app in another ASE, such as from a V2 ASE to a V3 ASE.
2222
> - Backups can be restored to target app of the same OS platform as the source app.
2323
2424
## Automatic vs custom backups

0 commit comments

Comments
 (0)