Hello,
When I try to add Azure AD Connector in my App, I am facing an access permission issue like this - https://tech.xenit.se/granting-permissions-for-single-users-to-azure-ad-connector-in-flow-and-powerapps/
That means, only user having following permissions can add Azure AD Connector in the app:
- Directory.ReadWrite.All
- Group.ReadWrite.All
- User.ReadWrite.All
However, I need to understand following:
If user with above permissions adds Azure AD connector and implement the actions in App based on it, does it mean that all users who are accessing this app would need same directory permissions to execute those actions? Or it's only for a user who adds Azure AD connector to the App?
Thanks and Regards,