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/active-directory/users-groups-roles/directory-assign-admin-roles.md
+38Lines changed: 38 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -327,6 +327,14 @@ Users with this role have global permissions within Microsoft Power BI, when the
327
327
328
328
Users in this role can create and manage all aspects of environments, PowerApps, Flows, Data Loss Prevention policies. Additionally, users with this role have the ability to manage support tickets and monitor service health.
Users in this role can register printers and manage all aspects of all printer configurations in the Microsoft Universal Print solution, including the Universal Print Connector settings. They can consent to all delegated print permission requests. Printer Administrators also have access to print reports.
Users with this role can register printers and manage printer status in the Microsoft Universal Print solution. They can also read all connector information. Key task a Printer Technician cannot do is set user permissions on printers and sharing printers.
Users with this role can set or reset non-password credentials for all users, including global administrators, and can update passwords for all users. Privileged Authentication Administrators can force users to re-register against existing non-password credential (e.g. MFA, FIDO) and revoke 'remember MFA on the device', prompting for MFA on the next login of all users.
@@ -1373,6 +1381,34 @@ Can create and manage all aspects of Microsoft Dynamics 365, PowerApps and Micro
1373
1381
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
1374
1382
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
1375
1383
1384
+
### Printer Administrator permissions
1385
+
1386
+
Can manage all aspects of printers and printer connectors.
1387
+
1388
+
> [!NOTE]
1389
+
> This role has additional permissions outside of Azure Active Directory. For more information, see role description above.
1390
+
>
1391
+
>
1392
+
|**Actions**|**Description**|
1393
+
| --- | --- |
1394
+
| microsoft.azure.print/allEntities/allProperties/allTasks | Create and delete printers and connectors, and read and update all properties in Microsoft Print. |
1395
+
1396
+
### Printer Technician permissions
1397
+
1398
+
Can register and unregister printers and update printer status.
1399
+
1400
+
> [!NOTE]
1401
+
> This role has additional permissions outside of Azure Active Directory. For more information, see role description above.
1402
+
>
1403
+
>
1404
+
|**Actions**|**Description**|
1405
+
| --- | --- |
1406
+
| microsoft.azure.print/connectors/allProperties/read | Read all properties of connectors in Microsoft Print. |
1407
+
| microsoft.azure.print/printers/allProperties/read | Read all properties of printers in Microsoft Print. |
1408
+
| microsoft.azure.print/printers/basic/update | Update basic properties of printers in Microsoft Print. |
1409
+
| microsoft.azure.print/printers/register | Register printers in Microsoft Print. |
1410
+
| microsoft.azure.print/printers/unregister | Unregister printers in Microsoft Print. |
0 commit comments