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/premium-portal.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,32 +13,31 @@ ms.author: duau
13
13
# Azure Firewall Premium in the Azure portal
14
14
15
15
16
-
Azure Firewall Premium is a next generation firewall with capabilities that are required for highly sensitive and regulated environments. It includes the following features:
16
+
Azure Firewall Premium is an advanced firewall designed for highly sensitive and regulated environments. It offers enhanced security features, including:
17
17
18
-
-**TLS inspection** - decrypts outbound traffic, processes the data, then encrypts the data and sends it to the destination.
19
-
-**IDPS** - A network intrusion detection and prevention system (IDPS) allows you to monitor network activities for malicious activity, log information about this activity, report it, and optionally attempt to block it.
20
-
-**URL filtering** - extends Azure Firewall’s FQDN filtering capability to consider an entire URL. For example, `www.contoso.com/a/c` instead of `www.contoso.com`.
21
-
-**Web categories** - administrators can allow or deny user access to website categories such as gambling websites, social media websites, and others.
18
+
-**TLS inspection**: Decrypts outbound traffic, inspects it for threats, then re-encrypts the data before sending it to its destination.
19
+
-**IDPS (Intrusion Detection and Prevention System)**: Monitors network activity for malicious behavior, logs and reports incidents, and can block threats in real time.
20
+
-**URL filtering**: Filters traffic based on the full URL path (for example, `www.contoso.com/a/c`), not just the domain name.
21
+
-**Web categories**: Lets administrators control access to websites by category, such as social media, gambling, and more.
22
22
23
23
For more information, see [Azure Firewall Premium features](premium-features.md).
24
24
25
25
## Deploy the firewall
26
26
27
-
Deploying an Azure Firewall Premium is similar to deploying a standard Azure Firewall:
27
+
Deploying Azure Firewall Premium follows the same steps as deploying a standard Azure Firewall:
For **Firewall tier**, you select **Premium** and for **Firewall policy**, you select an existing Premium policy or create a new one.
31
+
For **Firewall tier**, choose **Premium**. For **Firewall policy**, either select an existing Premium policy or create a new one.
32
32
33
33
## Configure the Premium policy
34
34
35
-
Configuring a Premium firewall policy is similar to configuring a Standard firewall policy. With a Premium policy, you can configure the Premium features:
35
+
Configuring a Premium firewall policy is similar to configuring a Standard firewall policy. However, with a Premium policy, you can enable advanced features such as TLS inspection, IDPS, URL filtering, and web categories to enhance your network security.
When you configure application rules in a Premium policy, you can configure addition Premium features:
40
+
When configuring application rules in a Premium policy, you can enable additional Premium features, such as TLS inspection, IDPS, URL filtering, and web categories.
0 commit comments