Hello,
I'm currently working on a Solution. There's a flow inside the solution that sends emails, and the flow uses an Outlook connection reference of an admin account.
When the flow runs in the unmanaged solution in the environment where it was created it works as expected, but when I export > import as a managed solution into another environment it does not use this connection and uses the account of the user that ran the flow.

The admin account has the same roles and permissions in both environments, so I'm not sure what's causing this.
Anyone able to provide their insights on how I could fix this?