Ignite 2020: The emergence of Microsoft Graph services
Learn how our engineers are working hard to extend the capabilities and even the definition of Microsoft Graph for developers building the next generation of productivity applications.
Learn how our engineers are working hard to extend the capabilities and even the definition of Microsoft Graph for developers building the next generation of productivity applications.
The way we work is changing faster than ever. At Ignite 2020 we’ll share how the Microsoft 365 platform empowers developers to adapt, innovate, and meet the challenge of that change head-on.
Read about all the Microsoft Teams announcements at Ignite this year, and get links to the virtual hub for online sessions.
It’s that time of the year again! Are you all ready for Ignite 2020? We are absolutely thrilled to be joining you this year for our all-digital Ignite conference. For those of you who are new, Ignite is our biggest Microsoft conference where, amongst many other things – you can get the latest updates on Microsoft Teams platform, Microsoft Graph, Wi...
Microsoft 365 / SharePoint Patterns and Practices (PnP) September 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 Patterns and Practices (PnP) community during the past mon...
Microsoft 365 Patterns and Practices (PnP) executed a virtual conference on 1st of September. We are happy to share that the session recordings are now available in our YouTube channel for everyone to benefit in anyway as needed.
We're pleased to announce the public preview of an additional delivery mode for Microsoft Graph change notifications. You can now use Azure Events Hubs to receive change notifications instead of traditional webhooks. Historically, change notifications have used webhooks to let applications receive notifications about changes in Microsoft Graph res...
We’re excited to announce that APIs are now available in public preview on the beta endpoint of Graph.
Change notifications uses webhooks to let applications 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. Over the...
This step by step guide will help you build a Blazor web app with Azure Active Directory authentication and Microsoft Graph.