Skip to content

Commit 0145a6c

Browse files
authored
contoso-clinic: Fixed the password for login to the application
The password Password1! is wrong. The right password is Password!1
1 parent 44bd1d8 commit 0145a6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/security/contoso-clinic

samples/features/security/contoso-clinic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Our connection string for our application now contains `Column Encryption Settin
121121
### Row Level Security (RLS)
122122

123123
#### Login to the application
124-
Sign in using (Rachel@contoso.com/Password1!) or (alice@contoso.com/Password1!)
124+
Sign in using (Rachel@contoso.com/Password!1) or (alice@contoso.com/Password!1)
125125

126126
#### Enable Row Level Security (RLS)
127127
+ Connect to your database using SSMS:

0 commit comments

Comments
 (0)