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,
Introducing a new brand and Azure Functions: Moving from Azure Portal to VS
Mar 30, 2021
Before we start with the actual post, I'd like to introduce a new brand we will be developing This is the first official post with the "It's not Rocket
Revisiting “The Get-AzLogicApp command was not found”
Feb 11, 2021
Last week, when preparing for a deployment, I bumped into this error again As noted in my previous post, it could be easily fixed with a PowerShell module
Controlling the initial state of a Logic App
Dec 29, 2020
Why deploy Logic Apps disabled by default Sometimes I need to deploy Logic Apps in a disabled state instead of having them start automatically This



