Microsoft 365 Developer Blog
A developer platform for building collaborative apps for hybrid work
Latest posts
30DaysMSGraph – Day 29 – Use case: Upload files to OneDrive
In Day 28 we created a webhook notification for Microsoft Graph events. Today we will interact with files stored in OneDrive.
Outlook REST API v1.0 BasicAuth Deprecation
Last year, we announced that on November 2018, we will stop supporting Basic Authentication in the Office 365 Outlook REST API v1.0 and this is a follow up announcement to reiterate that we will be decommissioning Basic Authentication in Outlook REST API v1.0 this month.
30DaysMSGraph – Day 28 – Use case: Webhooks
In Day 27 we created a Team with Microsoft Graph. Today we’re looking at webhooks in Microsoft Graph.
Microsoft Graph documentation has a fresh new look
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
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
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
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.