AKS Cost Analysis - API access for users
Open
Cost Management
feature-request
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 395
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 13
Description
Today it is possible to obtain data from the AKS Cost Analysis add-on only through the Azure Portal or downloaded CSV files.
Using az CLI credentials to create an API call throws an error:
_{"error":{"code":"401","message":"Request blocked. Your request to this resource has been denied. Please access this resource from the Cost Analysis blade on the Azure Portal."}}_
To automate add-on usage and obtain data from tables, it should be possible to provide users with access to use API.
Contributor guide
Assessment
This issue has not been assessed yet.