Skip to content

Commit fde43a1

Browse files
authored
Merge pull request #92849 from rolyon/rolyon-rbac-roles-oct
[Azure RBAC] Updates to roles for October
2 parents 7363da6 + 2928514 commit fde43a1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/role-based-access-control/built-in-roles.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang:
1212
ms.topic: reference
1313
ms.tgt_pltfrm:
1414
ms.workload: identity
15-
ms.date: 09/25/2019
15+
ms.date: 10/22/2019
1616
ms.author: rolyon
1717
ms.reviewer: bagovind
1818

@@ -275,7 +275,7 @@ The following table provides a brief description of each built-in role. Click th
275275
> | **Description** | acr quarantine data reader |
276276
> | **Id** | cdda3590-29a3-44f6-95f2-9f980659eb04 |
277277
> | **Actions** | |
278-
> | Microsoft.ContainerRegistry/registries/quarantineRead/read | Pull or Get quarantined images from container registry |
278+
> | Microsoft.ContainerRegistry/registries/quarantine/read | Pull or Get quarantined images from container registry |
279279
> | **NotActions** | |
280280
> | *none* | |
281281
> | **DataActions** | |
@@ -290,8 +290,8 @@ The following table provides a brief description of each built-in role. Click th
290290
> | **Description** | acr quarantine data writer |
291291
> | **Id** | c8d4ff99-41c3-41a8-9f60-21dfdad59608 |
292292
> | **Actions** | |
293-
> | Microsoft.ContainerRegistry/registries/quarantineRead/read | Pull or Get quarantined images from container registry |
294-
> | Microsoft.ContainerRegistry/registries/quarantineWrite/write | Write/Modify quarantine state of quarantined images |
293+
> | Microsoft.ContainerRegistry/registries/quarantine/read | Pull or Get quarantined images from container registry |
294+
> | Microsoft.ContainerRegistry/registries/quarantine/write | Write/Modify quarantine state of quarantined images |
295295
> | **NotActions** | |
296296
> | *none* | |
297297
> | **DataActions** | |
@@ -1834,6 +1834,7 @@ The following table provides a brief description of each built-in role. Click th
18341834
> | Microsoft.ClassicStorage/storageAccounts/listKeys/action | Lists the access keys for the storage accounts. |
18351835
> | Microsoft.ClassicStorage/storageAccounts/read | Return the storage account with the given account. |
18361836
> | Microsoft.Insights/alertRules/* | Create and manage Insights alert rules |
1837+
> | Microsoft.Insights/metricAlerts/* | |
18371838
> | Microsoft.Insights/diagnosticSettings/* | Creates, updates, or reads the diagnostic setting for Analysis Server |
18381839
> | Microsoft.Insights/logdefinitions/* | This permission is necessary for users who need access to Activity Logs via the portal. List log categories in Activity Log. |
18391840
> | Microsoft.Insights/metricDefinitions/* | Read metric definitions (list of available metric types for a resource). |
@@ -1866,6 +1867,7 @@ The following table provides a brief description of each built-in role. Click th
18661867
> | **Actions** | |
18671868
> | Microsoft.Authorization/*/read | Read roles and role assignments |
18681869
> | Microsoft.Insights/alertRules/*/read | Read Insights alert rules |
1870+
> | Microsoft.Insights/metricAlerts/*/read | |
18691871
> | Microsoft.Insights/diagnosticSettings/*/read | Gets diagnostic settings for Logic Apps |
18701872
> | Microsoft.Insights/metricDefinitions/*/read | Gets the available metrics for Logic Apps. |
18711873
> | Microsoft.Logic/*/read | Reads Logic Apps resources. |

0 commit comments

Comments
 (0)