logic-apps
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 backup …
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 …