Hello,
We have network policy layer and application policy layer. The network policy have higher preference than application policy.
With this scenario i want to know :
- If there any incoming traffic matched one of rule set in the network rule, will application policy applied?
- How can application policy applied, because the application policy have secondary preference and on the bottom of network rule the is implicit deny? In my mind because in network policy have implicit denied so the application policy will not applied.