Azure / Azure/azure-functions-host

Support blob triggers for premium storage on consumption plan

Open
#935 2 comments 0 reactions 0 assignees View on GitHub
blocked enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.