Thanks for the nice write-up. Two comments. First, in the linked adf
template json still has one hard-coded parameter, namely JobID. This
should be @pipeline().parameters.JobID. Second, there is no failed job
check. So this should probably be added when job status returns failed
that ADF treats it a...
Latest Comments