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
AI Translator - Map IPs to Regions & Confirm EU Endpoint (whitelist usage)
Hello guys, our customer needs to whitelist IPs/domains for Azure AI Translator due to network restrictions. We do follow the AI Translator behind firewalls doc and came up with these questions: Is there a simpler way to map…
Azure AI Translator
Size limit in Azure AI translator
Hello, I run a digital agency in France and work for several clients around the world. We are currently working for a major client in the luxury sector on an interface that automatically translates documents. We are therefore using Azure AI…
Azure AI Translator
translator iOS app only works intermittently
We are using the MIcrosoft iOS Translator App. Latest version with latest iOS. The Translator app works intermittently. After working for a short while we receive "a cannot create a new conversation message" Rebooting iPad does not fix issue…
Azure AI Translator
English Text is Always Getting Translated Despite Not Matching from Parameter in Request URL
Hello, I following the Quickstart: Azure AI Translator REST APIs tutorial to test out the translation service, however I am seeing some strange behaviour regarding English text. When the text I send off to be translated is in English and the from…
Azure AI Translator
Custom Translator cannot Train and cannot Publish existing trained model
Cannot train a model on the sv-SEproject. Cannot publish trained model on fr-FR project The error message are generic and NOT NOT provide me with any information :(( Are you able to take a look? I am not getting any useable error messages and nothing…
Azure AI Translator
I have created a lexicon file for the video translation but can't use it
Dear all, I have translated a couple of videos with Azur Speech Studio but I would like to change the pronunciation of some words. So I have created a lexicon and saved it under "My files". However, when I want to use it, Azure does not offer…
Azure AI Translator
Azure translator script was working now getting request not authorized because credentials are missing or invalid
I had a Translator script working. Suddenly the API started giving response { "error": { "code": 401001, "message": "The request is not authorized because credentials are missing or invalid." …
Azure AI Translator
How to fix InternalServerErrorApplyingTranslation when translating some Documents?
Issue Description I'm experiencing persistent failures with Azure Document Translation service for a specific file. I am using Python SDK. Error: Error Code: InternalServerErrorApplyingTranslation Error Message: Document failed during applying…
Azure AI Translator
How can I use Azure to create a more reliable version of Microsoft Translator App?
I’m an 8th grade teacher in NYC. This week two new students arrived and do not speak any English. Our school does not have an ELL teacher in content classes and I’m struggling to support them. I found the Microsoft Translator App and it was perfect! I…
Azure AI Translator
How to fix 401 Unauthorized error when using Azure AI Translator API?
HI @Anonymous I am using the ‘AzureATranslator’ API for text translation. After a few days of usage, I am getting this error: StatusCode: 401, ReasonPhrase: 'Unauthorized' I tried the following steps to get it to work but still getting the…
Azure AI Translator
I want to know costing information for Azure AI translator.
Hello, Please answer my 3 questions as follows. I would like number of languages that Azure AI translator would support? On the website it says 100+ languages. Also google translator does for 243 languages. Similarly for Azure AI translator do you know…
Azure AI Translator
How to fix 401001 issues with MSTranslator API Errors
Facing issues with MSTranslator, getting a 401001 exception after sometime that is before expiring char tokens of 33k per min for resource new-initatives-translator-1
Azure AI Translator
Custom translator train more than one language at time and api
Hi. I use custom translator for translate company specific content. When i upload documents to he custom translator, i can only uplaod one language pair at a time. Is it possible to upload more than one document with more than one language. Another…
Azure AI Translator
Possible to upload more than one dataset at time to azure custom translator
Hi I use custom translator to train the model for company specific content. You can upload a dataset to access, but can you train multiple language sets at once. So I can upload. English-Danish, English-German etc., so I don't have to upload each…
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
Formatting Issues with Borderless Tables in PDF Translation using Azure Translator API
There is a formatting issue when translating PDFs with the Azure Translator API, particularly with borderless tables. It has been noted that this is a known problem. Are there any workarounds available, aside from manually converting tables to have…
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
Unable to Select Region in Custom Translator – Dropdown Not Working
I am unable to select a region when attempting to create a workspace in the Custom Translator portal. The region dropdown does not appear at all, and there is no option to manually enter or paste a region value. I already have a Translator resource…
Azure AI Translator
What should be the Content type for pdf for Azure AI Translator .NET library
Hi, I am using Azure AI translator .NET SDK for translating a sample pdf document. I have created a Web API and inside that I have an action method with following code to translate a sample pdf. When I am running the API, I am getting the exception 'The…