Skip to content

Commit 5c9dd79

Browse files
authored
Merge pull request #106166 from msebolt/patch-11
Update sql-database-single-database-quickstart-guide.md
2 parents 6cd721e + b2223e1 commit 5c9dd79

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/sql-database/sql-database-single-database-quickstart-guide.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ In this section, you will see an overview of available articles that can help yo
2828

2929
You can use PowerShell or the Azure CLI to create, configure, and scale your database.
3030

31-
- [Create and configure a single database using PowerShell](scripts/sql-database-create-and-configure-database-powershell.md)
32-
- [Create and configure a single database using Azure CLI](scripts/sql-database-create-and-configure-database-cli.md)
33-
- [Update your single database and scale resources using PowerShell](scripts/sql-database-monitor-and-scale-database-powershell.md)
34-
- [Update your single database and scale resources using Azure CLI](scripts/sql-database-monitor-and-scale-database-cli.md)
31+
- [Create and configure a single database using PowerShell](scripts/sql-database-create-and-configure-database-powershell.md) or [Azure CLI](scripts/sql-database-create-and-configure-database-cli.md)
32+
- [Update your single database and scale resources using PowerShell](scripts/sql-database-monitor-and-scale-database-powershell.md) or [Azure CLI](scripts/sql-database-monitor-and-scale-database-cli.md)
3533

3634
## Migrating to a single database with minimal downtime
3735

0 commit comments

Comments
 (0)