Skip to content

Commit 4451337

Browse files
committed
add html tag
1 parent 81ba4f0 commit 4451337

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/azure-sql/database/failover-group-add-elastic-pool-tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ ms.date: 01/26/2022
1616
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
1717

1818
> [!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)
2323
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.
2525

2626
In this tutorial, you'll learn how to:
2727

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This Azure CLI example backs up a database in SQL Database to an Azure storage c
2929

3030
### Run the script
3131

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":::
3333

3434
## Clean up resources
3535

0 commit comments

Comments
 (0)