Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What permissions do you need to be able to see details for invoices?
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
AI answer
To see invoice details in Azure billing, the relevant invoice permissions under Microsoft.Billing are:
Microsoft.Billing/billingAccounts/invoices/transactions/read — lists the transactions for an invoice, including purchases, refunds, and Azure usage charges.Microsoft.Billing/billingAccounts/invoices/transactionSummary/read — gets the transaction summary for an invoice.Microsoft.Billing/billingAccounts/invoices/transactionsDownload/write — gets a URL to download the transactions document for an invoice. This is supported for billing accounts with agreement type Enterprise Agreement.Microsoft.Billing/billingAccounts/invoices/pricesheet/download/action — invoice-related price sheet download action.For invoice sections, listByInvoiceSection lists the billing permissions the caller has for an invoice section.