Skip to content

Commit 6009ae8

Browse files
authored
clarify ASE backup behavior
1 parent b8139b2 commit 6009ae8

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
@@ -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)