Powershell

How to convert Grav markdown content to Hugo using powershell
How to convert Grav …

Photo by Clément H on Unsplash


Enjoying the content? If you value the time, effort, and resources invested in creating it, please consider supporting me on Ko-fi.

Support me on Ko-fi

In recent posts, I’ve talked about migrating from Grav to Hugo, at a high level.

Before I get down into …

Create your own Dynamic DNS service using Azure DNS - part 2
Create your own Dynamic …

Image by AbsolutVision on Unsplash


Enjoying the content? If you value the time, effort, and resources invested in creating it, please consider supporting me on Ko-fi.

Support me on Ko-fi

In my last post, we created a DNS zone and added a record pointing back to the public IP address of my home …

Azure - Generate Azure Storage SAS Token using Powershell Functions & Managed Identity
Azure - Generate Azure …

Image by Max Bender on Unsplash


Enjoying the content? If you value the time, effort, and resources invested in creating it, please consider supporting me on Ko-fi.

Support me on Ko-fi

In my last post, Azure Functions - Securing resources with a function proxy, I talked about my work to develop …

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

Image by Mervyn Chan on Unsplash


Enjoying the content? If you value the time, effort, and resources invested in creating it, please consider supporting me on Ko-fi.

Support me on Ko-fi

Today I explore using a PowerShell function in Azure Functions to automate parts of my webapp deploment. …