Azure / Azure/azure-functions-host
Support blob triggers for premium storage on consumption plan
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
See https://github.com/Azure/azure-webjobs-sdk-script/issues/773 for full context. Work was done to make sure that premium storage works for input and output scenarios but there are blocking issues that prevent trigger scenarios and that is what this issue tracks.
The main blocking issue is that blob logging is not supported for premium storage and the consumption SKU relies on blob logging to detect changes.
Contributor guide
Research direction
Start with the linked azure-webjobs-sdk issue 773 and trace how consumption-plan blob logging detects changes for premium storage. The issue names no files, tests, or entry points, so map the trigger and logging paths before deciding on an implementation. Done means blob triggers work for premium storage on the consumption plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100