Test-Connectivity fails for address *.cdn.office.net, getting name resolution failed

Nazeer, Shalomon 25 Reputation points
2024-12-12T07:38:45.34+00:00

Microsoft has announced an update to the global endpoint for the automatic update of the Remote Desktop Client application, with the new address being *.cdn.office.net. However, when testing the connectivity via PowerShell, an error is encountered, indicating "WARNING: Name resolution of *.cdn.office.net failed."

User's image

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,624 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,653 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,708 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Prrudram-MSFT 27,246 Reputation points
    2024-12-15T20:35:33.75+00:00

    Hello @Nazeer, Shalomon

    As mentioned earlier in my comments, the failure in the Test-netconnection is expected as you can't resolve a *.xxx FQDN

    If you for e.g. use uci.cdn.office.net, you would be able to resolve it (this is just an example).
    As suggested by Robin, if you look at the traffic to the cdn.office.net FQDN, you will see the completely URLs that it communicate to. If *.cdn.office.net is already whitelisted from your network you are good with it. There is nothing to worry about it for now.
    If you have any more questions or need further clarification, feel free to ask! 😊

    If I have answered your question, please accept this as answer as a token of appreciation and don't forget to thumbs up for "Was it helpful"!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.