Azure document translator service problem

Assaf L 261 Reputation points
2023-02-01T17:11:37.3266667+00:00

When trying to invoke the API for document batch translation I get this error

{"Code":5,"Message":"Your current subscription SKU is not supported by this service"}}

I'm using the translator service with D3 pricing tier

When using the translator service with S1 tier it works

This github issue makes me suspect that there is a problem with the translator backend denying calls from D3 SKU and allowing S1 calls to go through - there is some condition verifying that SKU == S1

Can you advice?

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
344 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Assaf L 261 Reputation points
    2023-02-28T00:55:50.28+00:00

    To my understanding there was an issue and it was resolved