Forum Discussion
venu15
Apr 25, 2023Copper Contributor
Need Help on Azure Firewall Deny and Allow actions
 Dear Members,     i have Azure Firewall with two set of action type Allow and Deny  as shown in the below screenshot.  in this two action we have same rule defined in the both actions           SMTP ...
danieljsaldana
May 11, 2023Copper Contributor
The priority defines which rule applies first, in this case it would be rule 112.
If, for example, you allow SMTP traffic in rule 112 and then deny it in rule 903, this last rule would not apply. Once a rule matches a service, you don't need to process another rule for the same service.
If, for example, you allow SMTP traffic in rule 112 and then deny it in rule 903, this last rule would not apply. Once a rule matches a service, you don't need to process another rule for the same service.