An Azure service that automates the access and use of data across clouds without writing code.
@Robert Dineen As per the error you are creating the logic app in the plan that is not supported. Only 'WorkflowStandard' Sku or App Service Environments(ASE) plans are supported. In the above screenshot, I can see that you have selected the SKU Free or selected the existing plan which has Free SKU in the hosting plan which is not supported. I will suggest you to recreate the logic app only with 'WorkflowStandard' or ‘ASEv3’ plans. You can refer to Standard (single tenant) pricing for more details.