No Pipeline Diagrams in Azure Data Factory

后端 未结 1 1038
野性不改
野性不改 2021-01-22 12:05

I have created 2 pipelines using the Copy data wizard, but neither show up when I click on the Diagram action. I get the message \"This factory contains no pipelines or dataset

相关标签:
1条回答
  • 2021-01-22 13:03

    The Monitor & Manage view for Azure Data Factory does not currently show the diagram for "run once" (aka oneTime or once-only) pipelines, as per here:

    Diagram view does not show one-time pipelines. This behavior is by design.

    Reconfigure with a schedule that has only one slice if you really want to see it. However you can view still the progress (or otherwise) of the activity by clicking 'Refresh' on the 'Activity Windows' section in the lower part of that pane, click your pipeline then progress appears on the right-hand side eg

    0 讨论(0)
提交回复
热议问题