You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-portal/azure-portal-dashboard-share-access.md
+8-12Lines changed: 8 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.devlang: NA
13
13
ms.topic: conceptual
14
14
ms.tgt_pltfrm: NA
15
15
ms.workload: na
16
-
ms.date: 01/29/2020
16
+
ms.date: 03/23/2020
17
17
ms.author: mblythe
18
18
19
19
---
@@ -36,7 +36,7 @@ With Role-Based Access Control (RBAC), you can assign users to roles at three di
36
36
* resource group
37
37
* resource
38
38
39
-
The permissions you assign inherit from subscription down to the resource. The published dashboard is a resource. You may already have users assigned to roles for the subscription that apply for the published dashboard.
39
+
The permissions you assign inherit from the subscription down to the resource. The published dashboard is a resource. You may already have users assigned to roles for the subscription that apply for the published dashboard.
40
40
41
41
Let's say you have an Azure subscription and various members of your team have been assigned the roles of *owner*, *contributor*, or *reader* for the subscription. Users who are owners or contributors can list, view, create, modify, or delete dashboards within the subscription. Users who are readers can list and view dashboards, but can't modify or delete them. Users with reader access can make local edits to a published dashboard, such as when troubleshooting an issue, but they can't publish those changes back to the server. They can make a private copy of the dashboard for themselves.
42
42
@@ -56,35 +56,31 @@ Before assigning access, you must publish the dashboard.
56
56
57
57

58
58
59
-
By default, sharing publishes your dashboard to a resource group named **dashboards**.
59
+
By default, sharing publishes your dashboard to a resource group named **dashboards**. To select a different resource group, clear the checkbox.
60
60
61
61
Your dashboard is now published. If the permissions inherited from the subscription are suitable, you don't need to do anything more. Other users in your organization can access and modify the dashboard based on their subscription level role.
62
62
63
63
## Assign access to a dashboard
64
64
65
65
You can assign a group of users to a role for that dashboard.
66
66
67
-
1. After publishing the dashboard, in **Sharing + access control**, select **Manage users**.
67
+
1. After publishing the dashboard, select the **Share** or **Unshare** option to access **Sharing + access control**.
68
68
69
-

69
+
1. In **Sharing + access control**, select **Manage users**.
70
70
71
-
To access **Sharing + access control** from a dashboard, select the **Share** or **Unshare** option.
71
+

72
72
73
73
1. Select **Role assignments** to see existing users that are already assigned a role for this dashboard.
74
74
75
-
1. To add a new user or group, select **Add**.
75
+
1. To add a new user or group, select **Add** then **Add role assignment**.
76
76
77
77

78
78
79
79
1. Select the role that represents the permissions to grant. For this example, select **Contributor**.
80
80
81
81
1. Select the user or group to assign to the role. If you don't see the user or group you're looking for in the list, use the search box. Your list of available groups depends on the groups you've created in Active Directory.
82
82
83
-
1. When you have finished adding users or groups, select **OK**.
84
-
85
-
The new assignment is added to the list of users. Its **Access** is listed as **Assigned** rather than **Inherited**.
0 commit comments