Can someone let me know if the Debug feature is available with Azure Fabric Data pipelines. It doesn't appear anywhere when creating pipelines, see image below:
However, it is currently available with Azure Data Factory
When creating pipelines with Azure Fabric I have to Save and Run the pipeline each time I need to test the pipeline. Whereas with Azure Data Factory as long as the pipeline is validated I don't have to save the pipeline prior to debugging it.
Unfortunately, Fabric Data pipelines doesnt have the debug functionality.
You have to save your changes, post which you can execute/run your pipeline.
please refer this thread : https://www.linkedin.com/posts/markkromer_adf-migrations-to-microsoft-fabric-understanding-activity-7264398025454764033-c5Xw
wherein you can use deactivate functionality for the debugging purposes.( but not an exact replacement of debug ADF functionality)