Logic apps standard with managed connectors on non-azure hosting #663
mpriem
started this conversation in
Feature Ideas/Requests
Replies: 3 comments 1 reply
-
This issue is stale because it has been open for 30 days with no activity. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It wouldn't be stale if I got an answer 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mpriem This currently isn't a supported scenario but it could be something we add to our roadmap in the future. I'll move this to a feature request discussion for now so it doesn't get stale closed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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
AB#15943262
Beta Was this translation helpful? Give feedback.
All reactions