Background:
I don't have an App Service Environment and I don't want to pay for that.
I have an App Service Plan that I have a few App Service and Functions running in it.
I am trying to clarify if Logic Apps can be hosted on an existing App Service plan along with my other App Services and Functions.
I am going through this document: https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-pricing
and I read:
If you choose this option, you're charged for the instances used by the App Service plan and for running your logic app workflows. No other charges apply.
The statement could be misleading, I just wanted to confirm it with this question.
Question
Can Azure Logic Apps Standard be hosted in an App Service Plan like Azure Functions?