Microsoft Graph

Microsoft Graph exposes REST APIs and client libraries to access data on a number of Microsoft 365 services. In this episode, Robert shows how you can use Microsoft Graph in your applications to query data from Outlook/Exchange and OneDrive. For more information on Graph, go to https://aka.ms/vst/graphdocs. Resources: Graph Explorer (https://developer.microsoft.com/en-us...) Build your first app tutorials (https://docs.microsoft.com/en-us/grap...) Robert's sample app (https://github.com/rogreen/GraphSDK)