Custom Security Attributes in Azure AD
One of the things which was always more or less “difficult” to do in Azure AD was adding custom attributes. The ability to do schema extensions is there, but it requires either Microsoft Graph or PowerShell to manage such extensions. You could also sync on-premise attributes for hybrid identities, but that’s not always an option. … Read more