Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andreyolv opened this issue Oct 3, 2024 · 0 comments
Labels
enhancement New feature or request needs:triage

Comments

@andreyolv
Copy link

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

@andreyolv andreyolv added enhancement New feature or request needs:triage labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs:triage
Projects
None yet
Development

No branches or pull requests

1 participant