Forum Discussion

davisx's avatar
davisx
Copper Contributor
Oct 28, 2022

Where can we find the "SUBDOMAIN"(SUBDOMAIN={YOUR_SUBDOMAIN}" ) when follow this guide?

Trying to follow this guide, but not sure what SUBDOMAIN domain really is.



TENANT_ID={YOUR_TENANT_ID}
CLIENT_ID={YOUR_CLIENT_ID}
CLIENT_SECRET={YOUR_CLIENT_SECRET}
SUBDOMAIN={YOUR_SUBDOMAIN}

 

 

https://learn.microsoft.com/en-us/azure/applied-ai-services/immersive-reader/quickstarts/client-libraries?pivots=programming-language-nodejs

Please help and thank you in advance.

  • davisx When you created the Immersive reader resource, you created a Name that creates a subdomain (endpoint) for the resource. Use this as the subdomain in your code. (See attached image). You will find it as the Resource name or the first part of the endpoint e.g. {subdomain}.cognitiveservices.azure.com/

    • davisx's avatar
      davisx
      Copper Contributor
      ok, we can use just put mySubdomain(as SUBDOMAIN=mySubdomain ), correct ?

Resources