Skip to content

Commit 2afe35d

Browse files
authored
Merge pull request #110313 from NavtejSaini-MSFT/patch-56
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/51700
2 parents cba884a + 47155bf commit 2afe35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-managed-instance-get-started-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This quickstart:
4040

4141
In SSMS, follow these steps to restore the Wide World Importers database to your Managed Instance. The database backup file is stored in a pre-configured Azure Blob storage account.
4242

43-
1. Open SMSS and connect to your Managed Instance.
43+
1. Open SSMS and connect to your Managed Instance.
4444
2. From the left-hand menu, right-click your Managed Instance and select **New Query** to open a new query window.
4545
3. Run the following SQL script, which uses a pre-configured storage account and SAS key to [create a credential](https://docs.microsoft.com/sql/t-sql/statements/create-credential-transact-sql) in your Managed Instance.
4646

0 commit comments

Comments
 (0)