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
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/use-cases/rdp/rdp-browser.mdx
+26-13Lines changed: 26 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Browser-based RDP can be used in conjunction with [routing over WARP](/cloudflar
26
26
27
27
- An [active domain on Cloudflare](/fundamentals/setup/manage-domains/add-site/)
28
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).
29
+
- RDP server runs a supported [Windows operating system](#rdp-server-operating-systems).
30
30
31
31
## 1. Connect the server to Cloudflare
32
32
@@ -120,7 +120,12 @@ To connect to a Windows machine over RDP:
120
120
121
121
You now have access to the remote Windows desktop.
122
122
123
-
## Supported RDP Server Operating Systems
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
+
124
129
- Windows 11 Pro
125
130
- Windows 11 Enterprise
126
131
- Windows 10 Pro
@@ -130,19 +135,27 @@ You now have access to the remote Windows desktop.
130
135
- Windows Server 2019
131
136
- Windows Server 2016
132
137
133
-
## Supported Browsers
134
-
- Chrome
135
-
- Firefox
136
-
- Brave
137
-
- Opera
138
-
- Microsoft Edge
138
+
### Browsers
139
139
140
-
## Limitations
141
-
- Cloudflare uses TLS to connect to the target RDP server, but the origin TLS certificate is not verified
142
-
- Using a [WARP authentication](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-sessions/#configure-warp-sessions-in-access) is not supported
0 commit comments