Enable stateful mode for stateless built-in ServiceBus comnector
hi team,
Our integration using Logic App Standard and Azure Service Bus intermittently suffers from session loss during scale-in events. After reading the recommended scale-out config in this MS article https://learn.microsoft.com/en-us/azure/connectors/enable-stateful-affinity-built-in-connectors, I am a little concerned about the recommended approach. If I understand it correctly, it is suggesting to almost effectively disable the whole scale-out feature. This totally defeats the purpose of the scale-out handling, while users will be billed for all idle (Always Ready) instances.
Could you confirm if my understanding is correct? and do you have any alternatives?
Thanks
George