Hello,
I want to build a Powerapp where the Enduser has to be inside of a specific AzureAD Group to be allowed to do certain things with data from an AzureSQL Server.
I want the App to login to the AzureSQL Server based on the AzureAD Group the user is in.
The check for the ADGroup & Permissions should happen on the SQL Server itself, not directly in the Powerapp.
So i need an option to switch the Powerapps AzureSQL Login Connection Data based on the AzureAD Group the user is in.
Is this possible, if yes, how do i manage to do that?
Greetings,
Philip