Automating the initial configuration of dbx

Arunsundar
Databricks Partner

Hi Team,

Good morning.

As of now, for the deployment of our code to Databricks, dbx is configured providing the parameters such as cloud provider, git provider, etc., Say, I have a code repository in any one of the git providers. Can this process of configuring dbx be automated if the parameters such as databricks workspace, access token and the path to code repository are specified in a script via python.

Appreciate your help and suggestions.

Thanks