Skip to content

Commit ae69afb

Browse files
ranbelMichael9127deadlypants1973
authored
[ZT] Browser-based RDP limitations (#22106)
* ZTIA-677: Adds compatibility information for browser-based RDP * ZTIA-746: adds more details about RDP limitations * clean up limitations + compatibility * Apply suggestions from code review Co-authored-by: Kate Tungusova <[email protected]> --------- Co-authored-by: Michael Borkenstein <[email protected]> Co-authored-by: Kate Tungusova <[email protected]>
1 parent 7bd5c0e commit ae69afb

File tree

1 file changed

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

1 file changed

+38
-4
lines changed

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

Lines changed: 38 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Browser-based RDP can be used in conjunction with [routing over WARP](/cloudflar
2424

2525
## Prerequisites
2626

27-
- An [active domain on Cloudflare](/fundamentals/setup/manage-domains/add-site/)
28-
- Domain uses either a [full setup](/dns/zone-setups/full-setup/) or a [partial (`CNAME`) setup](/dns/zone-setups/partial-setup/)
29-
- Windows machine supports RDP connections. For a list of supported operating systems, refer to the [Windows documentation](https://learn.microsoft.com/windows-server/remote/remote-desktop-services/remotepc/remote-desktop-supported-config).
27+
- An [active domain on Cloudflare](/fundamentals/setup/manage-domains/add-site/).
28+
- The domain uses either a [full setup](/dns/zone-setups/full-setup/) or a [partial (`CNAME`) setup](/dns/zone-setups/partial-setup/).
29+
- An RDP server running a supported [Windows operating system](#rdp-server-operating-systems).
3030

3131
## 1. Connect the server to Cloudflare
3232

@@ -120,8 +120,42 @@ To connect to a Windows machine over RDP:
120120

121121
You now have access to the remote Windows desktop.
122122

123-
## Product compatibility
123+
## Compatibility
124+
125+
### RDP server operating systems
126+
127+
Browser-based RDP supports connecting to Windows machines that run the following operating systems:
128+
129+
- Windows 11 Pro
130+
- Windows 11 Enterprise
131+
- Windows 10 Pro
132+
- Windows 10 Enterprise
133+
- Windows Server 2025
134+
- Windows Server 2022
135+
- Windows Server 2019
136+
- Windows Server 2016
137+
138+
### Browsers
139+
140+
| Browser | Compatibility |
141+
| -------------------------------------------- | ------------- |
142+
| Google Chrome ||
143+
| Mozilla Firefox ||
144+
| Safari ||
145+
| Microsoft Edge (Chromium-based) ||
146+
| Other Chromium-based browsers (Opera, Brave) ||
147+
| Internet Explorer 11 and below ||
148+
149+
### Cloudflare products
124150

125151
<Render file="access/self-hosted-app/product-compatibility" product="cloudflare-one" />
126152

153+
## Known limitations
154+
155+
Browser-based RDP does not currently support:
156+
157+
- TLS certificate verification: Cloudflare uses TLS to connect to the target RDP server but does not verify the origin TLS certificate.
158+
- [WARP authentication](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-sessions/#configure-warp-sessions-in-access)
159+
- Audio over RDP
160+
127161

0 commit comments

Comments
 (0)