microsoft / microsoft/AzureTRE
Support cost report for the past X years (X > 1)
Open
feature
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a workspace owner / TRE admin
I want to see how much has been spent on my project over the past X (X > 1) years
Acceptance criteria
- workspace owner and TRE admin are able generate report over the past X years (X >1)
Technical info
- Cost APIs are based on Azure Cost Management Query API, which aggregate and filter cost data by tags between custom dates.
- Recently Cost APIs got changed and provide data only for the past 13 months
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.