Skip to content

Commit fd42e3e

Browse files
committed
formatting
1 parent 3e8a707 commit fd42e3e

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
@@ -97,11 +97,11 @@ For more information on restoring a SQL Server database, see [Restore a database
9797

9898
If you're not familiar using Azure Data Studio, you can see [connect & query](../azure-data-studio/quickstart-sql-server.md) to get started
9999

100-
To restore your database in Azure Data Studio (SSMS), follow these steps:
100+
To restore your database in Azure Data Studio, follow these steps:
101101

102102
1. Download the appropriate `.bak` file from one of links provided in the [download .bak files](#download-bak-files) section.
103103
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 `C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\Backup`.
104-
1. Open Azure Data Studio Studio (SSMS) and connect to your SQL Server.
104+
1. Open Azure Data Studio Studio and connect to your SQL Server.
105105
1. Right-click **Databases** in **?????** > **Restore** to launch the **?????** wizard.
106106

107107
:::image type="content" source="media/adventureworks-install-configure/restore-db-ssms.png" alt-text="Choose to restore your database by right-clicking databases in Object Explorer and then selecting Restore Database":::

0 commit comments

Comments
 (0)