Azure / Azure/azure-rest-api-specs
Web Apps - Get Instance Process Dump Slot taking mini dump every time
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Hey,
What is the point of this API if we can not specify dump type, full or mini:
https://learn.microsoft.com/en-us/rest/api/appservice/web-apps/get-instance-process-dump-slot#uri-parameters
Every time this will download mini dump and nothing in documentation regarding full dump: GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/dump?api-version=2022-03-01
Reproduction steps: Call this endpoint on your app service: https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/dump?api-version=2022-03-01
Thanks.
Contributor guide
Research direction
Start by reviewing the Get Instance Process Dump Slot operation and its documented URI parameters at the linked Microsoft API reference. Reproduce the request against an App Service slot and compare the returned dump with the endpoint's documented behavior. Done means the supported dump type is selectable or its limitation is accurately documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100