azure-sdk-for-net
azure-sdk-for-net copied to clipboard
Target base scale support
To support "Target Base Scale" for "Runtime Driven Scale" the ServiceBus extension needs to implement ITargetScalerProvider and ITargetScaler which was introduced in "Microsoft.Azure.WebJobs.3.0.36". The approach is similar to incremental scale - IScaleMonitorProvider/IScaleMonitor.
The PR is similar to the EventHub PR: https://github.com/Azure/azure-sdk-for-net/pull/33675/
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.
API change check
API changes are not detected in this pull request.