I'm currently using an Azure pipelines and Power Platform build tools to automate the ALM of my solutions. However, when the solution is imported into the other environments (UAT & PROD), the solution components are owned by the service application account (using a service principal).
I know that power apps ownership can be changed with PowerShell commands but how can this process be better integrated into the build->export->import workflow of Power Platform ALM?