Power Apps Team
I have a form that is writing to an Azure DB table, it works fine in my design, however when I share the app with someone it asks for an "Allow" permissions on the SQL table when opening the data source. I am not sure what permissions I should put on the Azure SQL DB, as I am typing this though I am wondering if adding Azure AD permissions to the database would do the trick.
Whats anyone else's experience working with submitting data from a form in PowerApps to Azure DB and setting up permissions?