Difference between revisions of "Azure"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
** Application rules in order of priority (low to high) | ** Application rules in order of priority (low to high) | ||
* Inbound - First match wins | * Inbound - First match wins | ||
** DNAT rules in order of priority | ** DNAT rules in order of priority (low to high) | ||
** Match also allows the traffic. | ** Match also allows the traffic. | ||
Revision as of 17:37, 17 March 2021
Info on doing things in Azure.
Azure Firewall
- Azure Firewall documentation
- Rule Processing on Azure firewall.
Rule Processing Summary:
- Outbound - First match wins
- Network rules in order of priority (low to high)
- Application rules in order of priority (low to high)
- Inbound - First match wins
- DNAT rules in order of priority (low to high)
- Match also allows the traffic.
Site to Site VPN
The above is the article that got it working for me. It was my first route-based VPN and I was missing the crucial info about the weird interface addressing. It's only used for routing and otherwise not needed.