Implement Rule-Based scaling in Logic App Standard via Logic App Consumption
Background
As we all know, in Logic App Standard with WS ASP, we follow the target-based scaling as Azure Function EP plan which mostly depends on job queue length not CPU/memory usage.
But in some situations, we could experience high CPU/memory usage … Continue reading Implement Rule-Based scaling in Logic App Standard via Logic App Consumption
