I receive a 'ResourceNotAvailable' error when trying to utilize the Text Analytics API in Azure Cognitive Services

Karthini Balakrishnan 30 Reputation points
2023-07-06T17:29:34.43+00:00

What could be the potential causes if I receive a 'ResourceNotAvailable' error when trying to utilize the Text Analytics API in Azure Cognitive Services.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,071 questions
0 comments No comments
{count} votes

Accepted answer
  1. Arjun Karthikeyan S 295 Reputation points
    2023-07-06T17:38:09.8233333+00:00

    Hi Karthini,

    You might experience this because of the following issues.

    It may be due to outages for the Text Analytics API in your Azure region.

    Check whether your endpoint and region are correct.

    Check whether you have funds in your account. If you are using trial version check whether it is active.

    Check if your credentials or authentication tokens are valid and have the necessary permissions to access the Text Analytics API

    Ensure that there are no network or firewall restrictions that prevent your application from accessing the Text Analytics API.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.