Skip to content

Commit 9bd54b0

Browse files
committed
[Azure Doc-a-thon]edits to premiumportal
1 parent 56e66c4 commit 9bd54b0

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

articles/firewall/premium-portal.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,32 +13,31 @@ ms.author: duau
1313
# Azure Firewall Premium in the Azure portal
1414

1515

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:
1717

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.
2222

2323
For more information, see [Azure Firewall Premium features](premium-features.md).
2424

2525
## Deploy the firewall
2626

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:
2828

2929
:::image type="content" source="media/premium-portal/premium-portal.png" alt-text="portal deployment":::
3030

31-
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.
3232

3333
## Configure the Premium policy
3434

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.
3636

3737
:::image type="content" source="media/premium-portal/premium-policy.png" alt-text="Premium policy deployment":::
3838

3939
### Rule configuration
40-
41-
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.
4241

4342
:::image type="content" source="media/premium-portal/premium-application-rule.png" alt-text="Premium rule":::
4443

0 commit comments

Comments
 (0)