[Feature]: Invoke-AzCostManagementQuery
improve output
#27735
Labels
Cost Management - Query
All issues in cost management and Consumption for query API associated to tags, dimensions and forec
customer-reported
feature-request
This issue requires a new behavior in the product in order be resolved.
Service Attention
This issue is responsible by Azure service team.
Uh oh!
There was an error while loading. Please reload this page.
Description of the new feature
The output of
Invoke-AzCostManagementQuery
is not intuitive to work with. Example:Results to JSON:
To get the sum and currency one have to do something like this:
Proposed implementation details (optional)
Make sum and currency into properties, instead of having to index rows as an array.
The text was updated successfully, but these errors were encountered: