Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Latest posts

Microsoft Graph documentation has a fresh new look
Nov 27, 2018
Post comments count 0
Post likes count 0

Microsoft Graph documentation has a fresh new look

Jeremy Thake
Jeremy Thake

We've heard your feedback over the years that you'd like to see some improvements to the Microsoft Graph documentation experience. Today we are announcing that we've moved to https://docs.microsoft.com/graph, which gives our docs a fresh new look!

30DaysMSGraph – Day 27 – Use case: Create a Team
Nov 27, 2018
Post comments count 0
Post likes count 0

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

Brian T. Jackett
Brian T. Jackett

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

Microsoft Teams platform update
Nov 27, 2018
Post comments count 0
Post likes count 0

Microsoft Teams platform update

Microsoft Teams team
Microsoft Teams team

This is the first in a series of regular updates for our beloved developers on all things Microsoft Teams.

30DaysMSGraph – Day 26 – Use case: Calling Microsoft Graph using Flow
Nov 26, 2018
Post comments count 0
Post likes count 0

30DaysMSGraph – Day 26 – Use case: Calling Microsoft Graph using Flow

Srinivas Varukala
Srinivas Varukala

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
Nov 25, 2018
Post comments count 0
Post likes count 0

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

Brian T. Jackett
Brian T. Jackett

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
Nov 24, 2018
Post comments count 0
Post likes count 0

30DaysMSGraph – Day 24 – Use case: Calling Microsoft Graph from a single-page application Part 2

Srinivas Varukala
Srinivas Varukala

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
Nov 23, 2018
Post comments count 0
Post likes count 0

30DaysMSGraph – Day 23 – Use case: Calling Microsoft Graph from a single-page application Part 1

Srinivas Varukala
Srinivas Varukala

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
Nov 22, 2018
Post comments count 0
Post likes count 0

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.

30DaysMSGraph – Day 21 – Use case: Create plans, buckets, and tasks in Planner
Nov 21, 2018
Post comments count 0
Post likes count 0

30DaysMSGraph – Day 21 – Use case: Create plans, buckets, and tasks in Planner

Brian T. Jackett
Brian T. Jackett

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.