We're implementing ALM for Power Platform and have set up dedicated Dev, Test, and Prod environments to keep production data separate from dev and test data.
We're running into two issues with connection management that we're hoping the community can help with:
Issue 1: Connection References Not Usable in Flows
We followed guidance about using a service account (SA) with a Core Connection Reference Solution:
Added connection references to a core solution
Developers can import these references into their solutions
Issue 2: Deployment Creates Developer-Owned Connections
When we deploy solutions to new environments, we're forced to recreate connections, which then become owned by whichever developer is doing the deployment. We want all connections centrally managed under the service account, not tied to individual developer accounts.
Questions:
How do you prevent connections from becoming owned by the deploying developer during environment deployments?
What's the community's recommended best practice for connection management in a multi-developer ALM setup?
Any guidance would be greatly appreciated!

Report
All responses (
Answers (