Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update enrollment-restrictions-set.md #4692

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions memdocs/intune/enrollment/enrollment-restrictions-set.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Each restriction type comes with one default policy that you can edit and custom
This article provides an overview of the available enrollment restrictions, and feature limitations. To start creating restrictions, skip to [Next steps](enrollment-restrictions-set.md#next-steps) (in this article).

## Available restrictions
You can configure the following restrictions in the admin center:
You can configure the following restrictions [https://intune.microsoft.com/?ref=AdminCenter#view/Microsoft_Intune_DeviceSettings/DevicesMenu/~/enrollment](here):

* Device limit
* Device platform
Expand All @@ -65,21 +65,21 @@ You can configure the following restrictions in the admin center:
### Device limit
Put a limit on the number of devices a person can enroll. You can set the device limit from 1 to 15.

This configuration is in the admin center under **Enrollment device limit restrictions**.
This configuration is in the admin center under **Devices** > **Device Unboarding** > **Device Limit Restriction**.[https://intune.microsoft.com/?ref=AdminCenter#view/Microsoft_Intune_Enrollment/EnrollmentRestrictions.ReactView](link)

### Device platform
[!INCLUDE [android_device_administrator_support](../includes/android-device-administrator-support.md)]
Block devices running on a specific device platform. You can apply this restriction to devices running:

* Android device administrator
* Android Enterprise work profile
* iOS/iPadOS
* macOS
* Windows 10/11
* iOS/iPadOS MDM or Personally owned Devices
* macOS MDM or Personally owned Devices
* Windows 10/11 MDM or Personally owned Devices

In groups where both Android platforms are allowed, devices that support work profile will enroll with a work profile. Devices that don't support work profile will enroll on the Android device administrator platform. Neither work profile nor device administrator enrollment will work until you complete all prerequisites for Android enrollment.

This restriction is in the admin center under **Enrollment device platform restrictions**.
This restriction is in InTune admin center under **Devices** > **Device Unboarding** > **Device Platform Restriction**

### OS version
This restriction enforces your maximum and minimum OS version requirements. This type of restriction works with the following operating systems:
Expand All @@ -91,8 +91,7 @@ This restriction enforces your maximum and minimum OS version requirements. This

\* Version restrictions are supported on these operating systems for devices enrolled via Intune Company Portal only.

This restriction is in the admin center under **Enrollment device platform restrictions**.

This restriction is in the admin center under **Device platform restrictions** as "**Allow min/max range:**
### Device manufacturer
This restriction blocks devices made by specific manufacturers, and is applicable to Android devices only. It is in the admin center under **Enrollment device platform restrictions**.

Expand Down
Loading