logicapps
logicapps copied to clipboard
Logic apps standard with managed connectors on non-azure hosting
Hi,
https://docs.microsoft.com/en-us/azure/logic-apps/create-single-tenant-workflows-visual-studio-code leads to believe you can run Logic Apps anywhere, including non-Azure hosting.
I have a hosted K8s running on a different cloud platform and am testing Logic App containers there.
I'm using RAW keys for the managed connectors, but according to the documentation this is only for development purposes, and they expire after a week which makes them useless anyways.
Given the only documented alternative is managed identity, is it safe to say non-azure hosting is basically not possible? If not, what are the alternatives? (Azure Arc is not possible in this scenario btw as this is a hosted K8s service)
Thanks Mark