Skip to content

Commit e444a50

Browse files
authored
Adding Support for all Android Enterprise device types
Removing *(not supported on Android Enterprise for Fully Managed, Dedicated, and Corporate-Owned Work Profile)*
1 parent 5f6f400 commit e444a50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/intune/protect/certificates-profile-scep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Devices that run Android Enterprise might require a PIN before SCEP can provisio
130130
- **CN={{UserName}}**: The user name of the user, such as janedoe.
131131
- **CN={{UserPrincipalName}}**: The user principal name of the user, such as [email protected].
132132
- **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.
133-
- **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)*
133+
- **CN={{DeviceId}}**: An ID assigned when you enroll a device in Intune.
134134
- **CN={{SERIALNUMBER}}**: The unique serial number (SN) typically used by the manufacturer to identify a device.
135135
- **CN={{IMEINumber}}**: The International Mobile Equipment Identity (IMEI) unique number used to identify a mobile phone.
136136
- **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
156156
Format options for the Subject name format include the following variables:
157157

158158
- **{{AAD_Device_ID}}** or **{{AzureADDeviceId}}** - Either variable can be used to identify a device by its Azure AD ID.
159-
- **{{DeviceId}}** - The Intune device ID *(not supported on Android Enterprise for Fully Managed, Dedicated, and Corporate-Owned Work Profile)*
159+
- **{{DeviceId}}** - The Intune device ID
160160
- **{{Device_Serial}}**
161161
- **{{Device_IMEI}}**
162162
- **{{SerialNumber}}**

0 commit comments

Comments
 (0)