File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
articles/azure-sql/database Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ ms.date: 01/26/2022
16
16
[ !INCLUDE[ appliesto-sqldb] ( ../includes/appliesto-sqldb.md )]
17
17
18
18
> [ !div class="op_single_selector"]
19
- > * [ Azure SQL Database (single database) ] ( failover-group-add-single-database-tutorial.md )
20
- > * [ Azure SQL Database (elastic pool )] ( failover-group-add-elastic-pool -tutorial.md )
21
- > * [ Azure SQL Managed Instance ] ( ../managed-instance/ failover-group-add-instance -tutorial.md)
22
-
19
+ >
20
+ > - [ Azure SQL Database (single database )] ( failover-group-add-single-database -tutorial.md )
21
+ > - [ Azure SQL Database (elastic pool) ] ( failover-group-add-elastic-pool -tutorial.md )
22
+ > - [ Azure SQL Managed Instance ] ( ../managed-instance/failover-group-add-instance-tutorial.md )
23
23
24
- Configure an [ auto-failover group] ( auto-failover-group-sql-db.md ) for an Azure SQL Database elastic pool and test failover using the Azure portal.
24
+ Configure an [ auto-failover group] ( auto-failover-group-sql-db.md ) for an Azure SQL Database elastic pool and test failover using the Azure portal.
25
25
26
26
In this tutorial, you'll learn how to:
27
27
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ This Azure CLI example backs up a database in SQL Database to an Azure storage c
29
29
30
30
### Run the script
31
31
32
- :::code language="azurecli" source="~ /azure_cli_scripts/sql-database/backup-database/backup-database.sh" range="4-40 ":::
32
+ :::code language="azurecli" source="~ /azure_cli_scripts/sql-database/backup-database/"FullScript ":::
33
33
34
34
## Clean up resources
35
35
You can’t perform that action at this time.
0 commit comments