4 min read

Logic Apps: CI/CD Part 2- Preparing for CI/CD

Pedro Almeida

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

3 min read

Find Orphaned Azure API Connectors with PowerShell

Sandro Pereira

Jun 20, 2021

The Challenge of Managing Azure API Connections Developing solutions on Azure is often straightforward Managing Azure resources, however, is a different

3 min read

Logic Apps: CI/CD Part 1- Building your Logic App

Pedro Almeida

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

2 min read

Logic Apps: Recursive Logic Apps

Pedro Almeida

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

5 min read

Logic Apps: Catching errors

Pedro Almeida

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

4 min read

Logic Apps: CSV Alphabetic sorting

Pedro Almeida

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,

5 min read

Introducing a new brand and Azure Functions: Moving from Azure Portal to VS

Pedro Almeida

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

3 min read

Revisiting “The Get-AzLogicApp command was not found”​

Pedro Almeida

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

2 min read

Controlling the initial state of a Logic App

Pedro Almeida

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top