Course outlines for learning terraform.
expected time | requirements |
---|---|
30 minutes | a computer |
Goal: Learn how to create Azure firewall using Terraform.
An Azure firewall offer unique characteristics like the threat intel mode. This can help securing a set of resources.
Have a look at the relations you can make:
Be aware; experiments with an Azure Firewall can be expensive; the minimum amount of time for an Azure Firewall is 1 hour.
There are quite some configurable parameters, but these resources are required:
Have a look at this Azure firewall module.
There are many ways to configure an Azure firewall, your implementation likely differs.
examples
directory).variables.tf
).plan
, apply
and destroy
your firewall.Standard
and Premium
Azure firewall cost per month?