Difference between revisions of "Azure"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=== Azure Firewall === | === Azure Firewall === | ||
* [https://docs.microsoft.com/en-us/azure/firewall/ Azure Firewall documentation] | * [https://docs.microsoft.com/en-us/azure/firewall/ Azure Firewall documentation] | ||
* [https://docs.microsoft.com/en-us/azure/firewall/rule-processing Rule Processing] on Azure firewall. | * [https://docs.microsoft.com/en-us/azure/firewall-manager/policy-overview Azure Firewall Manager policy overview] | ||
** [https://docs.microsoft.com/en-us/azure/firewall/rule-processing Rule Processing] on Azure firewall. | |||
Rule Processing Summary: | Rule Processing Summary: |
Latest revision as of 17:41, 17 March 2021
Info on doing things in Azure.
Azure Firewall
- Azure Firewall documentation
- Azure Firewall Manager policy overview
- 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.