-
Notifications
You must be signed in to change notification settings - Fork 149
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
Adding Azure databricks workspace service #1857
Adding Azure databricks workspace service #1857
Conversation
…ps://github.com/promisinganuj/AzureTRE into promisinganuj/1725-databricks-workspace-service
We currently don't use bicep and I think we should be thoughtful about adding more frameworks. What is the reason of using this verses keeping things in Terraform? |
1 similar comment
We currently don't use bicep and I think we should be thoughtful about adding more frameworks. What is the reason of using this verses keeping things in Terraform? |
/test-extended |
🤖 pr-bot 🤖
(in response to this comment from @ross-p-smith) |
/test-extended d5c9214 |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/2733686924 (with refid (in response to this comment from @ross-p-smith) |
We need this - #1846 completing to enable this work. |
Resolves #1725
What is being addressed
Adding the TRE workspace service for Azure Databricks.
How is this addressed