KeerthanaKnowledge Contributor
How to rerun a Azure data factory pipeline from failed task from Azure devops pipeline?
How to rerun a Azure data factory pipeline from failed task from Azure devops pipeline?
you can rerun an Azure Data Factory pipeline from a failed task using Azure DevOps pipeline by triggering a new pipeline run for the affected pipeline, passing any required parameters, handling retries if needed, and monitoring the status of the pipeline run for successful completion.