Azure / Azure/azure-functions-host

Prevent blob trigger to fire before blob is fully uploaded

Open
#9,468 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

#### Is your question related to a specific version? If so, please specify: No

#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
C#

#### Question

Is there a way to prevent a blob trigger from firing during the upload of an append blob or when a lease exists?

Contributor guide

Open the contributing guide

Research direction

The issue asks whether Azure Functions blob triggers can be delayed during append-blob uploads or while a lease exists. No source file, test, or entry point is identified, so begin by locating the blob-trigger handling and its existing tests; done means establishing and documenting behavior that avoids firing before upload completion or during an active lease.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.