Standard logic apps and IaC #1369
Unanswered
PittsburghPower
asked this question in
Help Needed
Replies: 0 comments
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.
-
I have a dev environment where I was able to manual deploy a standard logic app. The log app has 2 workflows. The workflows do simple things like read data from sharepoint, send and email, api calls. The problem begins with how do I get these connection resources to create in the elevated environment. I think I can go into the portal and export my connections arm templates and use the terraform provider AzAPI to create the connection, but what about my access policy. I don’t see any reference to that in the ARM template. Can anyone provide an example of how you can promote a standard logic app and its connections to an elevated environment.
Beta Was this translation helpful? Give feedback.
All reactions