Skip to content

Commit ea67d1e

Browse files
authored
Merge pull request #105892 from rolyon/rolyon-rbac-create-directory
[Azure RBAC] Permission info about Contributor role
2 parents 9d8e369 + 6438f58 commit ea67d1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/role-based-access-control/rbac-and-directory-admin-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: identity
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: overview
15-
ms.date: 10/01/2019
15+
ms.date: 02/27/2020
1616
ms.author: rolyon
1717
ms.reviewer: bagovind
1818
ms.custom: it-pro;
@@ -71,7 +71,7 @@ Azure RBAC is an authorization system built on [Azure Resource Manager](../azure
7171
| Azure RBAC role | Permissions | Notes |
7272
| --- | --- | --- |
7373
| [Owner](built-in-roles.md#owner) | <ul><li>Full access to all resources</li><li>Delegate access to others</li></ul> | The Service Administrator and Co-Administrators are assigned the Owner role at the subscription scope<br>Applies to all resource types. |
74-
| [Contributor](built-in-roles.md#contributor) | <ul><li>Create and manage all of types of Azure resources</li><li>Cannot grant access to others</li></ul> | Applies to all resource types. |
74+
| [Contributor](built-in-roles.md#contributor) | <ul><li>Create and manage all of types of Azure resources</li><li>Create a new tenant in Azure Active Directory</li><li>Cannot grant access to others</li></ul> | Applies to all resource types. |
7575
| [Reader](built-in-roles.md#reader) | <ul><li>View Azure resources</li></ul> | Applies to all resource types. |
7676
| [User Access Administrator](built-in-roles.md#user-access-administrator) | <ul><li>Manage user access to Azure resources</li></ul> | |
7777

0 commit comments

Comments
 (0)