Working with Exchange Online distribution groups via REST
For some time, we have been struggling with the way to programmatically manipulate distribution groups in Exchange Online. The only supported way is via Exchange Online PowerShell which makes it quite hard to integrate into your code or execute from Power Automate. I dove a little bit deeper into how the module works and figured out a way to do this.
To submit comments, go to GitHub Discussions.