Invoice Details

AdamFeller-5947 0 Reputation points
2026-09-11T19:27:19.34+00:00

What permissions do you need to be able to see details for invoices?

Cost Management
Cost Management

A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.


1 answer

Sort by: Most helpful
  1. AI answer

    2026-09-11T19:27:28.56+00:00

    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.


    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.