Forum Discussion

mgarrettdev's avatar
mgarrettdev
New Member
4 years ago

deployment pipelines

Hello, 

 

Does anyone know if you can use deployment pipelines with Datasets which use Dataflows (as their data source) contained in another workspace which is a workspace not apart of the deployment pipeline?

 

Any information would be greatly appreciated,

 

MGarrett

4 Replies

  • Yes, deployement pipelines only manage the meta data synchronization - they don't really care if your permissions are set correctly everywhere.

    • mgarrettdev's avatar
      mgarrettdev
      New Member

      Hi lbendlin,

       

      Let me try to clarify what I am asking. I am not asking about permissions but asking about dependencies between different Power BI objects because if you deploy from, say, the development stage to the test stage, if a report is dependent on a shared dataset then that shared dataset must be deployed with the report to the test stage(workspace) otherwise the deployment will fail. At least, that is my understanding of deployment pipelines. So I am asking is this dependency applicable to dataflows as well...? Hope that makes sense.

       

      I appreciate you taking the time to respond to my post,

       

      MGarrettDev

      • lbendlin's avatar
        lbendlin
        Super User

        You are not deploying a shared dataset. You are deploying a link to a shared dataset.  You are only moving meta data around, not actual data.