Forum Discussion
PierreP1
Jun 21, 2024Copper Contributor
Add custom attributes for internal users in Entra
Hello, I'm trying to find out a way of adding custom attributes for my internal users in Entra. I would like to add some new fields (only for easier administration, not mandatory) and ideally be ...
- Jun 21, 2024If by "able to see them across the Microsoft apps" you mean the attributes should be visible in the profile card, the only solution is: https://office365itpros.com/2023/11/15/user-profile-card-sdk/
If you plan to use them for administrative purposes only, take a look at custom security attributes: https://learn.microsoft.com/en-us/entra/fundamentals/custom-security-attributes-overview
VasilMichev
Jun 21, 2024MVP
If by "able to see them across the Microsoft apps" you mean the attributes should be visible in the profile card, the only solution is: https://office365itpros.com/2023/11/15/user-profile-card-sdk/
If you plan to use them for administrative purposes only, take a look at custom security attributes: https://learn.microsoft.com/en-us/entra/fundamentals/custom-security-attributes-overview
If you plan to use them for administrative purposes only, take a look at custom security attributes: https://learn.microsoft.com/en-us/entra/fundamentals/custom-security-attributes-overview
PierreP1
Jun 26, 2024Copper Contributor