I would like to know what pipelines must be used in the 3 use cases - Enterprise BI , Team BI and Personal BI use cases where a Org has source control tool. Reports and BIM files will be the objects to promote.
Source control to Prod deployment for Report objects from lower to higher environment should happen using Deployment pipeline or Azure Devops?
Source control to Prod deployment for Dataset objects from lower to higher environment should happen using Deployment pipeline or Azure Devops?
Note:There isn't a rollback process once a deployment has occurred with a deployment pipeline. Consider carefully what change management processes and approvals are required in order to deploy to the production workspace.