Open kallum3009 opened 5 months ago
@kallum3009 I have found a fix for this, check my comment in another similar issue https://github.com/Azure/Azure-DataFactory/issues/679#issuecomment-2210382222
@Liszet thanks for sharing the solution will try to implement and let you know.
@kallum3009 The ADF product team just fixed the validation in the Data Factory, so now the execute pipelines activities that have no invoked pipeline should show up in the validate step during development. Take a look and see if you now get validation errors in the ADF project where you got the error in the deployment script
We are using PrePostDeploymentScript.Ver2.ps1and in that Get-SortedPipelines is failing with error Index operation failed; the array index evaluated to null. Can you please look into this and if anyone has faced or facing please share the solution or what they have done it to fix it.