Enable Azure Virtual Desktop Email feed discovery

Azure Virtual Desktop Email feed discovery is one thing that many forget when setting up their AVD environment. But it will really raise the end-user first impression of the solution.

There are two options for the clients to locate the AVD service. The first is by entering the feed URL into the client app. The feed URL is: https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery Users will find it cumbersome, The URL is complex, URLs are complicated to type, and some devices don’t allow copying and pasting between applications. This is also the only option if you have not enabled Email feed discovery.

As you can see, no hint on the AVD feed URL is shown

The second option is to enable email feed discovery. This is a much more user-friendly way to add flow. The feed is simply added by entering the user’s email adress. but this is not enabled by default. and if you try to add with email it will fail:

Other error messages: “No workplace is associated with this email address” or “no feed is associated with this email”

To enable email feed discovery you will need to add a DNS entry for the domain that directs the client to the AVD feed URL. For example, if the user’s email address ends with @tbone.se, a DNS entry for the AVD is added to the tbone.se domain. Below is an overview of the steps for adding email feed discovery to DNS.

  1. Open up your DNS manager (in my case I´m using Azure DNS)
  2. Add a TXT record in the root of the domain with the following value:
    Type: TXT
    Host:_msradc
    Text: https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery

Thats it! Simple but easy to forget!

Now your users can add AVD workspace by email address and get access to the windows virtual desktop environment.

About The Author

Mr T-Bone

Torbjörn Tbone Granheden is a Solution Architect for Modern Workplace at Coligo AB. Most Valuable Professional (MVP) on Enterprise Mobility. Certified in most Microsoft technologies and over 23 years as Microsoft Certified Trainer (MCT)

You may also like...