Azure / Azure/azure-functions-host
Blob bindings can't set ContentType and other properties
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
The blob output binding feature set always application/octet-stream to ContentType property.
If possible, I would like to modified some blob properties.
And, Just now I don't found documents about some bindings.
Example, Blob output binding can use %rand-guid%. And file name placeholder can use {name} from input binding.
I want to know details about bindings.
Contributor guide
Research direction
Start by reviewing the blob output binding behavior and the existing binding documentation. Check how ContentType and other blob properties are set, and how placeholders such as %rand-guid% and {name} are handled. Done means the requested properties can be configured and the binding details are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100