Showing results for November 2018 - Page 2 of 5 - Microsoft 365 Developer Blog

Nov 22, 2018
Post comments count0
Post likes count0

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

Brian T. Jackett
Brian T. Jackett

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
Nov 20, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 20 – Use case: Device Code flow to authenticate users

Brian T. Jackett
Brian T. Jackett

In Day 19 we assigned user permissions to an Office 365 Group (unified group) using Microsoft Graph requests.  Today we'll introduce device code authentication and modify the .Net Core console application to utilize this authentication flow.

Microsoft GraphMicrosoft identity platform
Nov 17, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 17 – Use Case: Assign an Office 365 license

Brian T. Jackett
Brian T. Jackett

In Day 16 we extended the base .Net Core console application to create a user by calling Azure AD.  Today we'll extend the base console application to assign a user license in Office 365.

Microsoft GraphOffice Add-ins