Skip to content

Commit c6f4648

Browse files
committed
Edits from final proofread
1 parent e3f505e commit c6f4648

4 files changed

Lines changed: 51 additions & 49 deletions

File tree

memdocs/intune/enrollment/create-device-limit-restrictions.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ms.collection:
4343

4444
[!INCLUDE [azure_portal](../includes/azure_portal.md)]
4545

46-
Use device limit enrollment restrictions to restrict the number of devices allowed to enroll in Microsoft Intune. Device limit restrictions work on devices that meet the following criteria:
46+
Create a device limit enrollment restriction policy to limit the number of devices a user can enroll in Microsoft Intune. Device limit restrictions work on devices that meet the following criteria:
4747

4848
* Microsoft Intune-managed
4949
* Established contact with Intune within last 90 days
@@ -54,25 +54,26 @@ Use device limit enrollment restrictions to restrict the number of devices allow
5454

5555
You can create a new device limit-enrollment restriction policy in the Microsoft Endpoint Manager admin center or use the default policy that's already available. You can have up to 25 device limit restriction policies.
5656

57-
This article describes how to create and configure a device limit-enrollment restriction policy in the admin center.
57+
This article describes how to create and configure a device limit-enrollment restriction policy in the admin center.
5858

5959
## Default policy
60-
Microsoft Intune provides one default policy for device limit restrictions. You can edit and customize it as needed. Intune applies the default policy to all user and userless enrollments until you assign a higher-priority policy.
60+
Microsoft Intune provides one default policy for device limit restrictions that you can edit and customize as needed. Intune applies the default policy to all user and userless enrollments until you assign a higher-priority policy.
6161

6262
## Create a device limit restriction
6363

64-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) > **Devices** > **Enrollment restrictions** > **Create restriction** > **Device limit restriction**.
65-
2. On the **Basics** page, give the restriction a **Name** and optional **Description**.
66-
3. Choose **Next** to go to the **Device limit** page.
67-
4. For **Device limit**, select the maximum number of devices that a user can enroll.
64+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
65+
2. Go to **Devices** > **Enrollment restrictions** > **Create restriction** > **Device limit restriction**.
66+
3. On the **Basics** page, give the restriction a **Name** and optional **Description**.
67+
4. Choose **Next** to go to the **Device limit** page.
68+
5. For **Device limit**, select the maximum number of devices that a user can enroll.
6869
![Screen cap for choosing device limit](./media/enrollment-restrictions-set/choose-device-limit.png)
69-
5. Choose **Next** to go to the **Scope tags** page.
70-
6. On the **Scope tags** page, optionally add the scope tags you want to apply to this restriction. For more information about scope tags, see [Use role-based access control and scope tags for distributed IT](../fundamentals/scope-tags.md).
71-
7. Choose **Next** to go to the **Assignments** page.
72-
8. Choose **Select groups to include** and then use the search box to find groups that you want to include in this restriction. The restriction applies only to groups to which it's assigned. If you don't assign a restriction to at least one group, it won't have any effect. Then choose **Select**.
70+
6. Choose **Next** to go to the **Scope tags** page.
71+
7. On the **Scope tags** page, optionally add the scope tags you want to apply to this restriction. For more information about scope tags, see [Use role-based access control and scope tags for distributed IT](../fundamentals/scope-tags.md).
72+
8. Choose **Next** to go to the **Assignments** page.
73+
9. Choose **Select groups to include** and then use the search box to find groups that you want to include in this restriction. The restriction applies only to groups to which it's assigned. If you don't assign a restriction to at least one group, it won't have any effect. Then choose **Select**.
7374
![Screen cap for selecting groups](./media/enrollment-restrictions-set/select-groups-device-limit.png)
74-
9. Select **Next** to go to the **Review + create** page.
75-
10. Select **Create** to create the restriction. The new restriction appears in your list of restrictions and is given a higher priority than the default policy. For information about changing the priority level, see [Change restriction priority](create-device-limit-restrictions.md#change-restriction-priority)(in this article).
75+
10. Select **Next** to go to the **Review + create** page.
76+
11. Select **Create** to create the restriction. The new restriction appears in your list of restrictions and is given a higher priority than the default policy. For information about changing the priority level, see [Change restriction priority](create-device-limit-restrictions.md#change-restriction-priority)(in this article).
7677

7778
## Edit enrollment restrictions
7879

memdocs/intune/enrollment/create-device-platform-restrictions.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,24 @@ ms.collection:
4343

4444
[!INCLUDE [azure_portal](../includes/azure_portal.md)]
4545

46-
Use the device platform enrollment restrictions in Microsoft Intune to block personally owned devices from enrolling, and to block devices by device platform and OS version. An enrollment restriction policy is required to apply enrollment restrictions. You can create a new Intune device platform restriction policy in the Microsoft Endpoint Manager admin center or use the default policy that's already available.
46+
Create a device platform enrollment restriction policy to restrict devices from enrolling in Intune. Available restrictions include:
4747

48-
You can have up to 25 device platform restriction policies.
48+
* Device platform
49+
* OS version
50+
* Manufacturer
51+
* Ownership (personally-owned)
4952

50-
This article describes the device platform restrictions supported in Microsoft Intune and how to configure them from the Microsoft Endpoint Manager admin center.
53+
You can create a new device platform restriction policy in the Microsoft Endpoint Manager admin center or use the default policy that's already available. You can have up to 25 device platform restriction policies.
54+
55+
This article describes the device platform restrictions supported in Microsoft Intune and how to configure them in the admin center.
5156

5257
## Default policy
53-
Microsoft Intune provides one default policy for device platform restrictions. You can edit and customize it as needed. Intune applies the default policy to all user and userless enrollments until you assign a higher-priority policy.
58+
Microsoft Intune provides one default policy for device platform restrictions that you can edit and customize as needed. Intune applies the default policy to all user and userless enrollments until you assign a higher-priority policy.
5459

55-
## Available restrictions
56-
This section describes the restrictions you can configure in a device platform-enrollment restriction policy.
60+
## Best practice - Android platform restrictions
61+
Since Intune supports two Android platforms, it's important to understand how OS version restrictions work when used together with device platform restrictions:
62+
* If you allow both platforms for the same group, and then refine it for specific and non-overlapping versions, devices are sent through the Android enrollment flow that's picked for their version.
63+
* If you allow both platforms, but block the same versions, devices running blocked versions can't enroll. Users on these devices are sent through the Android device administrator enrollment flow before they're blocked and prompted to sign out.
5764

5865
## Create a device platform restriction
5966

memdocs/intune/enrollment/enrollment-restrictions-set.md

Lines changed: 21 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
title: Overview of enrollment restrictions
55
titleSuffix: Microsoft Intune
6-
description: Learn about
6+
description: Learn about the enrollment restrictions available in Microsoft Intune.
77
keywords:
88
author: Lenewsad
99
ms.author: lanewsad
@@ -45,66 +45,64 @@ ms.collection:
4545

4646
Device enrollment restrictions let you restrict enrollment based on device attributes. When restrictions are applied, users on restricted devices or who exceed the device limit are blocked from enrolling in Microsoft Intune. There are two types of device enrollment restrictions you can configure in Microsoft Intune:
4747

48-
* *Device platform enrollment restrictions* define which platforms, versions, and management types can enroll. In Intune, you can restrict device platforms, OS versions, manufacturer, and personally owned devices.
49-
* *Device limit enrollment restrictions* define how many devices each user can enroll.
48+
* *Device platform restrictions* define which platforms, versions, and management types can enroll. In Intune, you can restrict device platforms, OS versions, manufacturer, and personally owned devices.
49+
* *Device limit restrictions* define how many devices each user can enroll.
5050

5151
Each restriction type comes with one default policy that you can edit and customize as needed. Intune applies the default to all user and userless enrollments until you assign a higher-priority policy.
5252

53-
This article provides an overview of the available enrollment restrictions. When you're ready to create an enrollment restriction policy, see [Next steps](enrollment-restrictions-set.md)(in this article).
53+
This article provides an overview of the available enrollment restrictions. When you're ready to create an enrollment restriction policy, see [Next steps](enrollment-restrictions-set.md) (in this article).
5454

5555
## Available restrictions
5656
You can configure the following restrictions in the admin center:
5757

58+
* Device limit
5859
* Device platform
5960
* OS version
6061
* Device manufacturer
61-
* Device ownership
62-
* Device limit
62+
* Device ownership (personally-owned devices)
6363

64-
### Platform
65-
This restriction blocks devices running on specific device platforms. You can apply this restriction to devices running:
64+
### Device limit
65+
Put a limit on the number of devices a person can enroll. You can set the device limit from 1 to 15.
66+
67+
This configuration is in the admin center under **Enrollment device limit restrictions**.
68+
69+
### Device platform
70+
Block devices running on a specific device platform. You can apply this restriction to devices running:
6671

6772
* Android device administrator
6873
* Android Enterprise work profile
6974
* iOS/iPadOS
7075
* macOS
71-
* Windows
76+
* Windows 10/11
7277

7378
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.
7479

75-
This configuration is in the admin center under **Enrollment device platform restrictions**.
80+
This restriction is in the admin center under **Enrollment device platform restrictions**.
7681

7782
### OS version
78-
This restriction enforces your maximum and minimum OS version requirements. Devices running earlier or later OS versions aren't allowed to enroll. This type of restriction works with the following operating systems:
83+
This restriction enforces your maximum and minimum OS version requirements. This type of restriction works with the following operating systems:
7984

8085
* Android device administrator\*
8186
* Android Enterprise work profile\*
8287
* iOS/iPadOS\*
8388
* Windows
8489

85-
\* Version restrictions are supported on these platforms for devices enrolled via Intune Company Portal only.
86-
87-
This configuration is in the admin center under **Enrollment device platform restrictions**.
90+
\* Version restrictions are supported on these operating systems for devices enrolled via Intune Company Portal only.
8891

89-
## Combining restrictions
90-
Since Intune supports two Android platforms, it's important to understand how version restrictions work when used together with device platform restrictions:
91-
* If you allow both platforms for the same group, and then refine it for specific and non-overlapping versions, devices are sent through the Android enrollment flow that's picked for their version.
92-
* If you allow both platforms, but block the same versions, devices running blocked versions can't enroll. Users on these devices are sent through the Android device administrator enrollment flow before they're blocked and prompted to sign out.
92+
This restriction is in the admin center under **Enrollment device platform restrictions**.
9393

9494
### Device manufacturer
95-
This restriction blocks devices made by specific manufacturers, and is applicable to Android devices only.
96-
97-
This configuration is in the admin center under **Enrollment device platform restrictions**.
95+
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**.
9896

9997
### Personally-owned devices
10098
This restriction helps prevent device users from accidentally enrolling their personal devices, and applies to devices running:
10199

102100
* Android
103101
* iOS/iPad OS
104102
* macOS
105-
* Windows
103+
* Windows 10/11
106104

107-
This configuration is in the admin center under **Enrollment device platform restrictions**.
105+
This restriction is in the admin center under **Enrollment device platform restrictions**.
108106

109107
#### Blocking personal Android devices
110108
By default, until you manually make changes in the admin center, your Android Enterprise work profile device settings and Android device administrator device settings are the same.
@@ -148,11 +146,6 @@ Intune also blocks personal devices using these enrollment methods:
148146

149147
\* These won't be blocked if registered with Autopilot.
150148

151-
### Device limit
152-
This restriction lets you put a limit on the number of devices a person can enroll. In Intune, you can set the device limit from 1 to 15.
153-
154-
This configuration is in the admin center under **Enrollment device limit restrictions**.
155-
156149
## Limitations
157150

158151
* Enrollment restrictions are applied to users. For enrollment scenarios that aren't user-driven, such as Windows Autopilot self-deploying mode, bulk enrollment (WCD), or Azure Virtual desktop, Intune enforces the default policy.

memdocs/intune/enrollment/view-enrollment-reports.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,13 @@ ms.collection:
4343

4444
[!INCLUDE [azure_portal](../includes/azure_portal.md)]
4545

46-
Use the following reports to monitor and troubleshoot issues with enrollment restrictions and enrollment status page assignments:
46+
Your can use the following reports in the Microsoft Endpoint Manager admin center to monitor and troubleshoot issues with enrollment restrictions and enrollment status page assignments:
47+
4748
- Enrollment failures report
4849
- Troubleshooting + support page
4950
- Device enrollment page
5051

51-
This section describes the purpose of each resource and where to find them in the admin center.
52+
This article describes each report and how to access them in the admin center.
5253

5354
## Enrollment failures report
5455
Use the enrollment failures report to view enrollment failures for all users or for select users. This report shows each failed enrollment attempt along with the date it occurred, reason for failure, OS, OS version, username, and enrollment method.

0 commit comments

Comments
 (0)