Skip to content

Commit b2d3bd4

Browse files
committed
acrolinx
1 parent 9fdd17f commit b2d3bd4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/azure-portal/dashboard-hub.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Some tiles aren't yet available in the Dashboard hub experience. Currently, the
3232
- **Markdown**
3333
- **Policy**
3434

35-
If your dashboard relies on one of these tiles, we recommend that you don't use the new experience for that dashboard at this time. We'll update this page as we add support for additional tile types.
35+
If your dashboard relies on one of these tiles, we recommend that you don't use the new experience for that dashboard at this time. We'll update this page as we add more tile types to the new experience.
3636

3737
## Create a new dashboard
3838

@@ -50,7 +50,7 @@ To create a new shared dashboard with an assigned name, follow these steps.
5050

5151
1. If you want to use a template to create your dashboard, select **Select Templates**, then choose an available template to start from. Enter a name and any other applicable information. For example, if you select **SQL database health**, you'll need to specify a SQL database resource. When you're finished, select **Submit**.
5252

53-
1. If you aren't using a template, or if you want to add more tiles, select **Add tile** to open the **Tile Gallery**. The **Tile Gallery** features a variety of tiles that display different types of information. Select a tile, then select **Add**. You can also drag tiles from the **Tile Gallery** onto your grid. Resize or rearrange the tiles as desired.
53+
1. If you aren't using a template, or if you want to add more tiles, select **Add tile** to open the **Tile Gallery**. The **Tile Gallery** features various tiles that display different types of information. Select a tile, then select **Add**. You can also drag tiles from the **Tile Gallery** onto your grid. Resize or rearrange the tiles as desired.
5454

5555
1. If you haven't already provided a name, or want to change what you entered, select **Rename dashboard** to enter a name that will help you easily identify your dashboard.
5656

@@ -59,13 +59,13 @@ To create a new shared dashboard with an assigned name, follow these steps.
5959
1. When you're finished, select **Publish dashboardV2** in the command bar.
6060

6161
1. Select the subscription and resource group to which the dashboard will be saved.
62-
1. Enter a name for the dashboard. This name will be used for the dashboard resource in Azure, and it can't be changed after publishing. However, you can edit the displayed title of the dashboard later.
62+
1. Enter a name for the dashboard. This name is used for the dashboard resource in Azure, and it can't be changed after publishing. However, you can edit the displayed title of the dashboard later.
6363
1. Select **Submit**.
6464

6565
You'll see a notification confirming that your dashboard has been published. You can continue to [edit your dashboard](#edit-a-dashboard) as needed.
6666

6767
> [!IMPORTANT]
68-
> Since all dashboards in the new experience are shared by default, anyone with access to the subscription will be able to view the dashboard resource. For more access control options, see [Understand access control](#understand-access-control).
68+
> Since all dashboards in the new experience are shared by default, anyone with access to the subscription will have access to the dashboard resource. For more access control options, see [Understand access control](#understand-access-control).
6969
7070
## Create a dashboard based on an existing dashboard
7171

@@ -101,7 +101,7 @@ To add tiles to a dashboard by using the Tile Gallery, follow these steps.
101101

102102
### Resize or rearrange tiles
103103

104-
To change the size of a tile, select the arrow on the bottom right corner of the tile, then drag to resize it. If there's not enough grid space to resize the tile, it will bounce back to its original size.
104+
To change the size of a tile, select the arrow on the bottom right corner of the tile, then drag to resize it. If there's not enough grid space to resize the tile, it bounces back to its original size.
105105

106106
To change the placement of a tile, select it and then drag it to a new location on the dashboard.
107107

@@ -129,7 +129,7 @@ You can then select each tab to make individual edits.
129129

130130
To add filters to your dashboard, select **Parameters** from the command bar to open the **Manage parameters** pane
131131

132-
The options you'll see will vary depending on the tiles in your dashboard. You may see options to filter data for a specific subscription or location.
132+
The options you see depend on the tiles used in your dashboard. For example, you may see options to filter data for a specific subscription or location.
133133

134134
If your dashboard includes the **Metrics** tile, the default parameters are **Time range** and **Time granularity.**
135135

@@ -171,10 +171,10 @@ After you make your selection, you can view the downloaded version in the editor
171171

172172
Published dashboards are implemented as Azure resources, Each dashboard exists as a manageable item contained in a resource group within your subscription. You can manage access control through the Dashboard hub.
173173

174-
Azure RBAC lets you assign users to roles at different levels of scope: management group, subscription, resource group, or resource. Azure RBAC permissions are inherited from higher levels down to the individual resource. In many cases, you may already have users assigned to roles for the subscription that will give them access to the published dashboard.
174+
Azure role-based access control (Azure RBAC) lets you assign users to roles at different levels of scope: management group, subscription, resource group, or resource. Azure RBAC permissions are inherited from higher levels down to the individual resource. In many cases, you may already have users assigned to roles for the subscription that will give them access to the published dashboard.
175175

176176
For example, users who have the **Owner** or **Contributor** role for a subscription can list, view, create, modify, or delete dashboards within the subscription. Users with a custom role that includes the `Microsoft.Portal/Dashboards/Write` permission can also perform these tasks.
177177

178178
Users with the **Reader** role for the subscription (or a custom role with `Microsoft.Portal/Dashboards/Read permission`) can list and view dashboards within that subscription, but they can't modify or delete them. These users can make private copies of dashboards for themselves. They can also make local edits to a published dashboard for their own use, such as when troubleshooting an issue, but they can't publish those changes back to the server.
179179

180-
To expand access to a dashboard beyond the access granted at the subscription level, you can assign permissions to an individual dashboard, or to a resource group that contains several dashboards. For example, if a user should have limited permissions across the subscription, but needs to be able to edit one particular dashboard, you can assign a different role with more permissions (such as Contributor) for that dashboard only.
180+
To expand access to a dashboard beyond the access granted at the subscription level, you can assign permissions to an individual dashboard, or to a resource group that contains several dashboards. For example, if a user has limited permissions across the subscription, but needs to be able to edit one particular dashboard, you can assign a different role with more permissions (such as Contributor) for that dashboard only.

0 commit comments

Comments
 (0)