Solution Review: Increasing Concurrency in a Function App
Explore how to manually increase concurrency in Azure Function Apps by modifying host.json settings and Service Bus parameters. This lesson helps you understand scaling techniques to optimize function performance by adjusting max concurrent calls, sessions, and message batch sizes.
We'll cover the following...
We'll cover the following...
...