Infrastructure as Code (IaC) – Part 3 – Desired State Configuration (DSC)
Desired State Configuration (DSC) is a management platform in PowerShell that enables you to manage your IT and development infrastructure…
Infrastructure as Code (IaC) – Part 2 – Azure Resource Manager (ARM) templates
In this post I want to summarize about what Azure Resource Manager templates (ARM templates) are and how you can…
Infrastructure as Code (IaC) – Part 1
This post is the beginning of a series about several tools and services for provisioning and managing on-premises and cloud…
Azure Migrate – How to migrate on-premises Hyper-V Virtual Machines to Azure
In this post we will see how to migrate on-premises Hyper-V VMs to Azure by using Azure Migrate and the…
Offboarding Microsoft 365 Hybrid – Move to Cloud Only
In this post we will see how to move from a Microsoft 365 Hybrid environment to a Microsoft 365 cloud…
How Azure AD Privileged Identity Management works?
Privileged Identity Management (PIM) is a service in Azure Active Directory (Azure AD) which you can use to control and…
Network Security Groups (NSG) vs. Application Security Groups (ASG)
In Azure you can use a network security group to filter network traffic between Azure resources in an Azure virtual…
Using Azure File Sync in combination with an on-premise DFS Domain Namespace
In this post I want to show how to set up Azure File Sync in combination with an on-premise DFS…
Co-Management with Microsoft Endpoint Configuration Manager and Microsoft Intune
In my post below I was showing how to set up co-management with System Center Configuration Manager (SCCM 1910), now…
VNet Peering between different Azure Active Directory Tenants
In this post I want to show how to peer two VNets from different Azure Active Directory tenants. I will…