Azure Firewall
2024
Bicep - Deploy Azure Firewall into Virtual Network
·1213 words·6 mins·
100
views
·
5
likes
Hey there! In another post, we discussed how you can use Terraform to deploy Azure Firewall and how it can make your cloud deployments more efficient and secure. Today, let’s explore how you can achieve similar results using Bicep, Azure’s language for resource declaration.
2023
Terraform - Deploy Azure Firewall into Virtual Network
·1425 words·7 mins·
100
views
·
5
likes
Hello everyone! Azure offers a variety of security solutions, and Azure Firewall is a particularly effective tool. It is a fully managed cloud-native network firewall that provides top-notch protection for our virtual network resources.
2021
How to create IP Groups for Azure Firewall rules
·944 words·5 mins·
100
views
·
5
likes
Hi everyone, In a previous post, I showed you how to deploy an Azure Firewall. Today I will show you how to create and manage IP Groups in your Azure Firewall using PowerShell and Azure CLI.
How to deploy an Azure Firewall in an existing VNet
·1051 words·5 mins·
100
views
·
5
likes
This is the first post in a series of articles where I will show you how to manage an Azure Firewall using PowerShell and Azure CLI. In this first post, I want to show you how to deploy an Azure Firewall in an existing virtual network.