I have a Power Automate flow connected to SQL server database with Azure AD integration. In the solution I have created a connection reference and it works well in the development environment.
Now I need to export the solution to a managed one and then import to our production environment. During import I can "switch user" (for example switch from my account to a service account) but I CANNOT change the SQL server name and database name.
After import, I cannot update the connection reference because it is managed (read only).
Beside importing an unmanaged solution, any work around suggestion? Thanks.