I am trying to use a Azure SQL MI as a backend and create a PowerApps to perform CRUD operations.
I created a Connection and used SQL User id and password to create a connection.
When I use this in the PowerApps, it says Implicit connections is being used and users will be able to use the connection is different apps and modify data.
What is the recommended way to connect to SQL from PowerApps?