Skip to content

Commit a8d1633

Browse files
committed
anchors to fix bookmarks
1 parent ee45c9a commit a8d1633

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/backup/manage-azure-database-postgresql.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: jsuri
1212

1313
This article describes how to manage an Azure Database for PostgreSQL server that you back up by using the Azure Backup service.
1414

15-
## Change a policy
15+
## <a name = "change-policy"></a>Change a policy
1616

1717
You can change the policy that's associated with a backup instance.
1818

@@ -26,7 +26,7 @@ Changing the backup policy does not affect existing recovery points and their re
2626

2727
:::image type="content" source="./media/manage-azure-database-postgresql/reassign-policy.png" alt-text="Screenshot that shows the Reassign Policy pane.":::
2828

29-
## Stop backup
29+
## <a name = "stop-protection"></a>Stop backup
3030

3131
There are three ways to stop backing up an Azure Database for PostgreSQL server:
3232

@@ -36,7 +36,7 @@ There are three ways to stop backing up an Azure Database for PostgreSQL server:
3636

3737
- **Stop backup and delete data**: This option helps you stop all future backup jobs for your Azure Database for PostgreSQL server and delete all the recovery points. You can't restore the database or use the **Resume backup** option.
3838

39-
### Stop backup and retain data
39+
### <a name = "stop-protection-and-retain-data"></a>Stop backup and retain data
4040

4141
1. In the Azure portal, go to **Backup center** and select **Azure Database for PostgreSQL server**.
4242

@@ -61,7 +61,7 @@ There are three ways to stop backing up an Azure Database for PostgreSQL server:
6161

6262
:::image type="content" source="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-inline.png" alt-text="Screenshot that shows the confirmation for stopping a backup." lightbox="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-expanded.png":::
6363

64-
### Stop backup and delete data
64+
### <a name = "stop-protection-and-delete-data"></a>Stop backup and delete data
6565

6666
1. In the Azure portal, go to **Backup center** and select **Azure Database for PostgreSQL server**.
6767

@@ -81,7 +81,7 @@ There are three ways to stop backing up an Azure Database for PostgreSQL server:
8181

8282
:::image type="content" source="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-inline.png" alt-text="Screenshot of the confirmation for stopping a backup." lightbox="./media/manage-azure-database-postgresql/confirmation-to-stop-backup-expanded.png":::
8383

84-
## Resume backup
84+
## <a name = "resume-protection"></a>Resume backup
8585

8686
If you selected the option to stop backup and retain data, you can resume backing up your Azure Database for PostgreSQL server.
8787

articles/backup/restore-azure-database-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article explains how to restore a database to an Azure Database for Postgre
1515

1616
You can restore a database to any Azure Database for PostgreSQL server of a different subscription or the same subscription but within the same region of the vault, if the service has the appropriate [set of permissions](backup-azure-database-postgresql-overview.md#azure-backup-authentication-with-the-azure-database-for-postgresql-server) on the target server.
1717

18-
## Restore a PostgreSQL database
18+
## <a name = "restore-azure-postgresql-database"></a>Restore a PostgreSQL database
1919

2020
1. In the [Azure portal](https://portal.azure.com/), go to **Backup vault** > **Backup Instances**. Select a database, and then select **Restore**.
2121

0 commit comments

Comments
 (0)