Skip to content

Commit c2945d3

Browse files
job tracking process added
1 parent c17562f commit c2945d3

9 files changed

+71
-15
lines changed

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

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Database for PostgreSQL
33
description: Learn about Azure Database for PostgreSQL backup with long-term retention
44
ms.topic: conceptual
5-
ms.date: 01/24/2022
5+
ms.date: 02/25/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
@@ -163,6 +163,24 @@ Choose from the list of retention rules that were defined in the associated Back
163163

164164
:::image type="content" source="./media/backup-azure-database-postgresql/choose-retention-rules-inline.png" alt-text="Screenshot showing the option to choose retention rules that were defined in the associated Backup policy." lightbox="./media/backup-azure-database-postgresql/choose-retention-rules-expanded.png":::
165165

166+
## Track a backup job
167+
168+
Azure Backup service creates a job for scheduled backups or if you trigger on-demand backup operation for tracking. To view the backup job status:
169+
170+
1. Go to the **Backup instance** screen.
171+
172+
It shows the jobs dashboard with operation and status for the past seven days.
173+
174+
:::image type="content" source="./media/backup-azure-database-postgresql/postgre-jobs-dashboard-inline.png" alt-text="Screenshot showing the Jobs dashboard." lightbox="./media/backup-azure-database-postgresql/postgre-jobs-dashboard-expanded.png":::
175+
176+
1. To view the status of the backup job, select **View all** to see ongoing and past jobs of this backup instance.
177+
178+
:::image type="content" source="./media/backup-azure-database-postgresql/postgresql-jobs-view-all-inline.png" alt-text="Screenshot showing to select the View all option." lightbox="./media/backup-azure-database-postgresql/postgresql-jobs-view-all-expanded.png":::
179+
180+
1. Review the list of backup and restore jobs and their status. Select a job from the list of jobs to view job details.
181+
182+
:::image type="content" source="./media/backup-azure-database-postgresql/postgresql-jobs-select-job-inline.png" alt-text="Screenshot showing to select job to see details." lightbox="./media/backup-azure-database-postgresql/postgresql-jobs-select-job-expanded.png":::
183+
166184
## Next steps
167185

168186
[Troubleshoot PostgreSQL database backup by using Azure Backup](backup-azure-database-postgresql-troubleshoot.md)
166 KB
Loading
166 KB
Loading
108 KB
Loading
108 KB
Loading
125 KB
Loading
125 KB
Loading

articles/backup/quick-backup-postgresql-database-portal.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Quick start - Back up Azure Database for PostgreSQL server
33
description: In this quickstart, learn how to back up Azure Database for PostgreSQL server to an Azure Backup Vault.
44
ms.topic: quickstart
55
ms.custom: mvc, mode-ui
6-
ms.date: 02/24/2022
6+
ms.date: 02/25/2022
77
author: v-amallick
88
ms.service: backup
99
ms.author: v-amallick
@@ -127,8 +127,26 @@ To trigger an on-demand backup (that's not in the schedule specified in the poli
127127

128128
:::image type="content" source="./media/backup-azure-database-postgresql/choose-retention-rules-inline.png" alt-text="Screenshot showing the option to choose retention rules that were defined in the associated Backup policy." lightbox="./media/backup-azure-database-postgresql/choose-retention-rules-expanded.png":::
129129

130+
## Track a backup job
131+
132+
Azure Backup service creates a job for scheduled backups or if you trigger on-demand backup operation for tracking. To view the backup job status:
133+
134+
1. Go to the **Backup instance** screen.
135+
136+
It shows the jobs dashboard with operation and status for the past seven days.
137+
138+
:::image type="content" source="./media/backup-azure-database-postgresql/postgre-jobs-dashboard-inline.png" alt-text="Screenshot showing the Jobs dashboard." lightbox="./media/backup-azure-database-postgresql/postgre-jobs-dashboard-expanded.png":::
139+
140+
1. To view the status of the backup job, select **View all** to see ongoing and past jobs of this backup instance.
141+
142+
:::image type="content" source="./media/backup-azure-database-postgresql/postgresql-jobs-view-all-inline.png" alt-text="Screenshot showing to select the View all option." lightbox="./media/backup-azure-database-postgresql/postgresql-jobs-view-all-expanded.png":::
143+
144+
1. Review the list of backup and restore jobs and their status. Select a job from the list of jobs to view job details.
145+
146+
:::image type="content" source="./media/backup-azure-database-postgresql/postgresql-jobs-select-job-inline.png" alt-text="Screenshot showing to select job to see details." lightbox="./media/backup-azure-database-postgresql/postgresql-jobs-select-job-expanded.png":::
147+
130148
## Next steps
131149

132150
> [!div class="nextstepaction"]
133-
> [Restore Azure Database for PostgreSQL server](restore-azure-database-postgresql.md)
134-
> [Manage Azure Database for PostgreSQL server](manage-azure-database-postgresql.md)
151+
> - [Restore Azure Database for PostgreSQL server](restore-azure-database-postgresql.md)
152+
> - [Manage Azure Database for PostgreSQL server](manage-azure-database-postgresql.md)

articles/backup/tutorial-postgresql-backup.md

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Back up Azure Database for PostgreSQL server
33
description: Learn about how to back up Azure Database for PostgreSQL server to an Azure Backup Vault.
44
ms.topic: tutorial
5-
ms.date: 01/24/2022
5+
ms.date: 02/25/2022
66
author: v-amallick
77
ms.service: backup
88
ms.author: v-amallick
@@ -13,11 +13,12 @@ This tutorial shows you how to back up Azure Database for PostgreSQL server runn
1313

1414
> [!div class="checklist"]
1515
>
16-
> - Create a Backup vault.
17-
> - Create a Backup Policy.
18-
> - Prepare the databases.
19-
> - Configure backup on the database.
20-
> - Run an on-demand backup.
16+
> - Create a Backup vault
17+
> - Create a Backup Policy
18+
> - Prepare the databases
19+
> - Configure backup on the database
20+
> - Run an on-demand backup
21+
> - Track a backup job
2122
2223
## Before you start
2324

@@ -192,17 +193,36 @@ To trigger an on-demand backup (that's not in the schedule specified in the poli
192193

193194
:::image type="content" source="./media/backup-azure-database-postgresql/choose-retention-rules-inline.png" alt-text="Screenshot showing the option to choose retention rules that were defined in the associated Backup policy." lightbox="./media/backup-azure-database-postgresql/choose-retention-rules-expanded.png":::
194195

196+
## Track a backup job
197+
198+
Azure Backup service creates a job for scheduled backups or if you trigger on-demand backup operation for tracking. To view the backup job status:
199+
200+
1. Go to the **Backup instance** screen.
201+
202+
It shows the jobs dashboard with operation and status for the past seven days.
203+
204+
:::image type="content" source="./media/backup-azure-database-postgresql/postgre-jobs-dashboard-inline.png" alt-text="Screenshot showing the Jobs dashboard." lightbox="./media/backup-azure-database-postgresql/postgre-jobs-dashboard-expanded.png":::
205+
206+
1. To view the status of the backup job, select **View all** to see ongoing and past jobs of this backup instance.
207+
208+
:::image type="content" source="./media/backup-azure-database-postgresql/postgresql-jobs-view-all-inline.png" alt-text="Screenshot showing to select the View all option." lightbox="./media/backup-azure-database-postgresql/postgresql-jobs-view-all-expanded.png":::
209+
210+
1. Review the list of backup and restore jobs and their status. Select a job from the list of jobs to view job details.
211+
212+
:::image type="content" source="./media/backup-azure-database-postgresql/postgresql-jobs-select-job-inline.png" alt-text="Screenshot showing to select job to see details." lightbox="./media/backup-azure-database-postgresql/postgresql-jobs-select-job-expanded.png":::
213+
195214
## Next steps
196215

197216
In this tutorial, you used the Azure portal to:
198217

199218
> [!div class="checklist"]
200219
>
201-
> - Create a Backup vault.
202-
> - Create a Backup Policy.
203-
> - Prepare the databases.
204-
> - Configure backup on the database.
205-
> - Run an on-demand backup.
220+
> - Create a Backup vault
221+
> - Create a Backup Policy
222+
> - Prepare the databases
223+
> - Configure backup on the database
224+
> - Run an on-demand backup
225+
> - Track a backup job
206226
207227
Continue to the how-to article to Azure Database for PostgreSQL.
208228

0 commit comments

Comments
 (0)