-
Notifications
You must be signed in to change notification settings - Fork 1.5k
az costmanagement query does not provide a way to overwrite property Granularity #1935
Copy link
Copy link
Open
Labels
Cost ManagementService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Milestone
Description
- 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": {}}}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Cost ManagementService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.