Global INIT script on sql warehouse

noorbasha534
Valued Contributor II

Dear all

Is it possible to configure global INIT script on sql warehouse? If not, how can I achieve my below requirement-

For example, this script will have 2 key and value pairs defined : src_catalog_name=ABC, tgt_catalog_name=DEF

I want these 2 be reflected on all sql warehouses when they start. I learnt about SQL warehouse configuration parameters and see there is a pre-defined list and that is not applicable therefor for me.

https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/sql-ref-parameters

appreciate the thoughts.