Skip to content

Commit 80c1bff

Browse files
authored
Merge pull request #126432 from changeworld/patch-5
Fix typo
2 parents 67a350c + 88e8ab0 commit 80c1bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ To perform the backup operation:
2929

3030
Once the configuration is successful:
3131

32-
1. The Backup service invokes the backup based on the policy schedules on the ARM API of PostgresFlex server, writing data to a secure blob-container with a SAS for enhanced security.
32+
1. The Backup service invokes the backup based on the policy schedules on the ARM API of PostgreSQL Flexible server, writing data to a secure blob container with a SAS for enhanced security.
3333
1. Backup runs independently preventing disruptions during long-running tasks.
3434
1. The retention and recovery point lifecycles align with the backup policies for effective management.
35-
1. During the restore, the Backup service invokes restore on the ARM API of PostgresFlex server using the SAS for asynchronous, nondisruptive recovery.
35+
1. During the restore, the Backup service invokes restore on the ARM API of PostgreSQL Flexible server using the SAS for asynchronous, nondisruptive recovery.
3636

3737
:::image type="content" source="./media/backup-azure-database-postgresql-flex-overview/backup-process.png" alt-text="Diagram showing the backup process.":::
3838

0 commit comments

Comments
 (0)