0
votes

Can’t find what I’m missing … I’m actually trying to schedule a Pipeline in ADF V2 following the documentation here => https://docs.microsoft.com/en-US/azure/data-factory/concepts-pipeline-execution-triggers

The created scheduler is as follow …

enter image description here

And never start … any hint on :

1.Where am I wrong?

2.Find why the trigger never start …

Regards,

1

1 Answers

2
votes

Have you started the trigger? With PowerShell this is done by: Start-AzureRmDataFactoryV2Trigger -DataFactoryName $dataFactoryName -ResourceGroupName $resourceGroupName -Name ""