Opening up port 443 on Azure Databricks (managed resource)

Peter Kim 26 Reputation points
2020-09-22T16:00:54.887+00:00

Hello,

I was wondering if there is a way to open port 443 (HTTPS) on a managed azure databricks workspace. 26515-upper-resource-group.png . I've attempted to attach a network interface and network security group components on the same resource group and added inbound rule 443 but I don't believe this works. 26479-workspacde.png
Furthermore, I've attempted to modify the network security group 26478-managed-resources.png that's attached to the managed azure databricks instance and attempted to add inbound rules to allow 443 26533-screen-shot-2020-09-22-at-102650-am.png but this is not possible due to ... however, the access is denied because of the deny assignment with name "System deny assignment created by Azure Databricks /subscriptions/..."

are there any ways around this?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,047 questions
{count} votes

Accepted answer
  1. HarithaMaddi-MSFT 10,136 Reputation points
    2020-09-28T08:11:30.447+00:00

    Hi @Peter Kim ,

    Thanks for your patience.

    • For the above scenario, suggested approach would be to use VNet Injection as per documentation which will create VNet and NSGs in your subscription and can be used for making the changes
    • Managed resource group in databricks subscription is restricted to databricks tenant and users will not have permissions to edit or make any changes to this. If VNet Injection cannot be used for your scenario, please raise a support request and databricks team will assist you in getting those changes done.

    Hope this helps! Please let us know for further details and we will be glad to assist.


0 additional answers

Sort by: Most helpful