rakhesh
Nov 18, 2021Steel Contributor
Status:
New
Allow addition of members to mail-enabled security groups via Graph API
Previously one could add members to mail-enabled security groups via Graph API. But turns out that was a bug, and it was fixed some weeks ago removing this functionality. Would it be possible to allo...
paobmmc
Nov 01, 2024Copper Contributor
Same problem to this date. I built a power automate with "When a group member is added or removed" then "Add member to group" or "Remove member from group" Office365 connectors.
It should add or remove users from a distro mail and I get this:
{ "error": { "code": "Request_BadRequest", "message": "Cannot Update a mail-enabled security groups and or distribution list.", "innerError": { "date": "2024-11-01T13:09:30", "request-id": "-8153-47c1-8e8b-", "client-request-id": "-8153-47c1-8e8b-" } }}{ "error": { "code": "Request_BadRequest", "message": "Cannot Update a mail-enabled security groups and or distribution list.", "innerError": { "date": "2024-11-01T13:09:30", "request-id": "-8153-47c1-8e8b-", "client-request-id": "-8153-47c1-8e8b-" } } }
At the same time, MS offers to create dynamic distro emails with the least & worst options ever, not even close to the dynamic groups' options offered.
It's bad.