Skip to content

Commit 16d0f13

Browse files
authored
Corrected for img of password auth settings
1 parent a2b4be5 commit 16d0f13

File tree

1 file changed

+1
-1
lines changed
  • samples/features/security/azure-active-directory-auth/password

1 file changed

+1
-1
lines changed

samples/features/security/azure-active-directory-auth/password/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Note: A contained user database must exist and a contained database user represe
1515
Please note that
1616
builder["Authentication"] method is set to SqlAuthenticationMethod.ActiveDirectoryPassword.
1717

18-
![screenshot of visual studio showing builder fields to change] (/samples/features/security/azure-active-directory-auth/img/vs-authentication-method-integrated.png)
18+
![screenshot of visual studio showing builder fields to change] (/samples/features/security/azure-active-directory-auth/img/vs-authentication-method-password.png)
1919

2020
When running this program an execution window a prompt for the Azure AD password request for user [email protected] will appear. Once the password is entered the message should indicate a successful connection to the database followed by “Please press any key to stop”:
2121

0 commit comments

Comments
 (0)