Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

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.

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. ...