jeffhollan / LogicAppTemplateCreator

Script to convert Logic Apps into templates for deployment
MIT License
144 stars 74 forks source link

Implement managed identity support #70

Closed Splaxi closed 4 years ago

Splaxi commented 4 years ago

I believe that we should support that when a Logic App has Managed Identity set, our export of the definition / template should reflect that as well.

Adding support for a ForceManagedIdentity paramter was easy, so I included that as well.

I hope you'll find the feature valuable and I hope you will uptake it.