diff --git a/Solutions/Windows Firewall/Package/3.0.1.zip b/Solutions/Windows Firewall/Package/3.0.1.zip index e0d6607264d..1bb5f9ee155 100644 Binary files a/Solutions/Windows Firewall/Package/3.0.1.zip and b/Solutions/Windows Firewall/Package/3.0.1.zip differ diff --git a/Solutions/Windows Firewall/Package/createUiDefinition.json b/Solutions/Windows Firewall/Package/createUiDefinition.json index b1d22022eb8..dcc2a44ef1b 100644 --- a/Solutions/Windows Firewall/Package/createUiDefinition.json +++ b/Solutions/Windows Firewall/Package/createUiDefinition.json @@ -107,6 +107,20 @@ "uri": "https://docs.microsoft.com/azure/sentinel/tutorial-monitor-your-data" } } + }, + { + "name": "workbook1", + "type": "Microsoft.Common.Section", + "label": "Windows Firewall", + "elements": [ + { + "name": "workbook1-text", + "type": "Microsoft.Common.TextBlock", + "options": { + "text": "Gain insights into Windows Firewall logs in combination with security and Azure signin logs" + } + } + ] } ] }