jeffhollan / LogicAppTemplateCreator

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

Connectionstring to servicebus is wrong with multiple servicebus connections #128

Open dimigithub opened 2 years ago

dimigithub commented 2 years ago

Hi,

When I use 2 different service bus connections, the same connectionstring variable is used for both servicebus connections. This should be split up per service bus.