We have two environments setup, dev and prod for our app. The issue that we are running into is that after each deployment users see the screen in the image below and they are able to select what connections they want to use from our power automate flows. The problem arises when the users select their individual company emails for the outlook flow. Our outlook flow is setup in a way that uses a general email which everyone receives emails from and we have a wrapper connector that allows this. We want the user selection part removed and we want to set a default connector so that the user does not have the choice to choose the connection. Or is there any way we can remove this aspect completely and the app does not ask for user permissions anymore after a deployment ?