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…
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…
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…
Azure Migrate – How to migrate on-premises VMware vSphere Virtual Machines to Azure (agent-based) – Part 5
In Azure the Migration and modernization tool offers agentless and agent-based migration to migrate your source servers and virtual machines (VMs) to…
Set up an Azure Storage Account and Blob Storage for NFS Access by using a Private Endpoint
Azure Blob Storage now supports NFS 3.0, allowing organizations to use Azure Storage accounts as a scalable, cloud-based file system…
Set up an Azure Storage Account and Blob Storage for SFTP Access by using a Private Endpoint
In one of my previous posts we already saw how to setup up an Azure storage account and blob storage…