Logic Apps Best Practices, Tips and Tricks: #2 Actions Naming Convention
Feb 27, 2022
In my last blog post, I covered one of the most essential Logic Apps best practices: using a consistent naming convention Today, I want to continue with the
Logic Apps Best Practices, Tips and Tricks: #1 Logic Apps Naming Convention
Feb 25, 2022
For the last year and a half, I have frequently talked about Logic App (LA) Best practices, Tips, and Tricks at several online community events You can see
Logic Apps: Sending Files Dynamically – A little Christmas gift
Dec 20, 2021
A few months ago, I was involved in an integration project that required sending files to a local file system that resided in an Azure VM This was a bit of
Logic Apps: CI/CD Part 2- Preparing for CI/CD
Oct 27, 2021
In the previous post, we built a Logic App from scratch and shared a few changes required to prepare it for CI/CD In this article, we explain how to
Find Orphaned Azure API Connectors with PowerShell
Jun 20, 2021
The Challenge of Managing Azure API Connections Developing solutions on Azure is often straightforward Managing Azure resources, however, is a different
Logic Apps: CI/CD Part 1- Building your Logic App
May 10, 2021
What Is CI/CD Continuous Integration and Continuous Delivery (CI/CD) is a development practice that accelerates software delivery It allows teams to deploy
Logic Apps: Recursive Logic Apps
May 3, 2021
My thoughts While dwelling in my thoughts, a memory came to my mind In my college time, I was presented with a challenge to make a recursive Fibonacci
Logic Apps: Catching errors
Apr 19, 2021
As part of development guides, it's always a good idea to have a fallback plan and handle errors You can be 99999% confident that your code won't fail, but
Logic Apps: CSV Alphabetic sorting
Apr 12, 2021
We learn new things every day When it comes to Logic Apps, learning never stops because the platform constantly evolves and new components appear However,


