Skip to content

Commit 8430d0c

Browse files
author
Kalyan Krishna
authored
Added a link to the latest Identity developer's introduction to MS Graph recording
1 parent 7b04297 commit 8430d0c

File tree

1 file changed

+2
-0
lines changed
  • 2. Web API now calls Microsoft Graph

1 file changed

+2
-0
lines changed

2. Web API now calls Microsoft Graph/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Both applications use the Active Directory Authentication Library [MSAL.NET](htt
6262

6363
![Topology](./ReadmeFiles/topology.png)
6464

65+
- Developers who wish to gain good familiarity of programming for Microsoft Graph are advised to go through the [An introduction to Microsoft Graph for developers](https://www.youtube.com/watch?v=EBbnpFdB92A) recorded session.
66+
6567
### User experience when using this sample
6668

6769
The Web API (TodoListService) maintains an in-memory collection of to-do items per authenticated user. Several applications signed-in under the same identities share the same to-do list.

0 commit comments

Comments
 (0)