How to deploy a custom Apache Spark configuration in Azure Synapse Studio?
I need to create a custom Apache Spark configuration in Azure Synapse Studio and make it available for use in notebooks and job definitions. The process involves entering a name, optional description, annotations, and adding key‑value configuration properties through the UI. I am uncertain about which fields are mandatory, how the validation step evaluates t



