Skip to content

Update android-fully-managed-enroll.md #4720

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions memdocs/intune/enrollment/android-fully-managed-enroll.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Complete these prerequisites to ensure a successful enrollment.

* You must have an Intune standalone tenant, with the [mobile device management (MDM) authority set to Microsoft Intune](../fundamentals/mdm-authority-set.md).
* Devices must:
- Run Android OS version 8.0 and later.
- Run Android OS version 10 and later. [Intune moving to support Android 10 and later for user-based management methods in October 2024](https://techcommunity.microsoft.com/blog/intunecustomersuccess/intune-moving-to-support-android-10-and-later-for-user-based-management-methods-/4055307)
- Run an Android build that has Google Mobile Services connectivity.
- Have Google Mobile Services available and be able to connect to it.

Expand Down Expand Up @@ -131,7 +131,7 @@ When you create the enrollment profile in the admin center, you have to select a

The default token, *corporate-owned, fully managed*, enrolls devices into Microsoft Intune as standard Android Enterprise corporate fully managed devices. This token requires you to complete pre-provisioning steps before you distribute the devices. End users complete the remaining steps on the device when they sign in with their work or school account.

The device staging token, *Corporate-owned, fully managed, via staging*, enrolls devices into Microsoft Intune in a staging mode so that you or a third party vendor can complete all pre-provisioning steps. End users complete the last step of provisioning by signing into the Microsoft Intune app with their work or school account. Devices are ready to use upon sign-in. Intune supports device staging for Android Enterprise devices running Android 8 or later.
The device staging token, *Corporate-owned, fully managed, via staging*, enrolls devices into Microsoft Intune in a staging mode so that you or a third party vendor can complete all pre-provisioning steps. End users complete the last step of provisioning by signing into the Microsoft Intune app with their work or school account. Devices are ready to use upon sign-in. Intune supports device staging for Android Enterprise devices running Android 10.

For more information, see [Device staging overview](device-staging-overview.md).

Expand Down