az billing balance
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Billing balance.
Commands
Name | Description | Type | Status |
---|---|---|---|
az billing balance show |
The available credit balance for a billing profile. This is the balance that can be used for pay now to settle due or past due invoices. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement. |
Core | Preview |
az billing balance show
Command group 'billing balance' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
The available credit balance for a billing profile. This is the balance that can be used for pay now to settle due or past due invoices. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.
az billing balance show --account-name
--profile-name
Examples
Show the balance of a billing profile
az billing balance show --account-name "{billingAccountName}" --profile-name "{billingProfileName}"
Required Parameters
The ID that uniquely identifies a billing account.
The ID that uniquely identifies a billing profile.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Azure CLI