
Announcements
Hi,
Is there a way to automatically add a user (Azure AD account) to a group within an Enterprise Application?
Thanks in advance.
Hi @zuhayley
You can create a Azure AD security group and using power automate cloud flow add a user in that group by calling 'Add user' action present in Azure AD connector
You can share the application like canvas app or SharePoint etc. with the AD security group, so when a user is added to that group, he/she can access the application.
If this helps, please remember to give a 👍 and accept my solution as it will help others in the future.
Thanks