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.
1 parent 87046a6 commit ee7d33fCopy full SHA for ee7d33f
articles/mariadb/scripts/sample-point-in-time-restore.md
@@ -7,7 +7,7 @@ ms.service: mariadb
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 MariaDB server using Azure CLI
@@ -24,7 +24,7 @@ This sample CLI script restores a single Azure Database for MariaDB server to a
24
25
### Run the script
26
27
-:::code language="azurecli" source="~/azure_cli_scripts/mariadb/backup-restore-pitr/backup-restore.sh" range="6-38":::
+:::code language="azurecli" source="~/azure_cli_scripts/mariadb/backup-restore-pitr/backup-restore.sh" range="6-41":::
28
29
## Clean up resources
30
0 commit comments