contoso-clinic: Fixed the password for login to the application

The password Password1! is wrong. The right password is Password!1
This commit is contained in:
Marduk Bolaños
2020-01-23 13:46:19 +01:00
committed by GitHub
parent 44bd1d8d5f
commit 0145a6c77a
@@ -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: