Technical Writing

Tech Blog

Cloud security, identity, infrastructure, and research. Deep dives, tools, and practical guidance.

Azure: Create a Powershell Function App and trigger from Kudu and Logic Apps
30 May 2019 · 10 min read · azure · powershell

Azure: Create a Powershell Function App and trigger from Kudu and Logic Apps

Image by Mervyn Chan on Unsplash Today I explore using a PowerShell function in Azure Functions to automate parts of my webapp deploment. Background In my last post, Azure: Trigger a WebJob with Logic Apps and Kudu - …

Azure: Trigger a WebJob with Logic Apps and Kudu - Part 2
19 May 2019 · 7 min read

Azure: Trigger a WebJob with Logic Apps and Kudu - Part 2

Image by Sean Patrick Murphy on Unsplash In my last post, Azure: Trigger a WebJob with Logic Apps and Kudu - Part 1, we built a KeyVault and a WebJob that will retrieve a storage key from KeyVault (using Managed Identity …

Azure: Trigger a WebJob with Logic Apps and Kudu - Part 1
18 May 2019 · 7 min read · azure · webjobs

Azure: Trigger a WebJob with Logic Apps and Kudu - Part 1

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 …

Grav in Azure part 8 - Wrapping It Up
13 May 2019 · 7 min read · azure · grav

Grav in Azure part 8 - Wrapping It Up

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 …

Grav in Azure part 7 - Backup Solutions
3 Mar 2019 · 7 min read · azure · grav

Grav in Azure part 7 - Backup Solutions

Image by Chris Yates on Unsplash In my last post, Grav in Azure part 6 - Optimising Grav for performance and security, I demonstrated how to configure Grav to optimise the performance and security of your grav website. …

15 Feb 2019 · 9 min read · azure · grav

Grav in Azure part 6 - Optimising Grav for performance and security

In my last post, Grav in Azure part 5 - Optimising Cloudflare for performance and security, I demonstrated how to configure Cloudflare to optimise the performance and security of your grav website (or indeed any largely …