Hatem Mohamed

Notes on Windows endpoint management — Intune, ConfigMgr, and PowerShell

View the Project on GitHub

Entra & Intune Graph Data Models

Entra ID and Intune are two separate data stores that share a URL namespace and an access token, and nothing else. Every difficulty in cross-model automation follows from that.

Microsoft Graph stores nothing. It is a façade over unrelated backing services, in the same way the SMS Provider is a façade over the ConfigMgr site database.