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.
Module 8: Application Services and Containers
Thursday, March 06, 2025 in Azure Master Class
Categories:
14 minute read
This module is about application services in Microsoft Azure. It mainly focuses on containers and containerized solutions but also explores other serverless solutions. These are solutions where, as a customer or consumer of Microsoft Azure, you do …
Module 7: Virtual Machines and Scale Sets
Wednesday, March 05, 2025 in Azure Master Class
Categories:
14 minute read
This module explicitly covers virtual machines and virtual machines in combination with VMSS (Virtual Machine Scale Sets). Also we cover most of the VM family names, their breakdown, and advanced VM features. Virtual Machines (VMs) Virtual Machines …
Solved - FSLogix release 25.02 breaks Recycle Bin - Azure Virtual Desktop
Monday, March 03, 2025 in Azure Virtual Desktop
Categories:
4 minute read
This issue has been solved in the newest release of FSLogix 25.04: https://learn.microsoft.com/en-us/fslogix/overview-release-notes Please use this newer version instead of version 25.02. This fixes the bug in this article without any change in …
Save Azure costs on Virtual Machines with Start/Stop
Sunday, March 02, 2025 in Microsoft Azure
Categories:
10 minute read
Requirements Around 45 minutes of your time An Azure subscription One or more Azure VMs to automatically start and stop Basic knowledge of Azure No fear of JSON configurations Some drink of your choice Introduction to the Start/Stop solution The …
Module 6: Networking in Microsoft Azure
Friday, February 28, 2025 in Azure Master Class
Categories:
24 minute read
In Module 6, we will explore all the possibilities of Azure regarding networking, VPNs, load balancing methods, proxies, and gateways. This chapter also covers most the topics and solutions included in the AZ-700 exam, the Azure Networking …
Penetration testing Defender for Identity and Active Directory
Friday, February 21, 2025 in Microsoft Defender XDR
Categories:
9 minute read
Requirements At least one Microsoft Defender for Identity running For a step by step guide of this, refer this guide! A domain controller (vm-jv-mdi) A workstation (ws-jv-mdi) Around 30 minutes of your time Starting out So I want to mention, that …
Deep dive into IPv6 with Microsoft Azure
Monday, February 17, 2025 in Microsoft Azure
Categories:
6 minute read
Requirements Basic knowledge of Azure and IPv4 and IPv6 Reading this guide prior is recommended: https://justinverstijnen.nl/basic-ipv6-explaination/ Around 45 minutes of your time An Azure subscription to test and succeed on A cup of coffee or drink …
How to monitor your Active Directory with Defender for Identity
Saturday, February 15, 2025 in Microsoft Defender XDR
Categories:
11 minute read
Requirements An Microsoft 365 tenant A traditional Active Directory (AD DS) environment which meets the system requirements and is Server 2016+ A license that has Defender for Identity included, like; Enterprise Mobility & Security E5 E5 or E5 …
The Basics and Benefits of IPv6
Friday, February 14, 2025 in Networking
Categories:
5 minute read
Requirements Around 15 minutes of your time Basic networking knowledge is great IP addressing with IPv4 and IPv6 When we speak of a network, we speak of a set connected devices (we call them clients/nodes) where each device has its own use. Also …
Using Azure Update Manager to manage updates at scale
Saturday, February 08, 2025 in Microsoft Azure
Categories:
4 minute read
Azure Update Manager is a tool from Microsoft and is developed to automate, installing and documenting Windows updates or updates to Linux server on Azure. This all in a single pane of glass and without installing any additional software. …