Edit

Manage database permissions in Azure Data Explorer by using the Azure portal

Azure Data Explorer uses a role-based access control model to control access to databases and tables. In this model, principals (users, groups, and apps) map to roles, and each principal can access resources according to its assigned roles. For a list of available roles, see role-based access control.

This article describes the available roles and how to assign principals to those roles by using the Azure portal. To set database permissions with management commands instead, see Manage database security roles.

Prerequisites

Add database principals

  1. Sign in to the Azure portal.

  2. Go to your Azure Data Explorer cluster.

  3. In the Overview section, select the database where you want to manage permissions. For roles that apply to all databases, skip this step and go directly to the next step.

    Screenshot of the cluster Overview section with a database selected.

  4. Select Permissions, and then select Add.

    Screenshot of the database Permissions page with the Add button.

  5. Search for the principal, select it, and then select Select.

    Screenshot of the Azure portal New Principals page. A principal name and image are selected and highlighted. The Select button is also highlighted.

Remove database principals

  1. Sign in to the Azure portal.

  2. Go to your Azure Data Explorer cluster.

  3. In the Overview section, select the database where you want to manage permissions. For roles that apply to all databases, go directly to the next step.

    Screenshot of the cluster Overview section with a database selected.

  4. Select Permissions, and then select the principal to remove.

  5. Select Remove.