Tag
azure
Posted on June 2, 2026
A step-by-step story of migrating a personal domain from a dynamic WordPress site on Azure to a fully static Astro site backed by GitHub, deployed on Azure Static Web Apps — and why it was the right move.
Posted on October 5, 2018
Using a Linux based Azure VM you may need to access the console to do special operations and VM Azure Extensions are the right tool to do it. This is expecially true when you do something really weird like, such as putting file in /etc/sudoers.d folder without checking it beforehand with visudo. If the file ... Continue reading “Sudoers adventures and how VM Extensions can save the day”