Latest blog posts
An overview of my three most recently published articles.
Microsoft 365
Cross-Tenant Message Recall in Exchange Online
July 16, 2026
We have all been there. A email is sent and you forgot to add the attachment or the wrong recipient. Exchange Online already has the feature recall messages inside your own tenant but now the cross tenant recall feature is announced, meaning we can recall messages sent to external users which also use Microsoft 365.
Microsoft Azure
Getting started with Terraform
July 9, 2026
In this guide, I show the path from install to deployment: I install Terraform, I prepare my Azure login using Azure CLI, and then I run a “single server” Terraform setup so you can see the process end-to-end.
Microsoft Azure
Automatically clean up inactive Entra ID devices using Azure Automation
July 2, 2026
Over time, Microsoft Entra ID environments often become filled with old and inactive devices. Cleaning up these devices manually takes time and is easy to forget. By using Azure Automation, we can fully automate this process and remove devices that have been inactive for more than 180 days.