diff --git a/windows/keep-secure/code/example.ps1 b/windows/keep-secure/code/example.ps1 index 3bba0ef005..877292e484 100644 --- a/windows/keep-secure/code/example.ps1 +++ b/windows/keep-secure/code/example.ps1 @@ -28,7 +28,6 @@ $alertDefinitionPayload = @{ "Severity"= "Low" "InternalDescription"= "An internal description of the Alert" "Title"= "The Title" - "UxDescription"= "Description of the alerts" "RecommendedAction"= "The alert's recommended action" "Category"= "Trojan"