Azure / Azure/azure-rest-api-specs

[FEATURE REQ] Add partitioned cost export models

Open
#22,712 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Cost Management - Query customer-reported Mgmt question Service Attention
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.