Skip to content

Commit 5db3290

Browse files
committed
fixed script
1 parent 314c7a6 commit 5db3290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/database/scripts/restore-database-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: sample
1010
author: rothja
1111
ms.author: jroth
1212
ms.reviewer: carlrab
13-
ms.date: 01/26/2022
13+
ms.date: 02/11/2022
1414
---
1515

1616
# 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
2929

3030
### Run the script
3131

32-
:::code language="azurecli" source="~/azure_cli_scripts/sql-database/restore-database/restore-database.sh" range="4-39":::
32+
:::code language="azurecli" source="~/azure_cli_scripts/sql-database/restore-database/restore-database.sh" range="4-41":::
3333

3434
## Clean up resources
3535

0 commit comments

Comments
 (0)