Microsoft Graph - An Interesting Read
Overview
Microsoft Graph exposes REST APIs and client libraries to access data on the following:
- Azure Active Directory
- Office 365 services: SharePoint, OneDrive, Outlook/Exchange, Microsoft Teams, OneNote, Planner, and Excel
- Enterprise Mobility and Security services: Identity Manager, Intune, Advanced Threat Analytics, and Advanced Threat Protection.
- Windows 10 services: activities and devices
- Education
https://developer.microsoft.com/en-us/graph/graph-explorer
Graph Explorer
https://developer.microsoft.com/en-us/graph/graph-explorer
Quick Start
https://developer.microsoft.com/en-us/graph/quick-start
Develop Microsoft Graph
https://docs.microsoft.com/en-us/graph/auth-overview
Microsoft API and reference catalogue
https://msdn.microsoft.com/library
Comments