From 98a0973ff1d8a0a83811523fedb82e98c3c44597 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Sun, 6 Mar 2022 05:44:07 +0530 Subject: [PATCH 1/2] Update create-compliance-policy.md update the statement to reflect that you cannot enroll a single device to multiple users at the same time. --- memdocs/intune/protect/create-compliance-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/protect/create-compliance-policy.md b/memdocs/intune/protect/create-compliance-policy.md index 2abd71557b2..3f06cefe985 100644 --- a/memdocs/intune/protect/create-compliance-policy.md +++ b/memdocs/intune/protect/create-compliance-policy.md @@ -61,7 +61,7 @@ To use device compliance policies, be sure you: - Enroll devices in Intune (required to see the compliance status) -- Enroll devices to one user, or enroll without a primary user. Devices enrolled to multiple users aren't supported. +- Enroll devices to one user, or enroll without a primary user. Single Device cannot be enrolled multiple users. If you plan to use custom settings for device compliance (*in preview*), you'll need prepare a custom JSON file and PowerShell script before you create a policy. For more information about custom compliance settings, including supported platforms, prerequisites, and how to configure the *Custom Compliance* category while creating a policy, see [Use custom compliance settings](../protect/compliance-use-custom-settings.md). ## Create the policy From b8df3f19e4dde48d093b7986f7c3218f5a638908 Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:54:11 +0530 Subject: [PATCH 2/2] Update memdocs/intune/protect/create-compliance-policy.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- memdocs/intune/protect/create-compliance-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/protect/create-compliance-policy.md b/memdocs/intune/protect/create-compliance-policy.md index 3f06cefe985..0c5b1e756ae 100644 --- a/memdocs/intune/protect/create-compliance-policy.md +++ b/memdocs/intune/protect/create-compliance-policy.md @@ -61,7 +61,7 @@ To use device compliance policies, be sure you: - Enroll devices in Intune (required to see the compliance status) -- Enroll devices to one user, or enroll without a primary user. Single Device cannot be enrolled multiple users. +- Enroll devices to one user, or enroll without a primary user. Single devices cannot be enrolled to multiple users. If you plan to use custom settings for device compliance (*in preview*), you'll need prepare a custom JSON file and PowerShell script before you create a policy. For more information about custom compliance settings, including supported platforms, prerequisites, and how to configure the *Custom Compliance* category while creating a policy, see [Use custom compliance settings](../protect/compliance-use-custom-settings.md). ## Create the policy