In our current project we decided to deploy with fabric cicd authenticated with a service principal and using the parameters.yml with find_replace for the environments. For now it looks pretty good but I am wondering if anyone else here is using this approach for deployment vs the deployment pipelines with rules, environment libraries etc. Related topic is how do you guys manage migrations as we needed to deploy in two phases in order to have some sql analytics endpoint views ready before deploying the Graphql API