Azure / Azure/azure-functions-host

Specifying host.json options on a per function level

Open
#5,972 9 comments 42 reactions 0 assignees View on GitHub
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:
v3 runtime

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

#### Question
I am trying to specify `queues` -> `batchSize` on a per function basis. It seems like I should be able to do this. Right now, it looks like my only option is to create a separate Azure Functions instance/project for each function that I want to take a different configuration.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the v3 runtime's handling of host.json and the queues -> batchSize setting for C# functions. Determine whether configuration can be scoped to an individual function and what syntax would express it; done requires a confirmed answer or an agreed implementation path for per-function settings.

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
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.