diff --git a/samples/features/security/always-encrypted-with-secure-enclaves/README.md b/samples/features/security/always-encrypted-with-secure-enclaves/README.md index 826a8fcc..afccb42a 100644 --- a/samples/features/security/always-encrypted-with-secure-enclaves/README.md +++ b/samples/features/security/always-encrypted-with-secure-enclaves/README.md @@ -47,7 +47,7 @@ You need two machines (they can be virtual machines): + Look for the line that looks like this: ```csharp - ``` + Make sure the value of the **Data Source** key word in the database connection string is correct (identifies your instance). @@ -148,4 +148,4 @@ You need two machines (they can be virtual machines): ## Resetting your demo environment 1. Open and execute **tsql-scripts/DecryptColumns.sql**. 1. Open and execute **tsql-scripts/DropKeys.sql**. -1. Close both SSMS windows. \ No newline at end of file +1. Close both SSMS windows.