Recent

Running post setup commands on Azure VMs with SetupComplete2
Trying to enable the Administrator account on a custom VM image for Azure lead down a rabbit hole

Programmatically skip / ignore tests in MSTest v2
Create a custom attribute to extend MSTest to programmatically skip / ignore tests based on factors like OS or framework version

A 2017 Squamish 50/50 race report
·4606 words·22 mins
Team RunRun has a tradition of writing race reports, both as an opportunity for reflection, and to share lessons learned with other runners. I decided to write a longer-than-usual report because in planning for this race I felt there wasn’t a lot of information about the Squamish races available.

Combining cron expressions in Azure WebJobs TimerTriggers
Azure supports using cron expressions to trigger WebJobs, but each job can have only a single cron schedule. Learn how to use the TimerSchedule class to create custom schedules and combine cron expressions

Generating WPA Regions of Interest from performance marks
·554 words·3 mins
Automate creating WPA Regions of Interest files using PowerShell
