Share via

Need to create a policy which allows specific users for cluster creation in azure databricks

Sahitya Nigam 0 Reputation points
2024-11-28T12:47:02.7133333+00:00

Need help to create a policy which allows specific users for cluster creation in azure databricks

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

Azure Policy
Azure Policy

An Azure service that is used to implement corporate governance and standards at scale for Azure resources.


1 answer

Sort by: Most helpful
  1. Shikha Ghildiyal 7,170 Reputation points Microsoft Employee Moderator
    2024-11-28T13:20:17.3033333+00:00

    Hi @Sahitya Nigam

    Thanks for reaching out to Microsoft Q&A.

    Policy permissions allow you to set a max number of compute resources per user. This determines how many resources a user can create using that policy. If the user exceeds the limit, the operation fails.

    To restrict the number of resources a user can create using a policy, enter a value into the Max compute resources per user setting under the Permissions tab in the policies UI.

    Please find documented steps on how to create policy- https://learn.microsoft.com/en-us/azure/databricks/admin/clusters/policies

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    Was this answer helpful?


Your answer

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