From 0145a6c77aefdebe580a310e54bfd282502a2b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marduk=20Bola=C3=B1os?= Date: Thu, 23 Jan 2020 13:46:19 +0100 Subject: [PATCH] contoso-clinic: Fixed the password for login to the application The password Password1! is wrong. The right password is Password!1 --- samples/features/security/contoso-clinic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/security/contoso-clinic/README.md b/samples/features/security/contoso-clinic/README.md index 7638a7f1..2cef65f0 100644 --- a/samples/features/security/contoso-clinic/README.md +++ b/samples/features/security/contoso-clinic/README.md @@ -121,7 +121,7 @@ Our connection string for our application now contains `Column Encryption Settin ### Row Level Security (RLS) #### Login to the application -Sign in using (Rachel@contoso.com/Password1!) or (alice@contoso.com/Password1!) +Sign in using (Rachel@contoso.com/Password!1) or (alice@contoso.com/Password!1) #### Enable Row Level Security (RLS) + Connect to your database using SSMS: