System deny assignment created by Azure Databricks

Vadym Urupa 0 Reputation points
2024-08-08T08:56:36.78+00:00

I need to create static IP for Databricks but I faced errors to create cloud NAT

The client 'live.com#myemail' with object id 'objectid' has permission to perform action 'Microsoft.Resources/deployments/validate/action' on scope '/subscriptions/resourceGroups/databricks/providers/Microsoft.Resources/deployments/Microsoft.NatGateway-20240808115006'; however, the access is denied because of the deny assignment with name 'System deny assignment created by Azure Databricks /subscriptions//resourceGroups/BI/providers/Microsoft.Databricks/workspaces/luckystartdatabricks' and Id 'id' at scope '/subscriptions/resourceGroups/databricks'. (Code: DenyAssignmentAuthorizationFailed)

What system deny is and how I can solve it?

enter image description here

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

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 90,146 Reputation points Microsoft Employee
    2024-08-08T09:31:48.7066667+00:00

    @Vadym Urupa - Thanks for the question and using MS Q&A platform.

    Unfortunately, you are not allowed to configure or create static IP in the managed resource group because the managed resource group is locked.

    To resolve this issue, there are couple of options to restricts access to a port in the NSG rules.

    Option1: Deploy Azure Databricks in your Azure Virtual Network (VNet injection).

    Option2: Please do raise a support request, so that backend team helps to remove System deny assignment for your managed resource group.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.