@Mitch Willis Thanks for reaching out. Logic app does provide Azure AD connector which you can leverage in your workflow to perform multiple actions listed here.
I do see add user to group and remove member from group that can be leveraged for your requirement. In case it doesn't help then you can always leverage the Native HTTP action to make any HTTP call to the specified URL. In your case you can leverage the Azure AD REST API to perform the operation which connector does not support as of now.
How do you automate adding and removing users from a role-assignable group using Logic Apps?
Mitch Willis
1
Reputation point
trying to be able to give people local admin rights once every 2 weeks to be able to allow for updating applications.
1 answer
Sort by: Most helpful
-
MayankBargali-MSFT 70,826 Reputation points
2022-06-15T09:25:08.203+00:00