Archives for April, 2024
Azure Hub Spoke Best Practices
The HUB VNET contains the Firewall Subnet, the Gateway VPN Subnet (which has a SITE TO SITE VPN) and the workload Subnet A. The Spoke VNET contains other workloads in…
Container Networking Security on Azure
For Containers to be assigned IP Addresses (in order to access Azure PaaS services - the storage service), one can use the Container network interface plugin
Access Reviews in Azure AD
When you create access reviews for admin level users ( global admin or password admin), you have a couple of options on how to deal with the review results. You…
External Users and Active Directory
Also read - 4 types of authentication What exactly are External USers from an AD perspective? External Users can be both your own corporate (remote) users, OR external partners. This…
Azure Firewall – Stateful, Packet Inspection
What is needed to deploy an Azure Firewall? Azure Firewall requires it's own empty subnet and an unused IP address space. You will need to create an address space, if…