From 77eaa033f9a7de0918f3e170730b577aa5b6a48f Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Thu, 17 Nov 2022 16:46:47 -0500
Subject: [PATCH] updates
---
.../hello-deployment-key-trust.md | 4 ++--
.../includes/hello-on-premises-key-trust.md | 8 ++++++++
windows/security/includes/hello-template.md | 13 +++++++++++++
3 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644 windows/security/includes/hello-on-premises-key-trust.md
create mode 100644 windows/security/includes/hello-template.md
diff --git a/windows/security/identity-protection/hello-for-business/hello-deployment-key-trust.md b/windows/security/identity-protection/hello-for-business/hello-deployment-key-trust.md
index 77fdd72a63..3350a8b6d4 100644
--- a/windows/security/identity-protection/hello-for-business/hello-deployment-key-trust.md
+++ b/windows/security/identity-protection/hello-for-business/hello-deployment-key-trust.md
@@ -4,11 +4,11 @@ description: A guide to on premises, key trust Windows Hello for Business deploy
ms.date: 08/20/2018
appliesto:
- ✅ Windows 10 and later
-- ✅ On-premises deployment
-- ✅ Key trust
---
# On Premises Key Trust Deployment
+[!INCLUDE [hello-on-premises-key-trust](../../includes/hello-on-premises-key-trust.md)]
+
Windows Hello for Business replaces username and password sign-in to Windows with strong user authentication based on asymmetric key pair. The following deployment guide provides the information needed to successfully deploy Windows Hello for Business in an existing environment.
Below, you can find all the information you need to deploy Windows Hello for Business in a key trust model in your on-premises environment:
diff --git a/windows/security/includes/hello-on-premises-key-trust.md b/windows/security/includes/hello-on-premises-key-trust.md
new file mode 100644
index 0000000000..cd6241fa72
--- /dev/null
+++ b/windows/security/includes/hello-on-premises-key-trust.md
@@ -0,0 +1,8 @@
+This document describes Windows Hello for Business functionalities or scenarios that apply to:\
+✅ **Deployment type:** [on-premises](../identity-protection/hello-for-business/hello-how-it-works-technology.md#on-premises-deployment)\
+✅ **Trust type:** [key trust](../identity-protection/hello-for-business/hello-how-it-works-technology.md#key-trust)\
+✅ **Device registration type:** Active Directory domain join
+
+
+
+---
diff --git a/windows/security/includes/hello-template.md b/windows/security/includes/hello-template.md
new file mode 100644
index 0000000000..2650d3e865
--- /dev/null
+++ b/windows/security/includes/hello-template.md
@@ -0,0 +1,13 @@
+This document describes Windows Hello for Business functionalities or scenarios that apply to:\
+✅ **Deployment type:** [cloud-only](../identity-protection/hello-for-business/hello-how-it-works-technology.md#hybrid-deployment)\
+✅ **Deployment type:** [hybrid](../identity-protection/hello-for-business/hello-how-it-works-technology.md#hybrid-deployment)\
+✅ **Deployment type:** [on-premises](../identity-protection/hello-for-business/hello-how-it-works-technology.md#on-premises-deployment)\
+✅ **Trust type:** [certificate trust](../identity-protection/hello-for-business/hello-how-it-works-technology.md#certificate-trust)\
+✅ **Trust type:** [cloud Kerberos trust](../identity-protection/hello-for-business/hello-hybrid-cloud-kerberos-trust.md)\
+✅ **Trust type:** [key trust](../identity-protection/hello-for-business/hello-how-it-works-technology.md#key-trust)\
+✅ **Device registration type:** Active Directory domain join\
+✅ **Device registration type:** [Azure AD join](../identity-protection/hello-for-business/hello-how-it-works-technology.md#azure-active-directory-join)\
+✅ **Device registration type:** [Hybrid Azure AD join](../identity-protection/hello-for-business/hello-how-it-works-technology.md#hybrid-azure-ad-join)\
+✅ **Device registration type:** [Azure AD registration](../identity-protection/hello-for-business/hello-how-it-works-technology.md#azure-ad-registration)\
+
+---