From 39e333eff04ae32fb11ef0aab7a5fa561117d89c Mon Sep 17 00:00:00 2001 From: cchavez-msft <136099320+cchavez-msft@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:12:54 -0400 Subject: [PATCH] ApplicationIanMcMillan --- ...pplication-security-application-and-driver-control.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/windows/security/book/application-security-application-and-driver-control.md b/windows/security/book/application-security-application-and-driver-control.md index 76c079d89d..35029d3cfa 100644 --- a/windows/security/book/application-security-application-and-driver-control.md +++ b/windows/security/book/application-security-application-and-driver-control.md @@ -70,3 +70,12 @@ The Windows kernel is the most privileged software and is therefore a compelling :::image type="icon" source="images/learn-more.svg" border="false"::: **Learn more:** - [Microsoft recommended driver block rules](/windows/security/threat-protection/windows-defender-application-control/microsoft-recommended-driver-block-rules) + +## Trusted signing + +It is a Microsoft fully managed end-to-end signing solution that simplifies the signing process and empowers 3rd party developers to easily build and distribute applications. This feature is currently in public preview and is part of Microsoft’s commitment to an open, inclusive, and secure ecosystem. + +:::image type="icon" source="images/learn-more.svg" border="false"::: **Learn more:** + +- [What is Trusted Signing](https://learn.microsoft.com/en-us/azure/trusted-signing/overview) +- [Public Preview Blog](https://techcommunity.microsoft.com/t5/security-compliance-and-identity/trusted-signing-is-in-public-preview/ba-p/4103457)