如何在 Azure 数据工厂管道成功完成时执行 Power Automate?

How to execute Power Automate at the successful completion of Azure data factory pipeline?

我需要创建并运行 Power Automate 流程以在我的 Azure 数据工厂管道成功完成时刷新 Power BI 数据集。

如果数据管道失败,流程不应 运行。我该怎么做?

当 ADF 管道成功时,您不需要 Power Automate 流来刷新 Power BI 数据集。这可以直接从 ADF 管道到 Power BI 数据集完成。

How To Trigger A Power BI Dataset Refresh Using An Azure Data Factory Web Activity