Logic-Apps

Az-Skywalker

Az-Skywalker is a security research project and toolset that exposes control plane isolation flaws in Microsoft Azure — particularly in Key Vault, Logic Apps, and other iPaaS services.

Research included

VaultRecon

Demonstrates how Microsoft’s intended isolation between the Key Vault control …

Azure - Hide your logic …

Image by Cloudypixel on Unsplash


In this post, I’ll show you how you can secure your secrets within your Logic Apps!

Background

You may recall in my post Azure: Trigger a WebJob with Logic Apps and Kudu - Part 2 a couple of months ago, I provided a guide on how to run a webjob when a Kudu …

Azure: Trigger a WebJob …

Image by Sean Patrick Murphy on Unsplash


In my last post, Grav in Azure part 8 - Wrapping it Up, I mentioned a solution I came up with for my Grav project.

I wanted a WebJob for my blog which would invoke Grav’s own backup command to take a backup of the entire site, and then move the …

Grav in Azure part 8 - …

Image by Guille Álvarez on Unsplash


In my last post, Grav in Azure part 7 - Backup Solutions, I discussed backup options for a grav blog running on a D1 WebApp instance, and other possible automation opportunities.

I left off on my last post considering the use of Git-Sync to allow not only …