Skip to content

Missing minEventBatchSize and maxWaitTime in Azure Functions host.json Schema #5147

@olam-harmonicinc

Description

@olam-harmonicinc

Description of the JSON schema.

The current JSON schema for host.json does not include the minEventBatchSize and maxWaitTime properties.
see https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-event-hubs?tabs=isolated-process%2Cextensionv6&pivots=programming-language-python#host-json

Supporting information.

The VS Code Azure Functions extension uses this schema to validate the host.json and currently fails with the warning: Property minEventBatchSize is not allowed.

Are you making a PR for this?

No, someone else must create the PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedissue:bugReport errors or unexpected behavior (auto-generated by issue forms)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions