Blog
This is my blog section. Here all new blog posts will be showed in reverse-chronological order. Just a fancy way to say newest-top.
At the left, you can view the categories, and on the right you can find the tags and Table of contents.
Getting started
Monday, April 20, 2026 in Blog
3 minute read
Welcome to my blog section. In my blog posts, I describe the steps I took to make things work and/or explain how it works. The navigation on this page is relatively easy and I will do my best to explain all features of the blog to you as a manual. 1. …
Microsoft Secure Score - Apps
Thursday, April 16, 2026 in Secure Score
Categories:
16 minute read
Before we begin I collected all the options of the Microsoft Secure Score for Apps on this page, and we I address them all. I also added some industry-accepted options which are not in the secure score framework but are really helpful in avoiding or …
Update your Kerberos configuration with Azure Virtual Desktop (RC4)
Thursday, April 09, 2026 in Azure Virtual Desktop
Categories:
6 minute read
Microsoft released that the Kerberos protocol will be hardened by an update coming in April to June 2026 to increase security. This was released by Microsoft here: …
Microsoft Secure Score - Devices
Thursday, April 09, 2026 in Secure Score
Categories:
8 minute read
Before we begin I collected all the options of the Microsoft Device Secure Score on this page, and we will address them all. I also added some industry-accepted options which are not in the secure score framework but are really helpful in avoiding or …
Getting started with Microsoft 365 Backup
Friday, April 03, 2026 in Microsoft 365
Categories:
10 minute read
Requirements A Microsoft 365 environment with Global Administrator permissions An Azure Subscription with PAYG capabilities Around 30 minutes of your time Basic knowledge of Microsoft 365 What is Microsoft 365 Backup? Microsoft 365 Backup is an …
Microsoft Secure Score - Identity
Thursday, March 26, 2026 in Secure Score
Categories:
12 minute read
On this page, I will describe how I implemented my current Microsoft Secure Score on the Identity pillar. This means altering mostly the options of Microsoft Entra ID. Before we begin I collected all the options of the Microsoft Entra ID Identity …
I tested Azure Virtual Desktop RemoteAppV2
Wednesday, March 25, 2026 in Azure Virtual Desktop
Categories:
3 minute read
Microsoft announced RemoteAppV2 under some pretty enhancements on top of the older RemoteApp engine. This newer version has some improvements like: Better multi monitor support Better resizing/window experience Visuals like window shadows I cannot …
Getting started with GitHub Pages
Thursday, March 19, 2026 in Github
Categories:
5 minute read
Requirements A GitHub account (free) A domain name for your website, or you can use the default domain name of GitHub youraccount.github.io A template website to upload to your domain name Some basic knowledge about websites and DNS What is GitHub …
Azure Virtual Desktop V6/V7 VMs imaging
Thursday, March 12, 2026 in Azure Virtual Desktop
Categories:
8 minute read
The VM size ‘Standard_E4as_v7’ cannot boot with OS image or disk. Please check that disk controller types supported by the OS image or disk is one of the supported disk controller types for the VM size ‘Standard_E4as_v7’. …
Get notifications when Entra ID break glass admins are used
Sunday, March 08, 2026 in Microsoft Entra
Categories:
6 minute read
The alert solution described The solution we will configure looks like this: Log Analytics Workspace Set diagnostic settings for Entra ID sign in logs to write to Log Analytics Set query to find successful or non-succesful sign in attempts (based on …