azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Bad idea to remove : az costmanagement query

Open Maarc-D opened this issue 2 years ago • 2 comments

Related command

az costmanagement query

Extension name (the extension in question)

costmanagement

Description of issue (in as much detail as possible)

az costmanagement query was removed in 0.2.1 but I think it was a bad idea. It is explain in the release note that it could be replace by az costmanagement export but it's really not the same usage. As for export you need a storage account, and not for query. And furrthermore for some automation scripts Query is more efficient than export.


Maarc-D avatar May 10 '22 06:05 Maarc-D

costmanagement

yonzhan avatar May 10 '22 06:05 yonzhan

Query API is on the path to becoming a private api that is not exposed to external customers any longer.

jsntcy avatar Jun 13 '22 04:06 jsntcy