Mastering Azure Firewall Forced Tunneling Configuration
In my previous post we saw how to set up an Azure Hub-Spoke Network Architecture by using Azure Firewall and…
Set up an Azure Hub-Spoke Network Architecture by using Azure Firewall and S2S IPSec VPN Cross-premises Network Connection
A hub-spoke network architecture in Azure provides a scalable and secure way to centralize shared services (like Azure Firewall) in a hub virtual…
resize2fs Superblock Checksum Error – What It Means and How to Fix It
After extending a logical volume (e.g., using LVM), it’s common to resize the filesystem to make use of the newly…
VMware Public Patch Repository URLs were deprecated as of April 23, 2025
As of April 23, 2025, VMware’s public patch and update repository URLs have been officially deprecated following the transition to…
Mastering Azure Managed Identities
Managing credentials securely is a crucial aspect of building applications in the cloud. Azure Managed Identities simplify this process by…
How to install Azure CLI on Linux
To install Azure CLI on SUSE/OpenSUSE, choose one of the following methods: For other distributions you will find in the…
How to install Azure PowerShell on Linux
To install Azure PowerShell on Linux we first need install PowerShell Core (PowerShell 7 or later) and then install the…
Mastering NFS Protocol Versions and analyze required Traffic
When firewalls are in place between NFS clients and servers, it can be complex when providing NFS version 3 and…
Introduction to Azure Service Principals – How to create and how to use them
In Azure, secure access to resources is a top priority. Two essential tools for achieving this are Service Principals and…
Cheat Sheet Azure CLI and Azure PowerShell
When it comes to managing your resources in Microsoft Azure by using the command line, we can use therefore mainly…