Skip to content

Commit 8a4d372

Browse files
authored
Merge pull request #50184 from curtand/license0827
[Azure AD admin roles] add License Administrator
2 parents c010e7c + 39e2c37 commit 8a4d372

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

articles/active-directory/users-groups-roles/directory-assign-admin-roles.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: active-directory
1111
ms.workload: identity
1212
ms.component: users-groups-roles
1313
ms.topic: article
14-
ms.date: 08/21/2018
14+
ms.date: 08/27/2018
1515
ms.author: curtand
1616
ms.reviewer: vincesm
1717
ms.custom: it-pro
@@ -73,6 +73,9 @@ The following administrator roles are available:
7373

7474
* **[Intune Service Administrator](#intune-service-administrator)**: Users with this role have global permissions within Microsoft Intune Online, when the service is present. Additionally, this role contains the ability to manage users and devices in order to associate policy, as well as create and manage groups. More information at [Role-based administration control (RBAC) with Microsoft Intune](https://docs.microsoft.com/intune/role-based-access-control)
7575

76+
* **[License Administrator](#license-administrator)**:
77+
Users in this role can add, remove, and update license assignments on users, groups (using group-based licensing), and manage the usage location on users. The role does not grant the ability to purchase or manage subscriptions, create or manage groups, or create or manage users beyond the usage location.
78+
7679
* **[Message Center Reader](#message-center-reader)**: Users in this role can monitor notifications and advisory health updates in [Office 365 Message center](https://support.office.com/article/Message-center-in-Office-365-38FB3333-BFCC-4340-A37B-DEDA509C2093) for their organization on configured services such as Exchange, Intune and Microsoft Teams. Message Center Readers receive weekly email digests of posts, updates, and can share message center posts in Office 365. In Azure AD, users assigned to this role will only have read-only access on Azure AD services such as users and groups.
7780

7881
* **[Partner Tier1 Support](#partner-tier1-support)**: Do not use. This role has been deprecated and will be removed from Azure AD in the future. This role is intended for use by a small number of Microsoft resale partners, and is not intended for general use.
@@ -608,6 +611,17 @@ Can manage all aspects of the Intune product.
608611
| microsoft.aad.supporttickets/AllEntities/AllActions | Create and manage Office 365 support tickets. |
609612
| microsoft.intune/AllEntities/AllActions | Manage all aspects of Intune. |
610613

614+
### License Administrator
615+
Can assign licenses to users.
616+
617+
| **Actions** | **Description** |
618+
| --- | --- |
619+
| microsoft.aad.directory/users/assignLicense |   |
620+
| microsoft.aad.directory/users/usageLocation/update |   |
621+
| microsoft.azure.accessService/allEntities/allTasks |   |
622+
| microsoft.azure.serviceHealth/allEntities/allTasks |   |
623+
| microsoft.office365.serviceHealth/allEntities/allTasks |   |
624+
611625
### Lync Service Administrator
612626
Can manage all aspects of the Skype for Business product.
613627

0 commit comments

Comments
 (0)