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 314c7a6 commit 5db3290Copy full SHA for 5db3290
articles/azure-sql/database/scripts/restore-database-cli.md
@@ -10,7 +10,7 @@ ms.topic: sample
10
author: rothja
11
ms.author: jroth
12
ms.reviewer: carlrab
13
-ms.date: 01/26/2022
+ms.date: 02/11/2022
14
---
15
16
# Use CLI to restore a single database in Azure SQL Database to an earlier point in time
@@ -29,7 +29,7 @@ This Azure CLI example restores a single database in Azure SQL Database to a spe
29
30
### Run the script
31
32
-:::code language="azurecli" source="~/azure_cli_scripts/sql-database/restore-database/restore-database.sh" range="4-39":::
+:::code language="azurecli" source="~/azure_cli_scripts/sql-database/restore-database/restore-database.sh" range="4-41":::
33
34
## Clean up resources
35
0 commit comments