7
planned posts
2
days until next post
10-09-2026
next publication date
10-09-2026 2 days to go

Automatic resource tagging with Azure Policy

Blog /Microsoft Azure

This post is scheduled and will be published automatically on the configured publication date.

Step by Step guides
Source file content/en/blog/microsoft-azure/automatic-resource-tagging-with-azure-policy.md
17-09-2026 9 days to go

Must-have PowerShell Modules for Azure and Microsoft 365 Administrators

Blog /PowerShell

When you reinstall your admin workstation or setup a fresh workstation, there are always a couple of PowerShell modules and tools must be installed install directly. These modules save a lot of time and make managing Azure and Microsoft 365 environments much easier but you always have to remember them correctly to actually install them.

Concepts
Source file content/en/blog/powershell/must-have-powershell-modules-for-azure-365-administrators.md
28-09-2026 20 days to go

ARM templates deployment via URL

Blog /Microsoft Azure

In this post I will show you how to deploy ARM templates directly from a public URL, how to create a Deploy to Azure button, and why converting Bicep to ARM JSON is the easy part.

Step by Step guidesKnowledge check
Source file content/en/blog/microsoft-azure/arm-templates-deployment-via-url.md
01-10-2026 23 days to go

Getting started with Bicep

Blog /Microsoft Azure

In this guide, I show the path from installation to deployment: I install the needed Bicep software, I prepare my Azure login using Azure CLI, and then I run a single server Bicep setup so you can see the process end-to-end.

Step by Step guidesKnowledge check
Source file content/en/blog/microsoft-azure/getting-started-with-bicep.md
10-10-2026 32 days to go

Introduction to Analyzing Email Headers

Blog /Email security

Learn how to read and analyze email headers for troubleshooting, spam analysis, and phishing investigations.

Concepts
Source file content/en/blog/email-security/introduction-to-analyzing-email-headers.md
01-11-2026 54 days to go

Receive Periodic Azure Consumption costs with Logic Apps

Blog /Microsoft Azure

Cost management is very important when leveraging cloud services. Unexpected costs of cloud services can really disallow us from using any more services, and knowing from week to week what happens can help us with this. To partly address this issue for Azure Consumption costs, I have made a Logic App that sends us the actual consumption on weekly level. This because Logic Apps gives us much more customization options as the default built-in "Subscribe" feature.

Step by Step guidesTools and Scripts
Source file content/en/blog/microsoft-azure/receive-periodic-azure-consumption-costs-with-logic-apps.md
16-11-2026 69 days to go

Remote Entra Connect Sync script for management servers

Blog /PowerShell

Sometimes you just want to trigger an Entra Connect sync quickly, without opening an RDP session to the Entra Connect server itself. For that reason I made a small PowerShell script that runs the sync remotely from a management server. It keeps the action simple: connect to the Entra Connect server, start a delta sync, show the result, and catch errors if something goes wrong.

Tools and Scripts
Source file content/en/blog/powershell/remote-adsync-script-for-management-servers.md