Oct 28 2022 02:28 AM
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-libr...
Please help and thank you in advance.
Oct 28 2022 03:03 AM
@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/
Oct 28 2022 03:17 AM
Oct 28 2022 03:29 AM
Oct 28 2022 03:41 AM
Oct 28 2022 03:54 AM
@davisx Did you follow all the prerequisites (copying the steps for reference)?
Prerequisites
If you followed the instructions on step two (Create an Immersive Reader Resource - Azure Applied AI Services | Microsoft Learn) you should have saved the output, which includes that value as the guide clearly states. If you didn't that is ok, go to the Azure portal and your subscription, find the Immersive reader resource created in that step and copy the value from the top. Image below for reference: