Skip to content

Commit bf34b3a

Browse files
Update README.md
1 parent 098d721 commit bf34b3a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • samples/features/security/azure-active-directory-auth/token

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,4 @@ The Token project contains a simple console application that connects to Azure S
9090
builder["Initial Catalog"] = "demo"; // replace with your database name
9191
```
9292
6. Run the demo. (Select *Run* or press *F5*)
93-
+ A successful authorization should result in a message that states "Connected to the database" similar to the following:
94-
![succesful auth](../img/token-press-any-key-to-stop.png)
93+
+ A successful authorization should result in a message that includes "The access token obtained" and states "Connected to the database" and "Please press any key to stop".

0 commit comments

Comments
 (0)