Skip to content

az costmanagement query does not provide a way to overwrite property Granularity #1935

@niswitze

Description

@niswitze
  • If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at Azure/azure-cli

Extension name (the extension in question)

costmanagement

Description of issue (in as much detail as possible)

az costmanagement query does not provide a way to overwrite property Granularity. It is set to 'Daily' by default and the extension should allow the option to change this.

The request body for all query based calls to the cost management APIs resemble like the following:

{"type": "Usage", "timeframe": "MonthToDate", "dataSet": {"granularity": "Daily", "configuration": {}}}

Metadata

Metadata

Assignees

Labels

Cost ManagementService AttentionThis issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions