In my last post, I was tinkering with building a simple test harness and talked through how I might improve on that. My first real iteration on that was actually […]
Simple Testing Harness
Been a minute, eh? I recently had one of those nagging little side-quests pop up that I couldn’t ignore. It involved building a simple test harness for network connectivity in […]
Routing with Intent
I’ve been involved in a project to deploy Azure’s vWAN, and we ran into some interesting design challenges around routing. This was mostly due to the technology being fairly new […]
Basic IaaS Resiliency – Availability Sets
Whether we like it or not, Virtual Machines are almost certainly the most common instrument running your applications and workloads. And because we run our mission-critical, production applications on Virtual […]
Updating Azure Tags Automatically
In my last post I looked at how you can require tags on Resource Groups and enforce tag inheritance on resource contained within them. But an interesting question was raised […]
Rolling Your Own
I was going through some tests as the certificate for my web page is coming up for renewal and found an error. I’d misconfigured a thing, which would have caused […]
Periodic Update – May 19th, 2023
Am still working on my time management skills – would definitely like to write here more often. Been listening, via Audible, to the 7 Habits of Highly Effective People and […]
Automagical Backups with Azure Policy
This is a bit of a hasty post. Been a shortened week for me, and I’m heading out of town tomorrow for my brother’s wedding. But in conversation late today, […]
What’s a Resource Group?
What is a Resource Group? What’s it used for? And what are the recommendations for usage? The first two questions are really rather easy. A Resource Group is merely a […]
Tinkering with Resilient Servers
This past week there were a few conversations about disaster recovery that I was involved in, and one of the interesting things I see all over is a lack of […]