Skip to content

Commit 6c33cb7

Browse files
author
Tiago Brenck
authored
Merge branch 'master' into issue/documentation
2 parents ce0f79f + a2b2573 commit 6c33cb7

File tree

2 files changed

+4
-0
lines changed
  • 2. Web API now calls Microsoft Graph
  • 3.-Web-api-call-Microsoft-graph-for-personal-accounts

2 files changed

+4
-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.

3.-Web-api-call-Microsoft-graph-for-personal-accounts/README.md

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

5555
![Topology](./ReadmeFiles/topology.png)
5656

57+
- 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.
58+
5759
### User experience when using this sample
5860

5961
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)