Skip to content

Commit 9e4468f

Browse files
author
Angela Fleischmann
authored
Merge pull request #7463 from MicrosoftDocs/main
Publish 04/26/2022 3:30 PM PT
2 parents 1a1ac95 + 5f36206 commit 9e4468f

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

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

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

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

memdocs/intune/protect/microsoft-tunnel-prerequisites.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ By default, the Microsoft Tunnel and server use the following ports:
220220
**Outbound ports**:
221221

222222
- TCP 443 – Required to access Intune services. Required by Docker or Podman to pull images.
223-
- TCP – 80 – Required to access Intune services.
224223

225224
When creating the Server configuration for the tunnel, you can specify a different port than the default of 443. If you specify a different port, configure firewalls to support your configuration.
226225

0 commit comments

Comments
 (0)