Forum Discussion
Ottovw
Feb 06, 2020Copper Contributor
Extension Attributes on groups
Hello, We are using extension attributes on users. I can't not find any clear answer how to set an extension attribute we just created to a Azure AD Group. Is this even possible because i can't f...
- Oct 08, 2020
Not through PowerShell but I do have tested this with the use of Graph API and extensibility-schema for groups. I think this is the only way but it only work on O365 groups and when extra data is inserted, the data is not visible true PowerShell.
https://docs.microsoft.com/en-us/graph/extensibility-schema-groups
mailerman2080
Sep 09, 2020Copper Contributor
Ottovw
Oct 08, 2020Copper Contributor
Not through PowerShell but I do have tested this with the use of Graph API and extensibility-schema for groups. I think this is the only way but it only work on O365 groups and when extra data is inserted, the data is not visible true PowerShell.
https://docs.microsoft.com/en-us/graph/extensibility-schema-groups