Azure / Azure/azure-rest-api-specs

Consumption Price Sheet GET returns 404 with latest API version

Open
#16,871 4 comments 0 reactions 0 assignees View on GitHub
Consumption - Query customer-reported question Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

https://github.com/Azure/azure-rest-api-specs/blob/0b1507f211e830195c552b0e1d5ecb689e27a6d6/specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-10-01/consumption.json#L1286

Calling this API with the latest version 2021-10-01 as specified in the documentation on the try out or code / Postman returns a 404 for me:
`
{
"message": "No HTTP resource was found that matches the request URI 'https://ccm-bpxp.azure.com/subscriptions/8e94c810-96c5-44ca-a778-1bac1aa47438/providers/Microsoft.Consumption/pricesheets/default?api-version=2021-10-01'.",
"messageDetail": "No route providing a controller name was found to match request URI 'https://ccm-bpxp.azure.com/subscriptions/8e94c810-96c5-44ca-a778-1bac1aa47438/providers/Microsoft.Consumption/pricesheets/default?api-version=2021-10-01'"
}
`

Contributor guide

Open the contributing guide

Research direction

Open specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-10-01/consumption.json at line 1286 and compare the documented Price Sheet GET route and version with the request shown in the issue. Reproduce the 404 in Try it out or Postman; done means the specification and documentation represent a supported route and version.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, openapi
Domain
api, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.