Azure / Azure/azure-rest-api-specs
[FEATURE REQ] Add partitioned cost export models
Nobody has claimed this yet.
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 432
Description
The ExportProperties within the export API corresponding to https://learn.microsoft.com/en-us/rest/api/cost-management/exports/get?tabs=HTTP currently does not include the partitionedData property. This makes it difficult to determine whether a configured export is partitioned, with the only workaround currently to check whether the fileName within the export execution history is set. It would be great to get this in the cost management SDK.
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.
Research direction
Start by locating the cost management export API specification and its ExportProperties model, using the linked Microsoft REST API documentation as the reference. Confirm how existing export properties are represented, then add the partitionedData property so clients can determine whether an export is partitioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100