OWNS¶
Represents ownership relationships in Entra ID.
Direction: (user/servicePrincipal)-[:OWNS]->(application/group/servicePrincipal)
Description: Indicates that a user or service principal owns an application, group, or other service principal.
Common Patterns: - Users own applications they created - Service principals own other service principals - Users own groups they manage
Properties: None