Kategori: how-to
-
Getting Started with Azure Front Door and Private Link for Container Apps

Since the support for container apps as private link enabled origins for azure front door in GA. I took a look at how easy it is to get started using it. The announcement can be found here. I followed this easy guide and this is what I learned from setting it up in the Azure…
-
Deploy Maester with Terraform: A Simple Guide

Maester is a PowerShell-based framework for automating security testing within Microsoft environments, developed by Merill Fernando, Faben Bader, and Thomas Naunheim. This blog post discusses an easy approach to deploying Maester using Terraform for managing Microsoft tenant security settings. The configuration enables monthly security checks and email notifications for any issues. The tool is set…
-
Mastering Azure Virtual Network Manager for Security and Efficiency

The Azure Virtual Network Manager (AVNM) transforms the task of altering network infrastructure into a simplified process. It enables users to configure network topologies, change hubs, and implement security rules efficiently. The interface allows for quick modifications. AVNM manages security admin rules centrally, ensuring network owners cannot override them. Additionally, it deploys User-Defined Routes (UDR)…
-
Staying Updated on Tech: My Weekly Tools

I often get asked how to stay updated on major tech updates. The simple answer is you can’t. It’s not possible to stay updated on all areas all the time. You need to focus on areas that interest you the most and use some effective tools. Tools I use the following tools every week: For…
-
Azure Virtual Network Manager – A game changer or just a costly upgrade?

Intro Managing networks in Azure can pose significant challenges due to the multitude of resources involved. Maintaining control over these resources further amplifies the complexity. The entire system hinges on the network functioning as intended. Add security into the mix, and you’re dealing with a highly complex, high-risk component of your architecture. Azure Virtual Network…
-
How to get custom condition as IaC for the role Role Based Access Control Administrator

TL;DR The new Azure Role, “Role Based Access Control Administrator,” allows for granular control over role assignments. This blog post details the creation of a Terraform module to implement this functionality. The process involves understanding the functionality via the Azure portal, writing the code, and dealing with unsupported functions in the azurerm provider from Terraform…
-
Enabling Virtual Network Encryption

Short blog that goes through how to enable virtual network encryption.