Is Your Serverless Application Testable? – Azure Logic Apps
- Is Your Serverless Application Testable? – Azure Functions
- Is Your Serverless Application Testable? – Azure Logic Apps
I’ve talked about testable Azure Functions in my previous post. In this post, I’m going to introduce building a testable Azure Logic Apps.
Sample codes used in this post can be found here.
User Story
- As a DevOps engineer,
- I want to search ARM templates using Azure Logic Apps
- So that I can browse the search result.