Skip to content

Commit 0c66008

Browse files
committed
PR feedback
1 parent 3be447e commit 0c66008

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

support/power-platform/power-automate/desktop-flows/ui-automation/ui-rdp-automation/cyberark-connection-not-supported.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ ms.reviewer: iomimtso, iopanag, v-shaywood
55
ms.custom: sap:Desktop flows\UI or browser automation
66
ms.date: 11/20/2025
77
---
8-
# CyberArk connections aren't supported for RDP automation
8+
# RDP automation fails to connect to a machine through CyberArk
99

10-
This article helps you resolve an issue in which you can't connect to a device (computer or virtual machine) through CyberArk when you use Remote Desktop Protocol (RDP) automation in Microsoft Power Automate for desktop.
10+
This article helps you resolve an issue in which you can't connect to a machine through CyberArk when you use Remote Desktop Protocol (RDP) automation in Microsoft Power Automate for desktop.
1111

1212
## Symptoms
1313

14-
When you try to connect to a device through CyberArk by using RDP automation, the Power Automate agent for virtual desktops doesn't establish communication with Power Automate for desktop, and you receive the following error message:
14+
When you try to connect to a machine through CyberArk by using RDP automation, the Power Automate agent for virtual desktops doesn't establish communication with Power Automate for desktop, and you receive the following error message:
1515

1616
> A device attached to the system is not functioning.
1717
1818
:::image type="content" source="media/cyberark-connection-not-supported/rdp-connection-failed.png" alt-text="The error message that you receive when you try to connect through CyberArk.":::
1919

20-
However, when you connect directly to the device by using RDP without CyberArk, the connection works as expected, and Power Automate for desktop successfully communicates with the agent.
20+
However, when you connect directly to the machine by using RDP without CyberArk, the connection works as expected, and Power Automate for desktop successfully communicates with the agent.
2121

2222
## Cause
2323

@@ -27,7 +27,7 @@ CyberArk creates a nested remote connection path. This condition interferes with
2727

2828
To resolve this issue:
2929

30-
- Use a direct RDP connection to the target device instead of connecting through CyberArk.
31-
- Make sure that the Power Automate agent for virtual desktops is running and correctly registered on the device.
30+
- Use a direct RDP connection to the target machine instead of connecting through CyberArk.
31+
- Make sure that the Power Automate agent for virtual desktops is running and correctly registered on the machine.
3232

3333
[!INCLUDE [Third-party disclaimer](../../../../../includes/third-party-disclaimer.md)]

support/power-platform/power-automate/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ items:
9595
href: desktop-flows/ui-automation/cannot-access-java-application-elements.md
9696
- name: Clicking elements doesn't work during runtime
9797
href: desktop-flows/ui-automation/ui-rdp-automation/no-clicks-on-runtime.md
98-
- name: CyberArk connections aren't supported for RDP automation
99-
href: desktop-flows/ui-automation/ui-rdp-automation/cyberark-connection-not-supported.md
10098
- name: Focus window action can't bring a window to focus
10199
href: desktop-flows/ui-automation/focus-window-action-not-working.md
102100
- name: Failed to get UI element
@@ -105,6 +103,8 @@ items:
105103
href: desktop-flows/ui-automation/ui-automation-action-fails-errors.md
106104
- name: Interactions with RDP or Citrix applications take a long time and fail
107105
href: desktop-flows/ui-automation/ui-rdp-automation/interactions-with-rdp-citrix-takes-long-and-fails.md
106+
- name: RDP automation fails to connect to a machine through CyberArk
107+
href: desktop-flows/ui-automation/ui-rdp-automation/cyberark-connection-not-supported.md
108108
- name: Set drop-down list value in window/on web page action fails
109109
href: desktop-flows/ui-automation/set-drop-down-list-value-fails.md
110110
- name: UI element highlighting or hovering issues in virtual desktops

0 commit comments

Comments
 (0)