Notes on Windows endpoint management — Intune, ConfigMgr, and PowerShell
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.
entity, built from Graph’s live v1.0 schema: select a type to trace its inheritance path back to the root and list its properties.