crossplane-contrib / provider-upjet-azure

Azure Provider for Crossplane.
https://marketplace.upbound.io/providers/upbound/provider-family-azure/
Apache License 2.0
63 stars 76 forks source link

Add to Azure Databricks Workspace argument configuration about storage firewall and access connector id #834

Open andreyolv opened 1 month ago

andreyolv commented 1 month ago

What problem are you facing?

To provision Databricks workspaces, it is a good idea for security reasons to disable public access to a workspace's storage account and use an access connector id. However, there is no argument in the Azure Databricks Workspace API to configure this.

What could help solve your problem?

Add a configuration argument in the Azure Databricks Workspace API to disable public access to the storage account equivalent to what exists in terraform default_storage_firewall_enabled and access_connector_id