From 9ef8369bd4345e58705fb5aca1e9e7ab0f031761 Mon Sep 17 00:00:00 2001 From: Violet Hansen Date: Thu, 17 Oct 2024 10:34:38 +0300 Subject: [PATCH] Fixed typo and policy name There was a typo "WADC". It was previously correctly set to "WDAC". Instead of setting it to "WDAC", i set it to "App Control for Business" to follow the new naming convention. --- .../operations/event-tag-explanations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md b/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md index 0f5513efc4..f31dad2a3b 100644 --- a/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md +++ b/windows/security/application-security/application-control/app-control-for-business/operations/event-tag-explanations.md @@ -76,7 +76,7 @@ Represents why verification failed, or if it succeeded. | 23 | Invalid image hash. This error can indicate file corruption or a problem with the file's signature. Signatures using elliptic curve cryptography (ECC), such as ECDSA, return this VerificationError. | | 24 | Flight root not allowed; indicates trying to run flight-signed code on production OS. | | 25 | Anti-cheat policy violation. | -| 26 | Explicitly denied by WADC policy. | +| 26 | Explicitly denied by App Control for Business policy. | | 27 | The signing chain appears to be tampered/invalid. | | 28 | Resource page hash mismatch. |