Forum Discussion

amaaiia's avatar
amaaiia
Skilled Sharer
2 years ago
Solved

SAVE AS pipeline into different workspace

Hi, I'm trying to SAVE AS my pipeline into another workspace and I'me getting this error: {"message":"Request failed with 404(Not Found): {\"error\":{\"code\":\"PowerBIEntityNotFound\",\"pbi.error\...
  • amaaiia's avatar
    amaaiia
    2 years ago

    For now, you can't copy a data pipeline into another workspace with SAVE AS if you have references to components in the workspace. As I reference lakehouses from the same workspace, I can't copy them.

     

    Two way to copy a data pipeline from one workspace into another:

    - Through deployment pipelines

    - Through git code, copying from de workspace A to the workspace B by hand.

     

    Then, fabric will alert of the connections that are deprecated because they are referencing another workspace, and we have to change them one by one.