Microsoft Graph Training Module - Using Change Notifications and Track Changes with Microsoft Graph

This module will introduce you to working with change notifications (webhooks) & track changes (delta query) in the Microsoft Graph.

Lab - Change Notifications and Track Changes with the Microsoft Graph

In this lab you will create a .NET Core console application that receives change notifications from the Microsoft Graph when an update is made to a users account in Azure Active Directory (Azure AD). The application will managed the Change Notification subscription and use Track Changes in the Microsoft Graph to ensure no changes are missed.

Demos

Watch the module

This module has been recorded and is available in the Office Development YouTube channel: Change Notifications and Track Changes with the Microsoft Graph

Contributors

Roles Author(s)
Lab Manuals / Slides Andrew Connell (Microsoft MVP, Voitanos) @andrewconnell
Sponsor / Support Jeremy Thake (Microsoft) @jthake

Version history

Version Date Comments
1.1 April 9, 2019 Added screencast link
1.0 March 14, 2019 New module submitted

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.