Skip to content

Commit 2b96835

Browse files
committed
Updates to roles and operations
1 parent 1aeddb9 commit 2b96835

File tree

2 files changed

+127
-77
lines changed

2 files changed

+127
-77
lines changed

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

Lines changed: 25 additions & 2 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: 04/25/2019
15+
ms.date: 05/16/2019
1616
ms.author: rolyon
1717
ms.reviewer: bagovind
1818

@@ -58,6 +58,7 @@ The following table provides a brief description of each built-in role. Click th
5858
| [Backup Reader](#backup-reader) | Can view backup services, but can't make changes |
5959
| [Billing Reader](#billing-reader) | Allows read access to billing data |
6060
| [BizTalk Contributor](#biztalk-contributor) | Lets you manage BizTalk services, but not access to them. |
61+
| [Blockchain Member Node Access (Preview)](#blockchain-member-node-access-preview) | Allows for access to Blockchain Member nodes |
6162
| [CDN Endpoint Contributor](#cdn-endpoint-contributor) | Can manage CDN endpoints, but can’t grant access to other users. |
6263
| [CDN Endpoint Reader](#cdn-endpoint-reader) | Can view CDN endpoints, but can’t make changes. |
6364
| [CDN Profile Contributor](#cdn-profile-contributor) | Can manage CDN profiles and their endpoints, but can’t grant access to other users. |
@@ -811,6 +812,21 @@ The following table provides a brief description of each built-in role. Click th
811812
> | **NotDataActions** | |
812813
> | *none* | |
813814
815+
## Blockchain Member Node Access (Preview)
816+
> [!div class="mx-tableFixed"]
817+
> | | |
818+
> | --- | --- |
819+
> | **Description** | Allows for access to Blockchain Member nodes |
820+
> | **Id** | 31a002a1-acaf-453e-8a5b-297c9ca1ea24 |
821+
> | **Actions** | |
822+
> | Microsoft.Blockchain/blockchainMembers/transactionNodes/read | Gets or Lists existing Blockchain Member Transaction Node(s). |
823+
> | **NotActions** | |
824+
> | *none* | |
825+
> | **DataActions** | |
826+
> | Microsoft.Blockchain/blockchainMembers/transactionNodes/connect/action | Connects to a Blockchain Member Transaction Node. |
827+
> | **NotDataActions** | |
828+
> | *none* | |
829+
814830
## CDN Endpoint Contributor
815831
> [!div class="mx-tableFixed"]
816832
> | | |
@@ -1135,6 +1151,8 @@ The following table provides a brief description of each built-in role. Click th
11351151
> | Microsoft.Resources/subscriptions/read | Gets the list of subscriptions. |
11361152
> | Microsoft.Resources/subscriptions/resourceGroups/read | Gets or lists resource groups. |
11371153
> | Microsoft.Support/* | Create and manage support tickets |
1154+
> | Microsoft.Advisor/configurations/read | Get configurations |
1155+
> | Microsoft.Advisor/recommendations/read | Reads recommendations |
11381156
> | **NotActions** | |
11391157
> | *none* | |
11401158
> | **DataActions** | |
@@ -1155,6 +1173,8 @@ The following table provides a brief description of each built-in role. Click th
11551173
> | Microsoft.Resources/subscriptions/read | Gets the list of subscriptions. |
11561174
> | Microsoft.Resources/subscriptions/resourceGroups/read | Gets or lists resource groups. |
11571175
> | Microsoft.Support/* | Create and manage support tickets |
1176+
> | Microsoft.Advisor/configurations/read | Get configurations |
1177+
> | Microsoft.Advisor/recommendations/read | Reads recommendations |
11581178
> | **NotActions** | |
11591179
> | *none* | |
11601180
> | **DataActions** | |
@@ -1194,6 +1214,7 @@ The following table provides a brief description of each built-in role. Click th
11941214
> | Microsoft.Databox/jobs/listsecrets/action | |
11951215
> | Microsoft.Databox/jobs/listcredentials/action | Lists the unencrypted credentials related to the order. |
11961216
> | Microsoft.Databox/locations/availableSkus/action | This method returns the list of available skus. |
1217+
> | Microsoft.Databox/locations/validateAddress/action | Validates the shipping address and provides alternate addresses if any. |
11971218
> | Microsoft.ResourceHealth/availabilityStatuses/read | Gets the availability statuses for all resources in the specified scope |
11981219
> | Microsoft.Support/* | Create and manage support tickets |
11991220
> | **NotActions** | |
@@ -1295,6 +1316,7 @@ The following table provides a brief description of each built-in role. Click th
12951316
> | Microsoft.DevTestLab/*/read | Read the properties of a lab |
12961317
> | Microsoft.DevTestLab/labs/claimAnyVm/action | Claim a random claimable virtual machine in the lab. |
12971318
> | Microsoft.DevTestLab/labs/createEnvironment/action | Create virtual machines in a lab. |
1319+
> | Microsoft.DevTestLab/labs/ensureCurrentUserProfile/action | Ensure the current user has a valid profile in the lab. |
12981320
> | Microsoft.DevTestLab/labs/formulas/delete | Delete formulas. |
12991321
> | Microsoft.DevTestLab/labs/formulas/read | Read formulas. |
13001322
> | Microsoft.DevTestLab/labs/formulas/write | Add or modify formulas. |
@@ -1422,6 +1444,7 @@ The following table provides a brief description of each built-in role. Click th
14221444
> | Microsoft.Resources/subscriptions/resourceGroups/read | Gets or lists resource groups. |
14231445
> | Microsoft.Resources/deployments/operations/read | Gets or lists deployment operations. |
14241446
> | Microsoft.Insights/alertRules/* | Create and manage Insights alert rules |
1447+
> | Microsoft.Authorization/*/read | Read roles and role assignments |
14251448
> | Microsoft.Support/* | Create and manage support tickets |
14261449
> | **NotActions** | |
14271450
> | *none* | |
@@ -2478,7 +2501,7 @@ The following table provides a brief description of each built-in role. Click th
24782501
> | **Description** | Provides full access to Azure Storage blob containers and data, including assigning POSIX access control. To learn which actions are required for a given data operation, see [Permissions for calling blob and queue data operations](https://docs.microsoft.com/rest/api/storageservices/authenticate-with-azure-active-directory#permissions-for-calling-rest-operations). |
24792502
> | **Id** | b7e6dc6d-f1e8-4753-8033-0f276bb0955b |
24802503
> | **Actions** | |
2481-
> | Microsoft.Storage/storageAccounts/blobServices/containers/* | Full permissions on containers. |
2504+
> | Microsoft.Storage/storageAccounts/blobServices/containers/* | Full permissions on containers. |
24822505
> | **NotActions** | |
24832506
> | *none* | |
24842507
> | **DataActions** | |

0 commit comments

Comments
 (0)