Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit a53c596

Browse files
committed
formatting
1 parent c0e1874 commit a53c596

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
@@ -77,7 +77,7 @@ To restore a backup to a SQL Server instance, you can use Management Studio.
7777
3. Select **Device** and click on the button **...**
7878
4. In the dialog **Select backup devices**, click **Add**, navigate to the database backup in the filesystem of the server, and select the backup. Click **OK**.
7979
5. If needed, change the target location for the data and log files, in the **Files** pane. Note that it is best practice to place data and log files on different drives.
80-
6. Click **OK**. This will initiate the database restore. After it completes, you will have the database WideWorldImporters installed on your SQL Server instance.
80+
6. Click **OK**. This will initiate the database restore. After it completes, you will have the database AdventureWorks database installed on your SQL Server instance.
8181

8282
For more information on restoring a SQL Server database, see [Restore a database backup using SSMS](../relational-databases/backup-restore/restore-a-database-backup-using-ssms.md).
8383

@@ -99,7 +99,7 @@ For more information on attaching database files, see [Attach a database](../rel
9999

100100
To import a bacpac into a new SQL Database, you can use Management Studio.
101101

102-
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.
102+
1. (optional) If you do not yet have a SQL Server in Azure, navigate to the Azure portal, and create a new SQL Database. In the process of create a database, you will create a server. Make note of the server.
103103
- See [this tutorial](https://azure.microsoft.com/documentation/articles/sql-database-get-started/) to create a database in minutes
104104
2. Open SQL Server Management Studio and connect to your server in Azure.
105105
3. Right-click on the **Databases** node, and select **Import Data-Tier Application**.

0 commit comments

Comments
 (0)