From 6bd4e2b5346e1744af7d3b354af80a3a4e6b3704 Mon Sep 17 00:00:00 2001 From: Kalyan Krishna Date: Mon, 18 Nov 2019 21:35:35 -0800 Subject: [PATCH] Added a link to the latest Identity developer's introduction to MS Graph recording Added a link to the latest Identity developer's introduction to MS Graph recording --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f366b27..b04689c 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ If you would like to get started immediately, skip this section and jump to *How The application obtains tokens through Integrated Windows Authentication (Kerberos): +- 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. + ## How to run this sample To run this sample, you'll need: