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
Updating permission description of Billing Administrator role
The current Billing Administrator role implies one of the permissions is specific to Office 365 billing, when in reality it applies to all billing (including Azure).
Copy file name to clipboardExpand all lines: articles/active-directory/users-groups-roles/directory-assign-admin-roles.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -533,7 +533,8 @@ Can create and manage all aspects of app registrations and enterprise apps.
533
533
| microsoft.directory/servicePrincipals/permissions/update | Update servicePrincipals.permissions property in Azure Active Directory. |
534
534
| microsoft.directory/servicePrincipals/policies/update | Update servicePrincipals.policies property in Azure Active Directory. |
535
535
| microsoft.directory/signInReports/allProperties/read | Read all properties (including privileged properties) on signInReports in Azure Active Directory. |
536
-
| microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health. |
536
+
| microsoft.azure.serviceHealth/
537
+
/allTasks | Read and configure Azure Service Health. |
537
538
| microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets. |
538
539
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
539
540
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
@@ -640,7 +641,7 @@ Can perform common billing related tasks like updating payment information.
640
641
| microsoft.directory/organization/basic/update | Update basic properties on organization in Azure Active Directory. |
641
642
| microsoft.azure.serviceHealth/allEntities/allTasks | Read and configure Azure Service Health. |
642
643
| microsoft.azure.supportTickets/allEntities/allTasks | Create and manage Azure support tickets. |
643
-
| microsoft.commerce.billing/allEntities/allTasks | Manage all aspects of Office 365 billing. |
644
+
| microsoft.commerce.billing/allEntities/allTasks | Manage all aspects of billing. |
644
645
| microsoft.office365.webPortal/allEntities/basic/read | Read basic properties on all resources in microsoft.office365.webPortal. |
645
646
| microsoft.office365.serviceHealth/allEntities/allTasks | Read and configure Office 365 Service Health. |
646
647
| microsoft.office365.supportTickets/allEntities/allTasks | Create and manage Office 365 support tickets. |
0 commit comments