Logic App Tips Notable news from 2024 & early 2025
Here are my personal highlights for the best Azure Logic Apps news in the last 15 months
Here are my personal highlights for the best Azure Logic Apps news in the last 15 months
Do you use your own accounts when developing your logic apps? Then stop!
Why it happens and how to solve orphaned API connections for azure logic apps?
Try / Catch / Finally programming blocks are the staple of any enterprise ready solution, and you can use this pattern in Logic Apps too!
Security by obscurity? No, that’s not my intention here, this is not a security recommendation, but an adoption one.
Exporting workflows is a most natural step for logic app developers. But what to use, and what NOT to use?
It’s a small thing, but somehow many people forget about this.
Did you know that majority of these 1000+ connectors for logic apps are just HTTP calls? Do you know what does that mean for you?
Speaking of logic app state storage, what about SQL DB? Can SQL database be used to share state for many logic apps?
Did you try to query Azure Management REST API from Power Query? Did you notice paging doesn’t work… yeah…