Skip to content

Dynamic concurrency in azure function #8781

@ashokj82

Description

@ashokj82

I am trying to use dynamic concurrency in Azure functions.

host.json has below configuration.

{"DynamicConcurrencyEnabled": false,"MaximumFunctionConcurrency": 20,"SnapshotPersistenceEnabled": true}

But still log shows dynamic concurrency is not enabled. Any help please.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions