Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

New Graph Explorer is now GA

Today, we’re excited to announce that the new Graph Explorer is generally available, including the following new features and improvements. This version is built using the React/Redux framework.

Microsoft 365 / SharePoint Community (PnP) – May 2020 update

Microsoft 365 / SharePoint Patterns and Practices (PnP) May 2020 update is out with a summary of the latest guidance, samples, and solutions from Microsoft or from the community for the community. This article is a summary of all the different areas and topics around the Microsoft 365 and SharePoint community (PnP) during the past month.

Beta Outlook API throttling limits deploying to v1.0 on Microsoft Graph – May 2020

Over a year ago, we announced new Outlook API throttling limits on the Microsoft Graph beta endpoint. We wanted to give developers a "heads-up" that we are planning to deploy these same limits to the v1.0 endpoint (as well as the v2.0 endpoint of the Outlook REST API). This change will begin deploying on June 1, and should be fully deployed to all tenants by mid-June.

What’s new for change notifications and change tracking in Microsoft Graph – May 2020

Change notifications uses webhooks to let applications to get notified about changes in Microsoft Graph resource data such as Outlook messages or OneDrive files. Change tracking uses delta queries to let applications discover newly created, updated, or deleted entities without performing a full read of the target resource with every request. ...

Token configuration in Azure AD app registrations now generally available

Hello Developers, Last year we introduced the Token configuration experience within Azure AD App registrations and now we’re excited to announce its general availability. Optional claims can be used to include additional claims in tokens, change the behavior of specific claims and access custom directory extension claims. The Token ...