Run a ADF pipelineThis tool allows you to run a ADF pipeline part of an Azure pipeline (Classic or Yml) Using this control:Parameters: subscriptionName - Subscription name that contains the ADF resource. resourceGroup - The resource group that contains the ADF resource. adfResourceName - The name of the ADF resource. adfPipelineName - The name of the ADF pipeline to use. entityIdsList - List of entity's Id's. i.e. "cat,dog,mouse" entitysList - List of entity's. i.e. "blue,black,red" Output from the ADF pipeline being ran. |