Skip to content

Commit f575018

Browse files
committed
resolved formatting issue
1 parent 47b6354 commit f575018

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/databases/wide-world-importers/documentation/wwi-oltp-htap-installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Source code to recreate the sample database is available from the following loca
2323
### SQL Server
2424

2525
To restore a backup to a SQL Server instance, you can use Management Studio.
26+
2627
1. Open SQL Server Management Studio and connect to the target SQL Server instance.
2728
2. Right-click on the **Databases** node, and select **Restore Database**.
2829
3. Select **Device** and click on the button **...**
@@ -33,6 +34,7 @@ To restore a backup to a SQL Server instance, you can use Management Studio.
3334
### Azure SQL Database
3435

3536
To import a bacpac into a new SQL Database, you can use Management Studio.
37+
3638
1. (optional) If you do not yet have a SQL Server in Azure, navigate to the [Azure portal](https://portal.azure.com/) and create a new SQL Database. In the process of create a database, you will create a server. Make note of the server.
3739
- See [this tutorial](https://azure.microsoft.com/documentation/articles/sql-database-get-started/) to create a database in minutes
3840
2. Open SQL Server Management Studio and connect to your server in Azure.

0 commit comments

Comments
 (0)