web
2 TopicsEmbedding remote desktop web client in IFrame
Hi, we are currently working on a custom solution for a customer that builds upon Virtual Desktop. We have built a "cloud hub" website where the user manages everything from their profile, storage, viewing costs and dashboards. The customer would like to embed the Azure Virtual Desktop web client inside this website (i.e. not opening a new browser window/tab). Is this possible today? I tried creating a simple test.html with only an iframe tag and the page (as shown below). See attached image for result: <iframe width="560" height="315" src="https://rdweb.wvd.microsoft.com/arm/webclient/index.html" frameborder="0" allowfullscreen></iframe>7KViews1like7Comments