File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Open SQL Server Managed Studio (SSMS) and connect to the server or managed with
106
106
107
107
1 . Open SSMS. (Go to ** Connect** > ** Database Engine** to open the ** Connect to Server** window if it isn't open.)
108
108
109
- 2 . Enter your server name or instansce name and credentials.
109
+ 2 . Enter your server name or instance name and credentials.
110
110
111
111
![ Copy the connection string] ( ./media/always-encrypted-azure-key-vault-configure/ssms-connect.png )
112
112
@@ -591,7 +591,7 @@ Then add the *Column Encryption Setting=enabled* parameter during your connectio
591
591
592
592
## Next steps
593
593
594
- After you test using Always Encrypted, you may want to do the following:
594
+ After your database is configured to use Always Encrypted, you may want to do the following:
595
595
596
596
- [ Rotate and clean up your keys] ( https://msdn.microsoft.com/library/mt607048.aspx ) .
597
597
- [ Migrate data that is already encrypted with Always Encrypted] ( https://msdn.microsoft.com/library/mt621539.aspx ) .
Original file line number Diff line number Diff line change 148
148
href : database/sql-database-vulnerability-assessment-storage.md
149
149
- name : Always Encrypted
150
150
items :
151
- - name : Use the certificate store
152
- href : database/always-encrypted-certificate-store-configure.md
153
151
- name : Use the Azure key vault
154
152
href : database/always-encrypted-azure-key-vault-configure.md
153
+ - name : Use the certificate store
154
+ href : database/always-encrypted-certificate-store-configure.md
155
+
155
156
156
157
- name : Monitor & tune
157
158
items :
You can’t perform that action at this time.
0 commit comments