Forum Discussion
Extension Attributes on groups
- 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
- OttovwOct 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 - Oct 08, 2020
mailerman2080 same here, I guess is not possible to do it via Powershell there should be another way, hopefully, someone else will clarify that