Skip to content

Commit 534f438

Browse files
committed
formatting
1 parent 69b987d commit 534f438

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/samples/adventureworks-install-configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you're not familiar using SQL Server Management Studio (SSMS), you can see [c
7575
To restore your database in SQL Server Management Studio, follow these steps:
7676

7777
1. Download the appropriate `.bak` file from one of links provided in the [download .bak files](#download-bak-files) section.
78-
2. Move the `.bak` file to your SQL Server backup location. This varies depending on your installation location, instance name and version of SQL Server. The default location for a default instance of SQL Server 2019 is:
78+
2. Move the `.bak` file to your SQL Server backup location. This varies depending on your installation location, instance name and version of SQL Server. For example, the default location for a default instance of SQL Server 2019 is:
7979

8080
`C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\Backup`.
8181

@@ -102,7 +102,7 @@ If you're not familiar using [Azure Data Studio Studio](../azure-data-studio/dow
102102
To restore your database in Azure Data Studio, follow these steps:
103103

104104
1. Download the appropriate `.bak` file from one of links provided in the [download .bak files](#download-bak-files) section.
105-
1. Move the `.bak` file to your SQL Server backup location. This varies depending on your installation location, instance name and version of SQL Server. The default location for a default instance of SQL Server 2019 is:
105+
1. Move the `.bak` file to your SQL Server backup location. This varies depending on your installation location, instance name and version of SQL Server. For example, the default location for a default instance of SQL Server 2019 is:
106106

107107
`C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\Backup`.
108108

0 commit comments

Comments
 (0)