jeffhollan / LogicAppTemplateCreator

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

Issue ArgumentException Missingparameter #20

Closed MLogdberg closed 6 years ago

MLogdberg commented 6 years ago

Better error handling added. Fixed issues with replace in functions. Added so that resource group is always added as parameter for referenced Lgoci Apps (i in same group the [resourceGroup().name] is used as parameter value to default live in the same resource group in the next environment. Fixed File Connector problems where Base64 decode was not valid on root paths (still not valid but don't chrash the applciation and no parameter stuffs added)