Actions
List Billing Accounts
List all the Billing Accounts.
To learn more, visit the Azure documentation.
Basic Parameters
Parameter | Description |
---|---|
Expand | used to expand the address, invoice sections and billing profiles. Expand is allowed for SoldTo and EnrollmentDetails/PONumber. |
Filter | The filter query option allows clients to filter a collection of resources that are addressed by a request URL. |
Advanced Parameters
Parameter | Description |
---|---|
Include All | When true, results will include Billing Accounts that the user does not have a direct role assignment on. |
Include All Without Billing Profiles | When true, results will include Billing Accounts that are not fully created. |
Include Deleted | When true, results will include any billing accounts in a deleted state. |
Include Pending Agreement | Includes billing accounts with agreement pending signature that the user has access to. |
Include Resellee | Includes the customer’s billing account of Microsoft Partner Agreement that the user has access to. |
Legal Owner OID | Must be combined with legalOwnerTID, results will only include Billing Accounts for whom is legally responsible for the Billing Accounts. |
Legal Owner TID | Must be combined with legalOwnerOID, results will only include Billing Accounts for whom is legally responsible for the Billing Accounts. |
Search | The search query option allows clients to request items within a collection matching a free-text search expression. search is only supported for string fields. |
Skip | This option requests the number of items in the queried collection that are to be skipped and not included in the result. |
Top | This option requests the number of items in the queried collection to be included in the result. The maximum supported value for top is 50. |
Example Output
Workflow Library Example
List Billing Accounts with Azure and Send Results Via Email
Preview this Workflow on desktop