Skip to content

Commit 5b0736a

Browse files
author
Maddie Minnick
committed
fix URLs
1 parent ce8c632 commit 5b0736a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cost-management-billing/manage/assign-roles-azure-service-principals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Later in this article, you give permission to the Microsoft Entra app to act by
7676
| EA purchaser | Purchase reservation orders and view reservation transactions. It has all the permissions of EnrollmentReader, which have all the permissions of DepartmentReader. It can view usage and charges across all accounts and subscriptions. Can view the Azure Prepayment (previously called monetary commitment) balance associated with the enrollment. | da6647fb-7651-49ee-be91-c43c4877f0c4 |
7777
| DepartmentReader | Download the usage details for the department they administer. Can view the usage and charges associated with their department. | db609904-a47f-4794-9be8-9bd86fbffd8a |
7878
| SubscriptionCreator | Create new subscriptions in the given scope of Account. | a0bcee42-bf30-4d1b-926a-48d21664ef71 |
79-
| Partner Admin Reader | Partner Admins can view data for all enrollments under the partner organization. This is only available for the following APIs:<br>- [Balances](https://learn.microsoft.com/en-us/rest/api/consumption/balances/get-by-billing-account?view=rest-consumption-2024-08-01&tabs=HTTP)<br>- [Exports V2 (api-version 2025-03-01 only)](https://learn.microsoft.com/en-us/rest/api/cost-management/exports?view=rest-cost-management-2025-03-01)<br>- [Generate Cost Details Report](https://learn.microsoft.com/en-us/rest/api/cost-management/generate-cost-details-report?view=rest-cost-management-2025-03-01)<br>- [Marketplaces](https://learn.microsoft.com/en-us/rest/api/consumption/marketplaces/list?view=rest-consumption-2024-08-01&tabs=HTTP)<br>- [Consumption Pricesheet](https://learn.microsoft.com/en-us/rest/api/consumption/price-sheet?view=rest-consumption-2024-08-01)<br>- [Cost Management Pricesheet Download](https://learn.microsoft.com/en-us/rest/api/cost-management/price-sheet/download-by-billing-account?view=rest-cost-management-2025-03-01&tabs=HTTP)<br>- [Generate Reservation Details Report](https://learn.microsoft.com/en-us/rest/api/cost-management/generate-reservation-details-report/by-billing-account-id?view=rest-cost-management-2025-03-01&tabs=HTTP)<br>- [Reservation Summaries](https://learn.microsoft.com/en-us/rest/api/consumption/reservations-summaries?view=rest-consumption-2024-08-01)<br>- [Reservation Recommendations](https://learn.microsoft.com/en-us/rest/api/consumption/reservation-recommendations/list?view=rest-consumption-2024-08-01&tabs=HTTP)<br>- [Reservation Transactions](https://learn.microsoft.com/en-us/rest/api/consumption/reservation-transactions?view=rest-consumption-2024-08-01) | 4f6144c0-a809-4c55-b3c8-7f9b7b15a1bf |
79+
| Partner Admin Reader | Partner Admins can view data for all enrollments under the partner organization. This role is only available for the following APIs:<br>- [Balances](/rest/api/consumption/balances/get-by-billing-account)<br>- [Exports V2 (api-version 2025-03-01 only)](/rest/api/cost-management/exports)<br>- [Generate Cost Details Report](/rest/api/cost-management/generate-cost-details-report)<br>- [Marketplaces](/rest/api/consumption/marketplaces/list)<br>- [Consumption Price sheet](/rest/api/consumption/price-sheet)<br>- [Cost Management Price sheet Download](/rest/api/cost-management/price-sheet/download-by-billing-account)<br>- [Generate Reservation Details Report](/rest/api/cost-management/generate-reservation-details-report/by-billing-account-id)<br>- [Reservation Summaries](/rest/api/consumption/reservations-summaries)<br>- [Reservation Recommendations](/rest/api/consumption/reservation-recommendations/list)<br>- [Reservation Transactions](/rest/api/consumption/reservation-transactions) | 4f6144c0-a809-4c55-b3c8-7f9b7b15a1bf |
8080

8181
- An EnrollmentReader role can be assigned to a service principal only by a user who has an enrollment writer role. The EnrollmentReader role assigned to a service principal isn't shown in the Azure portal. It gets created by programmatic means and is only for programmatic use.
8282
- A DepartmentReader role can be assigned to a service principal only by a user who has an enrollment writer or department writer role.

0 commit comments

Comments
 (0)