Skip to content

Commit 74c6e0f

Browse files
committed
PCX-18641: Adds limitation to browser-based RDP docs about Entra AD joined accounts
1 parent 01b2dad commit 74c6e0f

File tree

1 file changed

+2
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp

1 file changed

+2
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp/rdp-browser.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ Cloudflare will not configure user identifiers on the RDP target. Any user ident
223223
#### Microsoft Entra ID
224224

225225
User identifiers that are bound to Microsoft Entra ID domains must enter their username as `AzureAD\[email protected]` or `AzureAD\user`. The `AzureAD\` prefix is case-insensitive.
226-
227226
The login flow differs slightly when using an Microsoft Entra ID-bound username:
228227

229228
1. Enter your username in one of the formats outlined above.
@@ -242,3 +241,5 @@ The login flow differs slightly when using an Microsoft Entra ID-bound username:
242241
- **Clipboard size limit**: Data copied between the local machine and the browser-based RDP session may not exceed 500 KB.
243242
- **Clipboard controls**: Admins do not have the ability to restrict copy/paste actions between the remote machine and the user's local clipboard.
244243
- **File transfers**: Users cannot copy/paste files from their local machine to the remote machine and vice versa.
244+
- **Authenticating to Entra-joined Accounts**: Browser-based RDP does not support PKU2U authentication which is required for NLA (Network Level Authentication) with Entra-joined accounts. Connecting to Entra-joined accounts will require disabling enforcment of NLA. This setting can be found in the Control Panel "Remote Desktop Settings".
245+

0 commit comments

Comments
 (0)