Service Bus and SAP built-in connectors in Logic App Standard contain many triggers and actions that were previously restricted to stateless Logic Apps only. Beginning in April, these triggers and ac...
How does this work if you have a single app service plan that is shared over logic apps standard?
E.g. 1 app service plan and 3 logic apps.
If I first set the Always ready instances and Maximul scale out limit to 1 on each of the three LA standard, then I cannot set the Max burst on the app service to 1 to keep it equal as described in the last step. It then must become 3 on the app service plan? So in this scenario it is not possible to keep them the same. Yet, we do have this issue
With regards to previous comment. We have built in dead-lettering. If complete fails, the deadlettering also fails. Message is processed by the logic app, but will be picked up again after the lock duration expires. Given solution currently does not support multiple logic apps on a single app service plan. Hopw to solve it?