mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Merge branch 'master' of http://github.com/microsoftdocs/windows-itpro-docs
This commit is contained in:
@ -684,6 +684,8 @@ For a sample that illustrates how an MDM can obtain an access token using OAuth
|
|||||||
|
|
||||||
The following sample REST API call illustrates how an MDM can use the Azure AD Graph API to report compliance status of a device currently being managed by it.
|
The following sample REST API call illustrates how an MDM can use the Azure AD Graph API to report compliance status of a device currently being managed by it.
|
||||||
|
|
||||||
|
> **Note** This is only applicable for approved MDM apps on Windows 10 devices.
|
||||||
|
|
||||||
``` syntax
|
``` syntax
|
||||||
Sample Graph API Request:
|
Sample Graph API Request:
|
||||||
|
|
||||||
|
@ -207,7 +207,7 @@ The following sections describe the new and changed functionality in the TPM for
|
|||||||
|
|
||||||
### <a href="" id="bkmk-dha"></a>Device health attestation
|
### <a href="" id="bkmk-dha"></a>Device health attestation
|
||||||
|
|
||||||
Device health attestation enables enterprises to establish trust based on hardware and software components of a managed device. With device heath attestation, you can configure an MDM server to query a health attestation service that will allow or deny a managed device access to a secure resource.
|
Device health attestation enables enterprises to establish trust based on hardware and software components of a managed device. With device health attestation, you can configure an MDM server to query a health attestation service that will allow or deny a managed device access to a secure resource.
|
||||||
Some things that you can check on the device are:
|
Some things that you can check on the device are:
|
||||||
- Is Data Execution Prevention supported and enabled?
|
- Is Data Execution Prevention supported and enabled?
|
||||||
- Is BitLocker Drive Encryption supported and enabled?
|
- Is BitLocker Drive Encryption supported and enabled?
|
||||||
|
Reference in New Issue
Block a user