From 44780793814506a736cfc417c0100966dc1d4a56 Mon Sep 17 00:00:00 2001 From: Michele Martin <36167252+msmimart@users.noreply.github.com> Date: Mon, 25 Jun 2018 19:53:58 -0500 Subject: [PATCH 1/2] Update azure-active-directory-integration-with-mdm.md Add note re: approved MDM apps --- .../mdm/azure-active-directory-integration-with-mdm.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/client-management/mdm/azure-active-directory-integration-with-mdm.md b/windows/client-management/mdm/azure-active-directory-integration-with-mdm.md index e4e4f8910a..9078574ee6 100644 --- a/windows/client-management/mdm/azure-active-directory-integration-with-mdm.md +++ b/windows/client-management/mdm/azure-active-directory-integration-with-mdm.md @@ -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. +> **Note**  This is only applicable for approved MDM apps on Windows 10 devices. + ``` syntax Sample Graph API Request: From 6b391cfcb21052b2a3382b04189a1252478609b0 Mon Sep 17 00:00:00 2001 From: Patti Short <35278231+shortpatti@users.noreply.github.com> Date: Tue, 26 Jun 2018 05:19:57 -0700 Subject: [PATCH 2/2] Update whats-new-windows-10-version-1507-and-1511.md --- windows/whats-new/whats-new-windows-10-version-1507-and-1511.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/whats-new/whats-new-windows-10-version-1507-and-1511.md b/windows/whats-new/whats-new-windows-10-version-1507-and-1511.md index d9d240abee..78339d5cb2 100644 --- a/windows/whats-new/whats-new-windows-10-version-1507-and-1511.md +++ b/windows/whats-new/whats-new-windows-10-version-1507-and-1511.md @@ -207,7 +207,7 @@ The following sections describe the new and changed functionality in the TPM for ### 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: - Is Data Execution Prevention supported and enabled? - Is BitLocker Drive Encryption supported and enabled?