I have an app using an on-prem SQL Server 2012 database set up with an on-prem gateway. I use a basic login for the connection and I have admin permissions on the gateway. Everything works well for me when using the app.
When I share the app with other users they are prompted to allow the SQL connection, but the "Allow" button can not be clicked.
I found some info here https://powerapps.microsoft.com/en-us/tutorials/share-app-resources/ :
"If you create and share an app that includes data from an on-premises source, the on-premises data gateway itself and certain types of connections to that gateway will be shared automatically. For any connection that isn’t shared automatically, you can share it manually (as the previous section shows) or let the app prompt users to create their own connections."
I expected the connection to be shared automatically. Do I need to also share the connection with every user I share the app with in this situation?
Thanks,
Brett