Skip to content

Commit 841b773

Browse files
Merge pull request #229813 from duongau/fwoffering
Firewall - web category deprecation
2 parents 06b7883 + bee22b7 commit 841b773

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

articles/firewall/premium-features.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,19 @@ URL Filtering can be applied both on HTTP and HTTPS traffic. When HTTPS traffic
123123

124124
## Web categories
125125

126-
Web categories lets administrators allow or deny user access to web site categories such as gambling websites, social media websites, and others. Web categories are also included in Azure Firewall Standard, but it's more fine-tuned in Azure Firewall Premium. As opposed to the Web categories capability in the Standard SKU that matches the category based on an FQDN, the Premium SKU matches the category according to the entire URL for both HTTP and HTTPS traffic.
126+
Web categories lets administrators allow or deny user access to web site categories such as gambling websites, social media websites, and others. Web categories are also included in Azure Firewall Standard, but it's more fine-tuned in Azure Firewall Premium. As opposed to the Web categories capability in the Standard SKU that matches the category based on an FQDN, the Premium SKU matches the category according to the entire URL for both HTTP and HTTPS traffic.
127+
128+
> [!IMPORTANT]
129+
> Microsoft is transitioning to an updated and new Web Content Filtering category feed in the next couple weeks. This will contain more granularity and additional subcategorizations.
130+
>
131+
>As a result, the following web categories are are no longer available:
132+
> - Child inappropriate, Greeting cards, and School Cheating.
133+
>
134+
> In addition, the *Category check* and *Category change* features are temporarily disabled for the next few months. This article will be updated when these features return.
135+
>
136+
> To mitigate, we recommend configuring critical websites (FQDNs and URLs) directly in application rules through the Azure portal/Azure PowerShell/CLI as a backup. For more information, see [Deploy and configure Azure Firewall using the Azure portal](tutorial-firewall-deploy-portal.md#configure-an-application-rule).
137+
>
138+
> Web Category logging will continue to function as expected. We don’t predict any other major changes to the classification behavior, but we encourage you to report any categorization issues or request to perform a Category Check through Microsoft Azure support.
127139
128140
For example, if Azure Firewall intercepts an HTTPS request for `www.google.com/news`, the following categorization is expected:
129141

articles/firewall/web-categories.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@ ms.author: victorh
1414

1515
Web categories lets administrators allow or deny user access to web site categories such as gambling websites, social media websites, and others. The categories are organized based on severity under Liability, High-Bandwidth, Business use, Productivity loss, General surfing, and Uncategorized.
1616

17+
For more information, see [Azure Firewall Premium features](premium-features.md#web-categories).
18+
19+
> [!IMPORTANT]
20+
> Microsoft is transitioning to an updated and new Web Content Filtering category feed. This will contain more granularity and additional subcategorizations.
21+
>
22+
>As a result, the following web categories are are no longer available:
23+
> - Child inappropriate, Greeting cards, and School Cheating.
24+
>
25+
> In addition, the *Category check* and *Category change* features are temporarily disabled for the next few months.
26+
>
27+
> To mitigate, we recommend configuring critical websites (FQDNs and URLs) directly in application rules through the Azure portal/Azure PowerShell/CLI as a backup. For more information, see [Deploy and configure Azure Firewall using the Azure portal](tutorial-firewall-deploy-portal.md#configure-an-application-rule).
28+
>
29+
> Web Category logging will continue to function as expected. We don’t predict any other major changes to the classification behavior, but we encourage you to report any categorization issues or request to perform a Category Check through Microsoft Azure support.
30+
31+
1732
## Liability
1833

1934

0 commit comments

Comments
 (0)