Skip to main content
IN PREVIEW

Public preview: Dynamic concurrency in Azure Functions

Published date: October 08, 2021

This feature allows you to automatically determine optimal per trigger concurrency settings for your workloads.

In addition, dynamic concurrency can improve the performance of your applications by optimizing the throughput for each instance and make real-time adjustments to your concurrency settings as your load patterns change over time.

The preview currently supports Service Bus triggers. If you encounter any issues or have feedback, please file an issue on the Github repo.

Learn more about the benefits of dynamic concurrency and how to use concurrency. 

  • Azure Functions
  • Features

Related Products