Important
This script utilizes the Azure Verified Modules (AVM) and can be leveraged for all types of environments (development, testing, production, etc.). The input parameters provided in this repository are examples. While using this repository one should carefully review their environment specific requirements and adjust the parameters accordingly.
Important
The author assumes no responsibility for any breaking changes that may occur. Any feedback or issues related to the AVM should be reported to the respective module's GitHub repository.
This module is designed to create firewall policies and rule collection to be associated with an Azure Firewall in Azure.
- Firewall Policy
- Rule Collection for Network
- Rule Collection for Application
The following input variables are required:
Description: (Required) The Azure Region where the Firewall Policy should exist. Changing this forces a new Firewall Policy to be created.
Type: string
Description: (Required) The name which should be used for this Firewall Policy. Changing this forces a new Firewall Policy to be created.
Type: string
Description: (Required) The name of the Resource Group where the Firewall Policy should exist. Changing this forces a new Firewall Policy to be created.
Type: string