I am not using ADF but using databricks workflow.

So option 1 is not applicable for my use case.

Regarding option 2:

I am calling my workflow using REST API from a third party scheduler.

I am running multiple instances of the workflow in parallel.

So changing the job setting may not be a good idea for me.

I was hoping if there a way to pass the tag a a parameter while calling the workflow?