Running post setup commands on Azure VMs with SetupComplete212 May 2020·1134 words·6 minsazure windowsTrying to enable the Administrator account on a custom VM image for Azure lead down a rabbit hole
Combining cron expressions in Azure WebJobs TimerTriggers9 August 2017·819 words·4 minsazure webjobsAzure 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
HTTP & HTTPS in Service Fabric Web API 27 April 2016·1478 words·7 minsazure service fabric dotnetUpdating the boilerplate code in a Service Fabric Web API to support HTTP and HTTPS endpoints simultaneously
Running docpad on Azure in 201523 December 2015·723 words·4 minsdocpad azureI really needed to freshen up the site. It was created hastily and really didn’t follow best practices…