Syed Shiraz Shahid
Syed Shiraz Shahid

Reputation: 1

Using an RDP file as an Application under Azure RemoteApp

I have implement Azure RemoteApp under a hybrid deployment and all the applications installed on the VM are being published.

But there are some applications that are hosted on other servers and we want it to be published and controlled via Azure RemoteApp.

Is there a way we can publish external applications on Azure RemoteApp that are hosted on a different server?

Upvotes: 0

Views: 418

Answers (1)

Freek Berson
Freek Berson

Reputation: 19

Simply publish mstsc.exe as an application and add the /edit parameter to provide a .rdp file.

Upvotes: 1

Related Questions