Skip to content

Commit 5d5db70

Browse files
committed
Update steps for DB perms in portal
1 parent 2c867d2 commit 5d5db70

File tree

6 files changed

+15
-5
lines changed

6 files changed

+15
-5
lines changed

articles/data-explorer/manage-database-permissions.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,25 @@ Azure Data Explorer has the following roles:
3737

3838
1. Navigate to your Azure Data Explorer cluster.
3939

40-
1. In the **Overview** section, select **Access control (IAM)**.
40+
1. In the **Overview** section, select the database where you want to manage permissions.
4141

42-
1. Select **Add**.
42+
![Select database](media/manage-database-permissions/select-database.png)
4343

44-
1. Under **Add permissions**, select the role that you want to assign the principal to.
44+
1. Select **Permissions** then **Add**.
4545

46-
1. Look up the principal, select it, then select **Save**.
46+
![Database permissions](media/manage-database-permissions/database-permissions.png)
4747

48-
![Manage permissions in the Azure portal](media/manage-database-permissions/manage-permissions-portal.png)
48+
1. Under **Add database permissions**, select the role that you want to assign the principal to, then **Select principals**.
49+
50+
![Add database permissions](media/manage-database-permissions/add-permission.png)
51+
52+
1. Look up the principal, select it, then **Select**.
53+
54+
![Manage permissions in the Azure portal](media/manage-database-permissions/new-principals.png)
55+
56+
1. Select **Save**.
57+
58+
![Manage permissions in the Azure portal](media/manage-database-permissions/save-permission.png)
4959

5060
## Manage permissions with management commands
5161

10.5 KB
Loading
17.4 KB
Loading
18.6 KB
Loading
11.4 KB
Loading
34.7 KB
Loading

0 commit comments

Comments
 (0)