Microsoft Azure

All pages referring or tutorials for Microsoft Azure.

Posts in 2026
Posts in 2025
  • ARM templates and Azure VM + Script deployment

    Thursday, November 20, 2025 in Microsoft Azure

    In Azure we can deploy ARM templates (+ script afterwards) to deploy resources on a big scale. This is like an easier version Terraform and Bicep, but without the great need to test every change and to learn a whole new language and convention. Also …

    Read more

  • Automatic Azure Boot diagnostics monitoring with Azure Policy

    Thursday, September 11, 2025 in Microsoft Azure

    In Azure, we can configure Boot diagnostics to view the status of a virtual machine and connect to its serial console. However, this must be configured manually. The good part is that we can automate this process with Azure Policy. In this post I …

    Read more

  • Wordpress on Azure

    Thursday, September 04, 2025 in Microsoft Azure

    Wordpress. Its maybe the best and easiest way to maintain a website. This can be run on any server. In Azure, we also have great and serverless possibilities to run Wordpress. In this guide I will show you how to do this, how to enhance the …

    Read more

  • New: Azure Service Groups

    Monday, September 01, 2025 in Microsoft Azure

    A new feature in Microsoft Azure rised up on the Microsoft pages; Service Groups. In this guide, we will dive a bit deeper into Service Groups and what we can do with them in practice. At the time of writing, this feature is in public preview and …

    Read more

  • In-Place upgrade to Windows Server 2025 on Azure

    Thursday, August 28, 2025 in Microsoft Azure

    Once every 3 to 4 years you want to be on the last version of Windows Server because of new features and of course to have the latest security updates. These security updates are the most important these days. When having your server hosted on …

    Read more

  • Azure Image Builder voor AVD

    Tuesday, August 19, 2025 in Microsoft Azure

    Even uitzoeken en testen of dit interresant is. UItgezocht, ziet er heel veel handwerk uit. Naar mijn inziens is het makkelijekr om een image weer op te starten dan customizations te doen en dan weer imagen. End of the page 🎉 You have reached the end …

    Read more