Skip to content

Commit 3dde339

Browse files
authored
Merge pull request #10242 from AaronBertrand/patch-23
Correct "SQL Server Managed Studio"
2 parents 1043441 + cf92ac9 commit 3dde339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/relational-databases/linked-servers/linked-servers-database-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ When you migrate from previous editions of SQL Server to [!INCLUDE[sssql25-md](.
186186

187187
Alternatively, you can recreate the linked server and include `Encrypt=Optional` in the connection string. If you can't modify the linked server configuration, enable trace flag `17600` to maintain OLE DB 18 behavior and defaults.
188188

189-
In the SQL Server Managed Studio (SSMS) Linked Server Creation Wizard, the option **Other Data Sources** must be used to manually configure the linked server Encryption options.
189+
In the SQL Server Management Studio (SSMS) Linked Server Creation Wizard, the option **Other Data Sources** must be used to manually configure the linked server Encryption options.
190190

191191
For more information about OLE DB 19 and encryption, certificate and Trust Server Certificate behavior for OLE DB 19, see [Encryption and certificate validation in OLE DB](../../connect/oledb/features/encryption-and-certificate-validation.md).
192192

0 commit comments

Comments
 (0)