Azure / Azure/azure-diagnostics-tools
The type of a blob in the container is unrecognized by this version
- Dominant language
- Ruby
- Stars
- 101
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Tried to run this against the Diagnostic folders in blob storage and received the error message.
https://<>.blob.core.windows.net/<>?comp=list&restype=container&timeout=10
the URL is returning the error, the correct URL would be
https://<>.blob.core.windows.net/<>?comp=list&restype=**folder**&timeout=10
How do I change this value in this config?
Thanks
Steve
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the configuration or entry point that builds the Azure Blob Storage container-list URL, then verify how the diagnostic-folder request is represented. Done means the configured request uses the intended resource type and no longer returns the unrecognized-type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100