File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/azure-sql/database/scripts Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ ms.subservice: backup-restore
7
7
ms.custom : devx-track-azurecli
8
8
ms.devlang : azurecli
9
9
ms.topic : sample
10
- author : SudhirRaparla
11
- ms.author : nvraparl
10
+ author : SudhirRaparla
11
+ ms.author : nvraparl
12
12
ms.reviewer : carlrab, kendralittle, mathoma
13
- ms.date : 01/26 /2022
13
+ ms.date : 02/11 /2022
14
14
---
15
15
16
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
29
30
30
### Run the script
31
31
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 ":::
33
33
34
34
## Clean up resources
35
35
You can’t perform that action at this time.
0 commit comments