Skip to content

Commit 3d6ba45

Browse files
authored
Merge pull request #79741 from MicrosoftDocs/SyntaxC4-a11y-patch-15
A11y Bug #1512634
2 parents e75e71c + 2c0ae3d commit 3d6ba45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/sql-database/sql-database-connect-query-ssms.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this quickstart, you'll use [SQL Server Management Studio][ssms-install-lates
2020

2121
## Prerequisites
2222

23-
- An Azure SQL database. You can use one of these quickstarts to create and then configure a database in Azure SQL Database:
23+
An Azure SQL database. You can use one of these quickstarts to create and then configure a database in Azure SQL Database:
2424

2525
|| Single database | Managed instance |
2626
|:--- |:--- |:---|
@@ -31,7 +31,6 @@ In this quickstart, you'll use [SQL Server Management Studio][ssms-install-lates
3131
|||[Connectivity from on-site](sql-database-managed-instance-configure-p2s.md)
3232
|Load data|Adventure Works loaded per quickstart|[Restore Wide World Importers](sql-database-managed-instance-get-started-restore.md)
3333
|||Restore or import Adventure Works from [BACPAC](sql-database-import.md) file from [GitHub](https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/adventure-works)|
34-
|||
3534

3635
> [!IMPORTANT]
3736
> The scripts in this article are written to use the Adventure Works database. With a managed instance, you must either import the Adventure Works database into an instance database or modify the scripts in this article to use the Wide World Importers database.

0 commit comments

Comments
 (0)