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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,8 @@ To connect to a Windows machine over RDP:
115
115
116
116
The App Launcher tile will launch a URL of the form `https://<app-domain>/rdp/<vnet-id>/<target-ip>/<port>`. You may also navigate directly to this URL.
117
117
4. Select the port that you want to connect to. The port selection screen only appears if the Access application allows RDP traffic on multiple ports (for example, port `3389` and port `65321`).
118
-
5. Enter your Windows username and password.
118
+
5. (Optional) When connecting to the RDP target for the first time, your browser will show a popup requesting clipboard permissions. Select **Allow** if you want the ability to copy/paste text between the local machine and the remote Windows machine.
119
+
6. Enter your Windows username and password.
119
120
120
121
You now have access to the remote Windows desktop.
0 commit comments