Closed DjLysy closed 2 years ago
Hi all,
I've implemented this feature to be able to quickly connect to desired cloud-hosted environment by using:
Inspiration for the solution was taken from: https://github.com/konradsikorski/RdpProtocolHandler
I've implemented a way to bind an 2LCS app to URI scheme according to the below specification
ms-2lcs://connectRDP/?projectId={projectID}&environment={CHEDisplayName}
where:
This allows to quickly open an RDP connection
All CLA requirements met.
Hi all,
I've implemented this feature to be able to quickly connect to desired cloud-hosted environment by using:
Inspiration for the solution was taken from: https://github.com/konradsikorski/RdpProtocolHandler
I've implemented a way to bind an 2LCS app to URI scheme according to the below specification
ms-2lcs://connectRDP/?projectId={projectID}&environment={CHEDisplayName}
where:
This allows to quickly open an RDP connection