How can we parameterise Azure Synapse Spark Jobs?
The Spark Jobs UI in Azure Synapse has the option to pass command line arguments to the underlying code, but there doesn't appear to be any option to parameterise these arguments.
Similarly the Spark Job Definition activity in Azure Pipelines doesn't offer any parameterisation options.
Is there any way to pass parameters to a Azure Synapse job?