This policy is deprecated because Microsoft 365 App Compliance Program no longer requires Azure Firewall as the only network security control solution. Learn more details about the latest M365 APP Compliance requirements about network security controls at aka.ms/acat-cert2-seg-ops-nsc. Learn more about policy definition deprecation at aka.ms/policydefdeprecation.
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
Minor, new suffix: deprecated (1.0.0 > 1.1.0-deprecated)
2022-08-12 16:33:43
add
a58ac66d-92cb-409c-94b8-8e48d7a96596
JSON compare
compare mode:version left:version right:
1.0.0 → 1.1.0-deprecatedRENAMED
@@ -1,12 +1,13 @@
1
{
2
- "displayName": "Azure firewall policy should enable TLS inspection within application rules",
3
"policyType": "BuiltIn",
4
"mode": "All",
5
"description": "Enabling TLS inspection is recommended for all application rules to detect, alert, and mitigate malicious activity in HTTPS. To learn more about TLS inspection with Azure Firewall, visit https://aka.ms/fw-tlsinspect",
6
"metadata": {
7
- "version": "1.0.0",
8
- "category": "Network"
9
},
10
"parameters": {
11
"effect": {
12
"type": "String",
@@ -18,9 +19,9 @@
18
"Audit",
19
"Deny",
20
"Disabled"
21
],
22
- "defaultValue": "Audit"
23
}
24
},
25
"policyRule": {
26
"if": {
1
{
2
+ "displayName": "[Deprecated]: Azure firewall policy should enable TLS inspection within application rules",
3
"policyType": "BuiltIn",
4
"mode": "All",
5
"description": "Enabling TLS inspection is recommended for all application rules to detect, alert, and mitigate malicious activity in HTTPS. To learn more about TLS inspection with Azure Firewall, visit https://aka.ms/fw-tlsinspect",
displayName: "[Deprecated]: Azure firewall policy should enable TLS inspection within application rules",
policyType: "BuiltIn",
mode: "All",
description: "This policy is deprecated because Microsoft 365 App Compliance Program no longer requires Azure Firewall as the only network security control solution. Learn more details about the latest M365 APP Compliance requirements about network security controls at aka.ms/acat-cert2-seg-ops-nsc. Learn more about policy definition deprecation at aka.ms/policydefdeprecation.",