Skip to content

Commit 242237d

Browse files
committed
Microsoft Hardware Warranty
1 parent 7011d03 commit 242237d

File tree

1 file changed

+38
-9
lines changed

1 file changed

+38
-9
lines changed

articles/active-directory/roles/permissions-reference.md

Lines changed: 38 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ This article lists the Azure AD built-in roles you can assign to allow managemen
8080
> | [Lifecycle Workflows Administrator](#lifecycle-workflows-administrator) | Create and manage all aspects of workflows and tasks associated with Lifecycle Workflows in Azure AD. | 59d46f88-662b-457b-bceb-5c3809e5908f |
8181
> | [Message Center Privacy Reader](#message-center-privacy-reader) | Can read security messages and updates in Office 365 Message Center only. | ac16e43d-7b2d-40e0-ac05-243ff356ab5b |
8282
> | [Message Center Reader](#message-center-reader) | Can read messages and updates for their organization in Office 365 Message Center only. | 790c1fb9-7f7d-4f88-86a1-ef1f95c05c1b |
83+
> | [Microsoft Hardware Warranty Administrator](#microsoft-hardware-warranty-administrator) | Create and manage all aspects warranty claims and entitlements for Microsoft manufactured hardware, like Surface and HoloLens. | 1501b917-7653-4ff9-a4b5-203eaf33784f |
84+
> | [Microsoft Hardware Warranty Specialist](#microsoft-hardware-warranty-specialist) | Create and read warranty claims for Microsoft manufactured hardware, like Surface and HoloLens. | 281fe777-fb20-4fbb-b7a3-ccebce5b0d96 |
8385
> | [Modern Commerce User](#modern-commerce-user) | Can manage commercial purchases for a company, department or team. | d24aef57-1500-4070-84db-2666f29cf966 |
8486
> | [Network Administrator](#network-administrator) | Can manage network locations and review enterprise network design insights for Microsoft 365 Software as a Service applications. | d37c8bed-0711-4417-ba38-b4abe66ce4c2 |
8587
> | [Office Apps Administrator](#office-apps-administrator) | Can manage Office apps cloud services, including policy and settings management, and manage the ability to select, unselect and publish 'what's new' feature content to end-user's devices. | 2b745bdf-0803-4d80-aa65-822c4493daac |
@@ -885,7 +887,7 @@ Users with this role have read access to recipients and write access to the attr
885887
> [!div class="mx-tableFixed"]
886888
> | Actions | Description |
887889
> | --- | --- |
888-
> | microsoft.office365.exchange/allRecipients/allProperties/allTasks | Create and delete all recipients, and read and update all properties of recipients in Exchange Online |
890+
> | microsoft.office365.exchange/recipients/allProperties/allTasks | Create and delete all recipients, and read and update all properties of recipients in Exchange Online |
889891
> | microsoft.office365.exchange/migration/allProperties/allTasks | Manage all tasks related to migration of recipients in Exchange Online |
890892
891893
## External ID User Flow Administrator
@@ -1527,6 +1529,41 @@ Users in this role can monitor notifications and advisory health updates in [Mes
15271529
> | microsoft.office365.messageCenter/messages/read | Read messages in Message Center in the Microsoft 365 admin center, excluding security messages |
15281530
> | microsoft.office365.webPortal/allEntities/standard/read | Read basic properties on all resources in the Microsoft 365 admin center |
15291531
1532+
## Microsoft Hardware Warranty Administrator
1533+
1534+
Assign the Microsoft Hardware Warranty Administrator role to users who need to do the following tasks:
1535+
1536+
- Create new warranty claims for Microsoft manufactured hardware, like Surface and HoloLens
1537+
- Search and read opened or closed warranty claims
1538+
- Search and read warranty claims by serial number
1539+
- Create, read, update, and delete shipping addresses
1540+
- Read shipping status for open warranty claims
1541+
- Create and manage service requests in the Microsoft 365 admin center
1542+
- Read Message center announcements in the Microsoft 365 admin center
1543+
1544+
> [!div class="mx-tableFixed"]
1545+
> | Actions | Description |
1546+
> | --- | --- |
1547+
> | microsoft.office365.messageCenter/messages/read | Read messages in Message Center in the Microsoft 365 admin center, excluding security messages |
1548+
> | microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Microsoft 365 service requests |
1549+
> | microsoft.office365.webPortal/allEntities/standard/read | Read basic properties on all resources in the Microsoft 365 admin center |
1550+
1551+
## Microsoft Hardware Warranty Specialist
1552+
1553+
Assign the Microsoft Hardware Warranty Specialist role to users who need to do the following tasks:
1554+
1555+
- Create new warranty claims for Microsoft manufactured hardware, like Surface and HoloLens
1556+
- Read warranty claims that they created
1557+
- Read and update existing shipping addresses
1558+
- Read shipping status for open warranty claims they created
1559+
- Create and manage service requests in the Microsoft 365 admin center
1560+
1561+
> [!div class="mx-tableFixed"]
1562+
> | Actions | Description |
1563+
> | --- | --- |
1564+
> | microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Microsoft 365 service requests |
1565+
> | microsoft.office365.webPortal/allEntities/standard/read | Read basic properties on all resources in the Microsoft 365 admin center |
1566+
15301567
## Modern Commerce User
15311568

15321569
Do not use. This role is automatically assigned from Commerce, and is not intended or supported for any other use. See details below.
@@ -2126,19 +2163,11 @@ Users in this role can manage all aspects of the Microsoft Teams workload via th
21262163
> | microsoft.teams/allEntities/allProperties/allTasks | Manage all resources in Teams |
21272164
> | microsoft.directory/crossTenantAccessPolicy/standard/read | Read basic properties of cross-tenant access policy |
21282165
> | microsoft.directory/crossTenantAccessPolicy/allowedCloudEndpoints/update | Update allowed cloud endpoints of cross-tenant access policy |
2129-
> | microsoft.directory/crossTenantAccessPolicy/basic/update | Update basic settings of cross-tenant access policy |
21302166
> | microsoft.directory/crossTenantAccessPolicy/default/standard/read | Read basic properties of the default cross-tenant access policy |
2131-
> | microsoft.directory/crossTenantAccessPolicy/default/b2bCollaboration/update | Update Azure AD B2B collaboration settings of the default cross-tenant access policy |
2132-
> | microsoft.directory/crossTenantAccessPolicy/default/b2bDirectConnect/update | Update Azure AD B2B direct connect settings of the default cross-tenant access policy |
21332167
> | microsoft.directory/crossTenantAccessPolicy/default/crossCloudMeetings/update | Update cross-cloud Teams meeting settings of the default cross-tenant access policy |
2134-
> | microsoft.directory/crossTenantAccessPolicy/default/tenantRestrictions/update | Update tenant restrictions of the default cross-tenant access policy |
21352168
> | microsoft.directory/crossTenantAccessPolicy/partners/create | Create cross-tenant access policy for partners |
2136-
> | microsoft.directory/crossTenantAccessPolicy/partners/delete | Delete cross-tenant access policy for partners |
21372169
> | microsoft.directory/crossTenantAccessPolicy/partners/standard/read | Read basic properties of cross-tenant access policy for partners |
2138-
> | microsoft.directory/crossTenantAccessPolicy/partners/b2bCollaboration/update | Update Azure AD B2B collaboration settings of cross-tenant access policy for partners |
2139-
> | microsoft.directory/crossTenantAccessPolicy/partners/b2bDirectConnect/update | Update Azure AD B2B direct connect settings of cross-tenant access policy for partners |
21402170
> | microsoft.directory/crossTenantAccessPolicy/partners/crossCloudMeetings/update | Update cross-cloud Teams meeting settings of cross-tenant access policy for partners |
2141-
> | microsoft.directory/crossTenantAccessPolicy/partners/tenantRestrictions/update | Update tenant restrictions of cross-tenant access policy for partners |
21422171
21432172
## Teams Communications Administrator
21442173

0 commit comments

Comments
 (0)