Skip to content

Commit 0e0be02

Browse files
committed
updates
1 parent 5821608 commit 0e0be02

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
@@ -33,7 +33,7 @@ There are two types of backups in App Service. Automatic backups are created for
3333
| Pricing tiers | **Basic**, **Standard**, **Premium**, **Isolated**. | **Basic**, **Standard**, **Premium**, **Isolated**. |
3434
| Configuration required | No. | Yes. |
3535
| Backup size | 30 GB. | 10 GB, 4 GB of which can be the linked database. |
36-
| Linked database | Not backed up. | The following linked databases can be backed up: [SQL Database](/azure/azure-sql/database/), [Azure Database for MySQL](/azure/mysql/), [Azure Database for PostgreSQL](/azure/postgresql/), [MySQL in-app](https://azure.microsoft.com/blog/mysql-in-app-preview-app-service/). |
36+
| Linked database | Not backed up. | The following linked databases can be backed up: [SQL Database](/azure/azure-sql/database/), [Azure Database for MySQL](/azure/mysql/), [Azure Database for PostgreSQL](/azure/postgresql/), [MySQL in-app](https://azure.github.io/AppService/2016/08/18/Announcing-MySQL-in-app-for-Web-Apps-(Windows).html). |
3737
| [Storage account](../storage/index.yml) required | No. | Yes. |
3838
| Backup frequency | Hourly, not configurable. | Configurable. |
3939
| Retention | 30 days, not configurable. <br>- Days 1-3: hourly backups retained.<br>- Days 4-14: every third hourly backup retained.<br>- Days 15-30: every sixth hourly backup retained. | 0-30 days or indefinite. |
@@ -120,7 +120,7 @@ There are two types of backups in App Service. Automatic backups are created for
120120
121121
## Create a custom backup
122122
123-
1. In your app management page in the [Azure portal](https://portal.azure.com), in the left menu, select **Backups**.
123+
1. On your app management page in the [Azure portal](https://portal.azure.com), in the left menu, select **Backups**.
124124
125125
:::image type="content" source="./media/manage-backup/open-backups-page.png" alt-text="Screenshot that shows how to open the backups page.":::
126126
@@ -349,7 +349,7 @@ You can back up to a firewall-protected storage account if it's part of the same
349349
350350
#### How do I restore to an app in the same subscription but in a different region?
351351
352-
The steps are the same as in [How do I restore to an app in a different subscription](#how-do-i-restore-to-an-app-in-a-different-subscription).
352+
The steps are the same as in [How do I restore to an app in a different subscription?](#how-do-i-restore-to-an-app-in-a-different-subscription).
353353
354354
#### Where are the automatic backups stored?
355355

0 commit comments

Comments
 (0)