Azure / Azure/azure-rest-api-specs
azure-mgmt-resource check_existence_by_id Method Not Allowed
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 37m
- Merged PRs (30d)
- 446
Description
There is an issue with the RestAPI for `https://management.azure.com{resource_id}?api-version={api_version}` as it doesn't accept HEAD requests. This is causing the check_existence method in the Azure Python SDK to fail.
See the following issue opened for the SDK:
https://github.com/Azure/azure-sdk-for-python/issues/29922
Contributor guide
Research direction
Start by reviewing the management.azure.com endpoint behavior described in the issue and the linked Azure SDK issue. Identify the relevant REST API specification and verify how the endpoint should support check_existence_by_id; done means the SDK check no longer fails with Method Not Allowed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100