Skip to main content

John Evdemon

John Evdemon

Looking at Logic App use of APIM in App Insights Logs

Log Analytics/Azure Monitor and App Insights when used with Logic Apps

John Evdemon

John Evdemon

John Evdemon

A unit testing framework for Logic App Standard

Microsoft recently announced a unit testing framework for Logic App Standard which is really cool and helps plug a gap which we had in Logic App Consumption where you could not run your workflow on your developer machine and check your code works without all of the dependencies on stuff in Azure..

John Evdemon

Logic App Standard Integration Testing

For enterprise integration scenarios automated integration testing is more important than unit testing. Ideally though you should do both.

Unit testing with the self hosted framework will make it easier to run lots of tests and scenarios but what happens when you actually deploy your workflow. Will they still run as expected, what happens when your connect to real systems and many other considerations come into play.

Regarding SpecFlow testing for Logic Apps: I am a huge fan of the way this approach allows you to lower the total cost of ownership of your solution by creating self documenting behaviour driven integration tests. I think this approach will make your life so much easierĀ 

John Evdemon

What to Use When: Load-balancing options in Azure

Nice decision tree to determine which Load Balancing option you should be using in Azure

John Evdemon

John Evdemon

John Evdemon