Recent Posts

Embracing Branding Control with Jekyll

1 minute read

After much thought, I’m bidding farewell to Medium, not because it’s lacking, but because I’m venturing into freelance and crave more control over my blog’s ...

Beware of nesting too many Bicep/ARM modules

less than 1 minute read

As I was deploying an application to Azure using Bicep, I noticed the deployment took much longer compared to a similar project. The amount and type of resou...

Fix Azure AD B2C outdated jQuery version

1 minute read

TL;DR Using custom policies, update the ContentDefinition DataUri values to the latest version, based on the jQuery and Handlebars versions table. as shown i...