Can we configure settings like max concurrency for each function inside Azure function app
I want to add configuration for individual functions which are in single azure function app.
All the documentations says that we can only configure at function app level using host.json