- Dev Blogs
- Microsoft 365 Developer Blog
Microsoft 365 Developer Blog
A developer platform for building collaborative apps for hybrid work
Latest posts
30DaysMSGraph – Day 26 – Use case: Calling Microsoft Graph using Flow
In todays post we will show you how to make Microsoft Graph API calls using Microsoft Flow.
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.
30DaysMSGraph – Day 24 – Use case: Calling Microsoft Graph from a single-page application Part 2
In todays post we will see at four samples covering Azure AD v1 and v2 that uses ADAL and MSAL along with TypeScript, JQuery, React and Webpack.
30DaysMSGraph – Day 23 – Use case: Calling Microsoft Graph from a single-page application Part 1
Today and tomorrow, you'll learn to do much the same thing directly from a web browser in a Single Page Application. Today's article will walk you through updating your app registrations (for v1 and v2) so they'll work from the browser; tomorrow we'll dig into the code.
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.
30DaysMSGraph – Day 21 – Use case: Create plans, buckets, and tasks in Planner
In Day 20 we configured the base .Net Core console application to utilize the device code authentication flow. Today we will continue with that path by extending this application to interact with Planner.
30DaysMSGraph – Day 20 – Use case: Device Code flow to authenticate users
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.
30DaysMSGraph – Day 19 – Use Case: Assign Permissions using Unified Groups
In this post we will show you how to add users to Office 365 unified groups. By virtue of being part of these groups, the user will get permissions to access not just the group but also the associated SharePoint Online site.
Better organize and automate the Microsoft Teams experience with the availability of the Microsoft Graph APIs
The Microsoft Graph APIs are a game-changer for devs, and in this blog you’ll see how you can build an unparalleled Teams experience.