Why Bing Translate fails to translate a Chinese passage
Use the following interface to automatically detect the language and convert it to English: https://api.cognitive.microsofttranslator.com/translate?api-version=3.0&to=en: …
Azure AI Translator
My Azure Translator service keeps failing intermittently, then automatically fixed
My Azure Translator service goes down on a routine basis, then comes back up at some point. Please help. To reproduce this issue, I simply go to the "TryIt" tab on the translator service page, type in "Hello World", and I get the…
Azure AI Translator
Error al subir glosario y memoria de traducción: "Failed to extract the contents of the uploaded file"
Hola, Estoy intentando subir dos tipos de archivos a Azure Custom Translator dentro de un workspace propio, donde tengo permisos de Owner y una suscripción activa (S1, región West Europe): Un archivo .xlsx como Sentence dictionary Un archivo .tmx como…
Azure AI Translator
Hola @AzureSupport, eliminé por error un recurso Cognitive Services (SIENS-Linguistics) vinculado a un modelo en Custom Translator. No tengo plan de soporte de pago. ¿Hay alguna forma de recuperar el recurso o los datos? Gracias.
Hola, eliminé por accidente un recurso de Cognitive Services llamado SIENS-Linguistics (región West Europe, grupo de recursos AzureSIENSraiz) el 4 de julio de 2025 a las 18:13 CEST. Este recurso estaba vinculado a un modelo entrenado en el portal de…
Azure AI Translator
ValidationFailed Error when getting async Documenttranslation status
Understood. Here's the cleaned-up version of the post without emojis or informal language, ready for professional forums like Microsoft Q&A, Stack Overflow, or GitHub: Azure Document Translator API — ValidationFailed with "Documents Summary:…
Azure AI Translator

Source and Target Language Misalignment in TMX Files issues when uploading training data to Custom Translator
When I upload a .tmx training file, Azure will sometimes break up the text incorrectly so the Source and Target Language snippets are no longer in alignment. For example, in the attached screenshot the source and target are aligned. In the second screen…
Azure AI Translator
Azure AI Translator Models Stuck in "Training running" Status for 10 Days
Two Azure AI Translator model trainings were initiated on 6/13 and have been stuck in "Training running" status for the past 10 days. Initially thought to be a temporary issue, the extended processing time is now a concern as the models are…
Azure AI Translator

Renew Non-profit azure grant. We have been re-accepted and I re-activated it, still it doesn't work
Ciao all! We have re-claimed the Azure non-profit sponsorship, as you can see in the image I already activated in the non-profit hub. However, I have many reasons to believe that this change was not reflected in the Azure profile. I am unsure if we…
Azure AI Translator
Help Needed to Improve Japanese Translation Quality
I'm using Azure Text Translator to translate English text into Japanese, but the results are not accurate. Could you please suggest how to improve the translation quality? Here are some issues I'm facing: Incorrect context in some translations Extra or…
Azure AI Translator
How to upload an XLIFF file to translate content into a different language?
We are having trouble successfully uploading content into the Azure blob service to translate our XLIFF file into a different language. We've run into a roadblock of where some of the documentation we're seeing alludes to using quite a bit of code to…
Azure AI Translator
How to translate a .xliff file with Azure Translator
I currently have a pay-as-you-go subscription for Azure and am trying to simply translate one .xliff file. I have created a "translator," a "blob storage account," and created corresponding source and target "containers." …
Azure AI Translator
Dictionary files cannot have differing sentence counts.
Hello, I have a unique set of source language phrases and equal rows of English phrases. I would upload them as Phrase dictionary in the Custom Translator, yet it fails with these message: Dictionary files cannot have differing sentence counts. I…
Azure AI Translator
Unable to find endpoints for Azure AI Translation Service
Unable to find End points for Azure AI Translator Service
Azure AI Translator
How to list Custom Translator models using REST API (Azure Cognitive Services)
Hi, I'm working with Azure Translator - Custom Translator and would like to retrieve a list of custom models using the REST API.
Azure AI Translator
Azure custom translator model training stuck at "Training running" for nearly 7 days
Hi, I queued 2 models for training (one for French to Dutch and other for Dutch to French) on the 27th of May and they are still shown as "training running". Is this because I queued 2 models simultaneously? I have trained 2 models from…
Azure AI Translator
Unable to create Document Translator
I tried to create a document translator using Azure. However, I encountered an issue in the very first step. I am unable to create a document translator. Instead, a text translator is created every time. I set up the S1 pricing tier and have tried…
Azure AI Translator

republish a trained model after unpublish in azure custom translator
I have some trained models in a project in my azure custom translator, I published one of them now i want to unpublish it, in future can i republish the same model again after unpublishing it ?or there is some restrictions?
Azure AI Translator
Azure AI Translator – How to prevent translation of XLIFF <ph> tag attributes?
Hello, I'm using the Azure AI Translator API to translate XLIFF files (version 1.2 format). My XLIFF files contain <ph> (placeholder) tags inside the <source> element, such as: <trans-unit id="1"…
Azure AI Translator
Cannot access source document location with the current permissions - Translation
I have a use case, where I have a web app (Python-based linux ), translate documents using azure document translator API. All my resources are in VNET and the storage account also has a private endpoint configured. I am using this code and i am not…
Azure AI Translator
A web app is not able to access Storage account SAS URL within VNET.
Hello Team, I have a use case, where I have a web app (Python-based), that lets us translate documents using azure document translator API. As per the documentation, azure document translator begin_translation needs and for the documents. All my…