ezeep Blog

Custom URL for AVD HTML5 Client

Written by Charles Ian Pritchard | February 24, 2020

You can set your own custom URL for Azure Virtual Desktop's web browser client using a simple, cost-effective solution. This improves accessibility and aligns the client with your corporate domain, making it easier for users to remember and access their virtual desktops without relying on a generic, long link.

What is the challenge with the default AVD URL?

Currently, all users access their browser-based virtual desktops via a single default link: https://rdweb.wvd.microsoft.com/webclient/index.html. This isn't ideal for organizations that want to use their own corporate domain for access. The default link is also long and can be hard to remember if not bookmarked.

How to set up your custom URL for the AVD web client

To change the URL in Azure, you can use Azure Functions. This allows you to execute code in a serverless environment, avoiding the need for a virtual machine or publishing a web application. Functions are triggered by events, so users create a simple HTTP trigger. The process is straightforward, as everything can be completed within the Azure portal.

This approach uses Azure Functions, allowing you to execute your code in a serverless environment. This avoids the hassle of creating a virtual machine or publishing a web application. Functions are triggered by events, so users create a simple HTTP trigger. A detailed description and the necessary code can be found on Tom Hickling's blog, where you simply replace the default URL with your new custom URL. The entire process is very simple because everything can be completed within the Azure portal.

Read Our Free Whitepaper – Azure Virtual Desktop

What to Expect

  • What are the use cases for virtual desktops?
  • How is Azure Virtual Desktop licensed?
  • What are the requirements for Azure Virtual Desktop?
  • What needs to be considered when migrating existing desktops?

Personalize your Azure Virtual Desktop client experience with a custom URL. This makes access easier and reinforces your brand.