From e444a50ea6b5315caa96008ae254c6bd45b272ac Mon Sep 17 00:00:00 2001 From: aendrawos <91459443+aendrawos@users.noreply.github.com> Date: Mon, 12 Sep 2022 16:02:38 +0200 Subject: [PATCH] Adding Support for all Android Enterprise device types Removing *(not supported on Android Enterprise for Fully Managed, Dedicated, and Corporate-Owned Work Profile)* --- memdocs/intune/protect/certificates-profile-scep.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memdocs/intune/protect/certificates-profile-scep.md b/memdocs/intune/protect/certificates-profile-scep.md index 8298ab14d13..63cf8747702 100644 --- a/memdocs/intune/protect/certificates-profile-scep.md +++ b/memdocs/intune/protect/certificates-profile-scep.md @@ -130,7 +130,7 @@ Devices that run Android Enterprise might require a PIN before SCEP can provisio - **CN={{UserName}}**: The user name of the user, such as janedoe. - **CN={{UserPrincipalName}}**: The user principal name of the user, such as janedoe@contoso.com. - **CN={{AAD_Device_ID}}**: An ID assigned when you register a device in Azure Active Directory (AD). This ID is typically used to authenticate with Azure AD. - - **CN={{DeviceId}}**: An ID assigned when you enroll a device in Intune. *(not supported on Android Enterprise for Fully Managed, Dedicated, and Corporate-Owned Work Profile)* + - **CN={{DeviceId}}**: An ID assigned when you enroll a device in Intune. - **CN={{SERIALNUMBER}}**: The unique serial number (SN) typically used by the manufacturer to identify a device. - **CN={{IMEINumber}}**: The International Mobile Equipment Identity (IMEI) unique number used to identify a mobile phone. - **CN={{OnPrem_Distinguished_Name}}**: A sequence of relative distinguished names separated by comma, such as *CN=Jane Doe,OU=UserAccounts,DC=corp,DC=contoso,DC=com*. @@ -156,7 +156,7 @@ Devices that run Android Enterprise might require a PIN before SCEP can provisio Format options for the Subject name format include the following variables: - **{{AAD_Device_ID}}** or **{{AzureADDeviceId}}** - Either variable can be used to identify a device by its Azure AD ID. - - **{{DeviceId}}** - The Intune device ID *(not supported on Android Enterprise for Fully Managed, Dedicated, and Corporate-Owned Work Profile)* + - **{{DeviceId}}** - The Intune device ID - **{{Device_Serial}}** - **{{Device_IMEI}}** - **{{SerialNumber}}**