Skip to content

Commit ca93b03

Browse files
Merge pull request #231520 from Venkateshdodda-MSFT/patch-39
(AzureCXP) fixes MicrosoftDocs/azure-docs#106951
2 parents 747570e + bd8d14d commit ca93b03

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)