Skip to content

Commit 8a35442

Browse files
committed
Refresh share access
1 parent dc1b93e commit 8a35442

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

articles/azure-portal/azure-portal-dashboard-share-access.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: NA
1313
ms.topic: conceptual
1414
ms.tgt_pltfrm: NA
1515
ms.workload: na
16-
ms.date: 01/29/2020
16+
ms.date: 03/23/2020
1717
ms.author: mblythe
1818

1919
---
@@ -36,7 +36,7 @@ With Role-Based Access Control (RBAC), you can assign users to roles at three di
3636
* resource group
3737
* resource
3838

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.
4040

4141
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.
4242

@@ -56,35 +56,31 @@ Before assigning access, you must publish the dashboard.
5656

5757
![publish your dashboard](./media/azure-portal-dashboard-share-access/publish-dashboard-for-access-control.png)
5858

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.
6060

6161
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.
6262

6363
## Assign access to a dashboard
6464

6565
You can assign a group of users to a role for that dashboard.
6666

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**.
6868

69-
![manage users for a dashboard](./media/azure-portal-dashboard-share-access/manage-users-for-access-control.png)
69+
1. In **Sharing + access control**, select **Manage users**.
7070

71-
To access **Sharing + access control** from a dashboard, select the **Share** or **Unshare** option.
71+
![manage users for a dashboard](./media/azure-portal-dashboard-share-access/manage-users-for-access-control.png)
7272

7373
1. Select **Role assignments** to see existing users that are already assigned a role for this dashboard.
7474

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**.
7676

7777
![add a user for access to the dashboard](./media/azure-portal-dashboard-share-access/manage-users-existing-users.png)
7878

7979
1. Select the role that represents the permissions to grant. For this example, select **Contributor**.
8080

8181
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.
8282

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**.
86-
87-
![assigned roles](./media/azure-portal-dashboard-share-access/assigned-roles.png)
83+
1. When you've finished adding users or groups, select **Save**.
8884

8985
## Next steps
9086

0 commit comments

Comments
 (0)