我试图使用Azure成本使用API为管理组检索azure成本数据。
https://learn.microsoft.com/en-us/rest/api/cost-management/query/usage
但我正在犯错误。
订阅xxxxxxxxxxx的成本管理数据不可用。不支持提供MS-AZR-xxx。(请求ID:)
是否有任何方法可以跳过这样的活动并使用上面的API.Please .获得受支持的订阅的数据?
发布于 2021-03-29 14:13:41
您可能看到此消息的原因是,并非所有Azure Offer types都支持Azure成本管理。
请检查此链接支持的/不支持的Azure报价类型的Azure成本管理:https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/understand-cost-mgt-data#supported-microsoft-azure-offers。
https://stackoverflow.com/questions/66855695
复制相似问题