We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b451620 + 9d73d0e commit 33ec10cCopy full SHA for 33ec10c
articles/postgresql/scripts/sample-point-in-time-restore.md
@@ -7,7 +7,7 @@ ms.service: postgresql
7
ms.devlang: azurecli
8
ms.topic: sample
9
ms.custom: mvc, devx-track-azurecli
10
-ms.date: 01/26/2022
+ms.date: 02/11/2022
11
---
12
13
# Restore an Azure Database for PostgreSQL server using Azure CLI
@@ -24,7 +24,7 @@ This sample CLI script restores a single Azure Database for PostgreSQL server to
24
25
### Run the script
26
27
-:::code language="azurecli" source="~/azure_cli_scripts/postgresql/backup-restore/backup-restore.sh" range="4-40":::
+:::code language="azurecli" source="~/azure_cli_scripts/postgresql/backup-restore/backup-restore.sh" range="4-39":::
28
29
## Clean up deployment
30
0 commit comments