Not able to create TextAnalytic service in West US 2 region

Sagar Joshi 1 Reputation point
2022-01-29T19:38:34.337+00:00

I am getting below error while creating text analytics resource in West US 2 region

{
"code": "InvalidTemplateDeployment",
"details": [
{
"code": "BringOwnFeatureNotEnabled",
"message": "Bring your own feature is not enabled for Subscription/SKU/Kind."
}
],
"message": "The template deployment 'TextAnalyticsCreate_Dx-20220130005628' is not valid according to the validation procedure. The tracking id is 'f62dd8ed-903e-4f69-8186-17adc8509915'. See inner errors for details."
}

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
364 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,451 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,996 Reputation points
    2022-01-30T00:35:38.3+00:00

    @Sagar Joshi

    Hello,

    Thanks for reaching out to us, Text Analytic Service has been retired and now we have Language Service with latest features. You should create language service resource instead.

    Please refer to the migration guidance to use it. https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/concepts/migrate-language-service-latest?tabs=sentiment-analysis

    Language Service documentation for reference: https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/overview

    Hope this helps!

    Please kindly accept the answer if you feel helpful. Thank you!

    Regards,
    Yutong

    0 comments No comments