Changes applied

Changes applied as suggested by copy/edit review.
This commit is contained in:
ImranHabib 2019-05-02 12:52:36 +05:00 committed by GitHub
parent 53e037095b
commit c68e5f808b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ ms.date: 10/08/2018
- [Azure AD Registered](#azure-ad-registered) - [Azure AD Registered](#azure-ad-registered)
- [Certificate Trust](#certificate-trust) - [Certificate Trust](#certificate-trust)
- [Cloud Deployment](#cloud-deployment) - [Cloud Deployment](#cloud-deployment)
- [Cloud Experience Host](#cloud-experience-host)
- [Deployment Type](#deployment-type) - [Deployment Type](#deployment-type)
- [Endorsement Key](#endorsement-key) - [Endorsement Key](#endorsement-key)
- [Federated Environment](#federated-environment) - [Federated Environment](#federated-environment)
@ -39,7 +40,6 @@ ms.date: 10/08/2018
- [Storage Root Key](#storage-root-key) - [Storage Root Key](#storage-root-key)
- [Trust Type](#trust-type) - [Trust Type](#trust-type)
- [Trusted Platform Module](#trusted-platform-module) - [Trusted Platform Module](#trusted-platform-module)
- [Cloud Experience Host](#cloud-experience-host)
<hr> <hr>
## Attestation Identity Keys ## Attestation Identity Keys
@ -100,6 +100,17 @@ The Windows Hello for Business Cloud deployment is exclusively for organizations
[Azure AD Joined](#azure-ad-joined), [Azure AD Registered](#azure-ad-registered), [Deployment Type](#deployment-type), [Join Type](#join-type) [Azure AD Joined](#azure-ad-joined), [Azure AD Registered](#azure-ad-registered), [Deployment Type](#deployment-type), [Join Type](#join-type)
[Return to Top](hello-how-it-works-technology.md) [Return to Top](hello-how-it-works-technology.md)
## Cloud Experience Host
In Windows 10 Enterprise edition, Cloud Experience Host is an application that helps you join the workplace environment or Azure AD using your company-provided credentials. Once you enroll your device to your workplace environment or Azure AD, your organization will be able to manage your PC and collect information about you (including your location). It might add or remove apps or content, change settings, disable features, prevent you from removing your company account, or reset your PC.
### Related topics
[Windows Hello for Business](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-identity-verification), [Managed Windows Hello in Organization](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-manage-in-organization)
### More information
- [Windows Hello for Business and Device Registration](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-how-it-works-device-registration)
[Return to Top](hello-how-it-works-technology.md)
## Deployment Type ## Deployment Type
Windows Hello for Business has three deployment models to accommodate the needs of different organizations. The three deployment models include: Windows Hello for Business has three deployment models to accommodate the needs of different organizations. The three deployment models include:
- Cloud - Cloud
@ -305,17 +316,6 @@ In a simplified manner, the TPM is a passive component with limited resources. I
[Return to Top](hello-how-it-works-technology.md) [Return to Top](hello-how-it-works-technology.md)
## Cloud Experience Host
In Windows 10 Enterprise edition, Cloud Experience Host is an application that helps you join the workplace environment or Azure AD using your company-provided credentials. Once you enroll your device to your workplace environment or Azure AD, your organization will be able to manage your PC and collect information about you (including your location). It might add or remove apps or content, change settings, disable features, prevent you from removing your company account, or reset your PC.
### Related topics
[Windows Hello for Business](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-identity-verification), [Managed Windows Hello in Organization](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-manage-in-organization)
### More information
- [Windows Hello for Business and Device Registration](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-how-it-works-device-registration)
[Return to Top](hello-how-it-works-technology.md)