How do I fix the 'RestError: Sub-domain not found problem' at Azure Digital Twin Explorer platform?

Cing An Yong 0 Reputation points
2023-12-11T03:24:27.6066667+00:00
RestError: Sub-domain not found.
    at new t (https://explorer.digitaltwins.azure.net/static/js/2.fd53f392.chunk.js:2:14617163)
    at https://explorer.digitaltwins.azure.net/static/js/2.fd53f392.chunk.js:2:14622449
    at https://explorer.digitaltwins.azure.net/static/js/2.fd53f392.chunk.js:2:14623134

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
231 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. LeelaRajeshSayana-MSFT 16,046 Reputation points
    2023-12-11T21:15:55.02+00:00

    Hi @Cing An Yong Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here.

    If you try to access the Azure Digital Twin explorer from the Azure portal Azure Digital Twin overview page, it should resolve the instance URL and automatically connect to your instance. Please refer the below image from where you can launch the Azure Digital Twin Explorer.

    User's image

    If you see a prompt asking for Azure Digital Twin instance URL when you launch the Azure Digital Twin Explorer, you need to copy the Host name from the above ADT instance overview page and provide in the pop up as follows.

    User's image

    Please note that the Azure Digital Twins Explorer can only access Azure Digital Twins instances with public access enabled. If you're using Private Link to restrict access to your instance through a private endpoint, you can use Azure functions to deploy the Azure Digital Twins Explorer codebase privately in the cloud. For instructions on how to do this, see Azure Digital Twins Explorer: Running in the cloud.

    Hope this helps. Please let us know, through the comments below, if you still experience any issues after trying out the above steps. We would be happy to help you.


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.


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.