You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall-manager/policy-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ You can also migrate existing rules from Azure Firewall using the portal or Azur
25
25
26
26
Policies can be associated with one or more virtual hubs or VNets. The firewall can be in any subscription associated with your account and in any region.
27
27
28
-
## Hierarchical Policies
28
+
## Hierarchical policies
29
29
30
30
New policies can be created from scratch or inherited from existing policies. Inheritance allows DevOps to create local firewall policies on top of organization mandated base policy.
31
31
@@ -38,7 +38,7 @@ NAT rule collections aren't inherited because they're specific to a given firewa
38
38
39
39
With inheritance, any changes to the parent policy are automatically applied down to associated firewall child policies.
40
40
41
-
## Traditional Rules and policies
41
+
## Traditional rules and policies
42
42
43
43
Azure Firewall supports both traditional rules and policies. The following table compares policies and rules:
44
44
@@ -48,7 +48,7 @@ Azure Firewall supports both traditional rules and policies. The following table
48
48
|Contains |NAT, Network, Application rules, and Threat Intelligence settings|NAT, Network, and Application rules |
49
49
|Protects |Virtual hubs and Virtual Networks|Virtual Networks only|
50
50
|Portal experience |Central management using Firewall Manager|Standalone firewall experience|
51
-
|Multiple firewall support |Firewall Policy is a separate resource that can be used across firewalls|Manually export and import rules, or using thirs party management solutions |
51
+
|Multiple firewall support |Firewall Policy is a separate resource that can be used across firewalls|Manually export and import rules, or using third-party management solutions |
52
52
|Pricing |Billed based on firewall association. See [Pricing](#pricing).|Free|
53
53
|Supported deployment mechanisms |Portal, REST API, templates, Azure PowerShell, and CLI|Portal, REST API, templates, PowerShell, and CLI. |
54
54
|Release Status |Public Preview|General Availability|
@@ -59,4 +59,4 @@ Policies are billed based on firewall associations. A policy with zero or one fi
59
59
60
60
## Next steps
61
61
62
-
To learn how to deploy an Azure Firewall, see [Tutorial: Secure your cloud network with Azure Firewall Manager Preview using the Azure portal](secure-cloud-network.md).
62
+
To learn how to deploy an Azure Firewall, see [Tutorial: Secure your cloud network with Azure Firewall Manager Preview using the Azure portal](secure-cloud-network.md).
0 commit comments