Posts by this author

Jun 11, 2019
Post comments count0
Post likes count0

30DaysMSGraph – Upgrading to MSAL .NET v4

We wrapped up the #30DaysMSGraph series in Nov 2018.  Since that time there have been a few updates to the Microsoft Graph SDK as well as the Microsoft Authentication Library (MSAL).  Notably MSAL for .Net and JavaScript are now generally available (GA) with v3.0.8 and MSAL.Net 4.0.0 is now available as well.  This is a good opportunity to upgrade ...

Microsoft Graph
Nov 30, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 30 – Community resources and next steps

In Day 29 we uploaded files to OneDrive with Microsoft Graph requests.  Today we wrap up this 30 Days of Microsoft Graph series with a few community resources, ask for your feedback, and share a few next steps.

Microsoft Graph
Nov 27, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 27 – Use case: Create a Team

In Day 26 we concluded calling Microsoft Graph using Flow.  Today, we'll show how to create teams and automate team lifecycles.

Microsoft GraphMicrosoft Teams
Nov 25, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 25 – Use case: Create a OneNote notebook

In Day 24 we concluded configuring implicit flow authentication on a single-page application.   Today we'll extend the base console application to create a OneNote notebook, section, and page.

Microsoft Graph
Nov 22, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 22 – Device and App Management with Intune

In day 21 we added plans, buckets, and tasks to Planner.  Today we will be building on the .Net Core sample application started in Day 15 to add support for the device and app management functionality offered by Intune.

Microsoft Graph