You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/role-based-access-control/rbac-and-directory-admin-roles.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.workload: identity
12
12
ms.tgt_pltfrm: na
13
13
ms.devlang: na
14
14
ms.topic: overview
15
-
ms.date: 10/01/2019
15
+
ms.date: 02/27/2020
16
16
ms.author: rolyon
17
17
ms.reviewer: bagovind
18
18
ms.custom: it-pro;
@@ -71,7 +71,7 @@ Azure RBAC is an authorization system built on [Azure Resource Manager](../azure
71
71
| Azure RBAC role | Permissions | Notes |
72
72
| --- | --- | --- |
73
73
|[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. |
75
75
|[Reader](built-in-roles.md#reader)| <ul><li>View Azure resources</li></ul> | Applies to all resource types. |
76
76
|[User Access Administrator](built-in-roles.md#user-access-administrator)| <ul><li>Manage user access to Azure resources</li></ul> ||
0 commit comments