I am using new job cluster option while creating linked service from ADF (Data factory) to Databricks with spark configs. I want to parametrize the spark config values as well as keys. I know it's quite easy to parametrize values by referring this documentation. But is it possible to parametrize spark config keys also, I highlighted them with red?
If there is any other way like databricks cluster init scripts to achieve this, please let me know.