diff --git a/01 Create ASP.NET App.pptx b/01 Create ASP.NET App.pptx index 9890a15..98b93d0 100755 Binary files a/01 Create ASP.NET App.pptx and b/01 Create ASP.NET App.pptx differ diff --git a/02 Create AzureAD Application.pptx b/02 Create AzureAD Application.pptx index 3a9a51d..f6884bc 100644 Binary files a/02 Create AzureAD Application.pptx and b/02 Create AzureAD Application.pptx differ diff --git a/03 Configure ASP.NET App for MS Graph.pptx b/03 Configure ASP.NET App for MS Graph.pptx index b66b79e..161031e 100644 Binary files a/03 Configure ASP.NET App for MS Graph.pptx and b/03 Configure ASP.NET App for MS Graph.pptx differ diff --git a/README.md b/README.md index b95e118..b7747ed 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This module will introduce you to working with the Microsoft Graph .NET SDK in creating an ASP.NET MVC web application to access data in Office 365. +This module is based on the following Microsoft Learn module: [Build ASP.NET MVC web applications with the Microsoft Graph .NET SDK](https://docs.microsoft.com/learn/modules/msgraph-build-aspnetmvc-apps) + ## Lab - Build MVC apps with the Microsoft Graph .NET SDK In this lab you will create an ASP.NET MVC application, configured with Azure Active Directory (Azure AD) for authentication & authorization, that accesses data in Office 365 using the Microsoft Graph .NET SDK. @@ -39,6 +41,7 @@ This module has been recorded and is available in the Office Development YouTube | Version | Date | Comments | | ------- | ------------------ | ---------------------------------------------------- | +| 1.12 | January 14, 2020 | Port module to MS Learn | | 1.11 | December 9, 2019 | 2020Q2 content refresh | | 1.10 | September 9, 2019 | 2020Q1 content refresh | | 1.9 | June 18, 2019 | Updated readme to refreshed screencast recording |