Skip to content

Commit bd8d14d

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#106951
Adding Isolated pricing tier to automatic backups in Automatic vs Custom backup sections. Since automatic backup is supported for ASE as mentioned in the above Note section in the same article
1 parent 37773e1 commit bd8d14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/manage-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There are two types of backups in App Service. Automatic backups made for your a
2727

2828
|Feature|Automatic backups | Custom backups |
2929
|-|-|-|
30-
| Pricing tiers | **Basic**, **Standard**, **Premium**. | **Basic**, **Standard**, **Premium**, **Isolated**. |
30+
| Pricing tiers | **Basic**, **Standard**, **Premium**, **Isolated**. | **Basic**, **Standard**, **Premium**, **Isolated**. |
3131
| Configuration required | No. | Yes. |
3232
| Backup size | 30 GB. | 10 GB, 4 GB of which can be the linked database. |
3333
| Linked database | Not backed up. | The following linked databases can be backed up: [SQL Database](/azure/azure-sql/database/), [Azure Database for MySQL](../mysql/index.yml), [Azure Database for PostgreSQL](../postgresql/index.yml), [MySQL in-app](https://azure.microsoft.com/blog/mysql-in-app-preview-app-service/). |

0 commit comments

Comments
 (0)