Firewall
Resource Icon
Resource Overview
Azure Firewall is a cloud-native and intelligent network firewall security service that provides the best threat protection for cloud workloads running on Azure. It is a fully stateful firewall service with built-in high availability and unlimited cloud scalability.
Associated Resources
Parent Resource
- Resource Group
- Virtual Network
- - [Subnet](https://docs.cstudio.app/en/docs/resource/azure/Network/Subnet)
Connected Resources
Resource Setting Values
included_subnet_name
: The name of Subnet to which to attach Firewallsku_tier
: The SKU of Firewall -Basic
,Standard
,Premium
sku_name
: Sku name of the Firewall -AZFW_VNet
,AZFW_Hub
linked_public_ip_name
: The Public IP name to connect to Firewallip_config_name
: The name of IP configurationnetwork_rule_collection
priority
: The priority of the Rule collection, Between 100 and 65000 -100
~65000
action
: Actions to apply Rule to matching traffic -Allow
,Deny
network_rules
source_addresses
: The list of source IP Addresses or IP rangesdestination_ports
: The list of destination portsdestination_addresses
: The list of destination IP addresses or IP rangesprotocols
: The list of protocols that configure the Rule -TCP
,UDP
,ICMP
,Any
application_rule_collection
priority
: The priority of the Rule collection, Between 100 and 65000 -100
~65000
action
: Actions to apply Rule to matching traffic -Allow
,Deny
application_rules
source_addresses
: The list of source IP Addresses or IP rangestarget_fqdns
: The list of FQDNs to filter outbound traffic with any TCP/UDP porotocolprotocol_port
: The port for the connection -1
~65502
protocol_type
: The type of connectio -Http
,Https
,Mssql
nat_rule_collection
priority
: The priority of the Rule collection, Between 100 and 65000 -100
~65000
action
: Actions to apply Rule to matching traffic -Dnat
,Snat
nat_rules
source_addresses
: The list of source IP Addresses or IP rangesdestination_ports
: The list of destination portstranslated_port
: The port of the service behind the Firewalltranslated_address
: The address of the service behind the Firewallprotocols
: The list of protocols that configure the Rule -TCP
,UDP
,ICMP
,Any
tag
: Tag to categorize resources - up to 512 characters,key
:value