You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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]>
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp/rdp-browser.mdx
+38-4Lines changed: 38 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,9 @@ Browser-based RDP can be used in conjunction with [routing over WARP](/cloudflar
24
24
25
25
## Prerequisites
26
26
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).
30
30
31
31
## 1. Connect the server to Cloudflare
32
32
@@ -120,8 +120,42 @@ To connect to a Windows machine over RDP:
120
120
121
121
You now have access to the remote Windows desktop.
122
122
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:
0 commit comments