An Azure service to easily conduct machine translation with a simple REST API call.
How can I build a secure multilingual social networking app like Ownmates using Azure AI and Microsoft Learn resources?
I am building a multilingual social networking application called “SignalChat” Like Popular OwnMates application The goal of the app is to help people worldwide communicate and make friends without language barriers using AI-powered translation. I would…
Azure Translator in Foundry Tools
Translate API for Azure Translator in Foundry Tools 2025-10-01-preview using LLM + adaptiveDatasetId
https://learn.microsoft.com/en-us/azure/ai-services/translator/custom-translator/azure-ai-foundry/concepts/adaptive-custom-translation This implies that the adaptCT dataset indexes are to be used with the LLM deployment to fine tune translation output. I…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
TTS Pronunciation Issue with Uppercase Letters in Single-Word SSML Requests (Malay Language, ms-MY-YasminNeural)
Issue Description: We are encountering inconsistent text-to-speech (TTS) pronunciation when synthesizing individual words via the Azure Cognitive Services TTS API, specifically for the Malay (ms) language using the ms-MY-YasminNeuralvoice. The issue…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Getting error in adaptive custom translation (preview)
Trying to test the adaptive custom translation in Foundry Tools: https://learn.microsoft.com/en-us/azure/ai-services/translator/custom-translator/azure-ai-foundry/concepts/adaptive-custom-translation Created a workspace using the API (as defined on…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
The following content causes the call to hang when invoked through the Java SDK.
<?xml version="1.0" encoding="UTF-8"?><speak xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="https://www.w3.org/2001/mstts" version="1.0" xml:lang="zh-CN"><voice…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Sudden permission issue in Sweden Central between Translator and Storage Account (worked before)
Hello everyone, we are seeing a sudden issue with Azure AI Translator / Document Translation in Sweden Central. A setup that worked reliably before now fails during validation with: { "status": "ValidationFailed", "error":…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Azure AI Translator suddenly stopped translating with glossaries
Our translator application was working as expected for multiple months before suddenly after the weekend we started failing translation for cases when glossaries are being passed, with the error being- 'code': 'InvalidGlossaryAccessLevel', 'message':…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Azure AI Translator not working after resource creation – Portal “Try it” fails and API returns 401001 across subscriptions
Hello. I've been on this for two days now. I made the following text with the assistance of Copilot chat: I am experiencing a blocking issue with Azure AI Translator where newly created Translator resources are not functional. Summary: Azure AI…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Error: (InvalidDocumentAccessLevel): Cannot access source document location with the current permissions. Azure Translator service
I have setup translator service and granted 'Storage blob contributor' access to both source and target storage containers using managed identity. Still, I am getting this error: Error: (InvalidDocumentAccessLevel): Cannot access source document…
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Single Document Translation API does not pickup some words in glossary file
We use Azure's single document translation REST API and use TSV file based glossaries. I have the following glossary: EnglishItalianRemittanceRimesseHowever the response from Azure only considers it only once (and kept it in difference case than the one…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
On Azure translate resource, I cannot see the translated characters
Hello, I am using an Azure Translator resource and I would like to see the number of characters translated. In the Azure portal, I am in Monitoring → Metrics, but I cannot find a metric that shows the amount of translated characters. Details of what I…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Azure Text Translator endpoint has suddenly stopped working for unknown reason
I am having a free tier translator resource in global region. It was working correctly earlier with same keys. Now its throwing 401 error suddenly without change in keys, endpoint and region. I am not sure what's happening here Even when I try…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Do we need Azure Translator in enterprise grade multilingual RAG apps?
Hi, I’m building a multilingual RAG application on Azure. My knowledge base is entirely in English. Currently, I translate user queries into English for retrieval and then translate the final response back into the user’s preferred language using Azure…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
List of Model where one can pay using Microsoft StartUp Credits
Hi everyone .... I’m trying to avoid accidental charges when testing models. In the past, I deployed/used models from the Azure model catalog (marketplace / model-as-a-service) and later saw unexpected billing that looked like it came via Azure…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
How to get Microsoft translator API key
I'd like to use Microsoft translator in CAT. It has a default translation machine, but I intend to change to different machines and compare which one is better. Then to set up, I need API key for MS translator. How can I get that? I am new to cloud…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
The billing policy for Azure AI Translator custom training.
My questions are: Can the $200 Azure free account credit be used for custom translation training? Can the Translator F0 free allowance also be used for custom training? If I train custom models now but do not deploy them yet, can I keep them…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Azure custom translator training is taking more than 48 hours
I’ve been training two models and the training is taking over 48 hours, but they won't finish. I want to cancel or delete them and try again one by one, but it seems like I cannot cancel or delete because they are still "Training running". Is…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
How to apply Glossaries (stored in Blob storage as TSV file)in Azure Text Translation?
I want to apply Glossaries to Text Translation like document translation, I am already sending tsv blob file for glossary to document translation. Same, I want to use for text translation. Can you suggest ways to apply it? I can have 30K Terms in…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Try to use gpt-4o-transcribe-diarize through HTTP-Request for transcription-results in Server Error
Im building an automation in copilot studio/power automate which includes transcribing an audio file. I use a HTTP-Request to connect to my azure ai foundry models. I first tried it with whisper which worked perfectly and also gpto 4o-mini-transcribe.…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.
Can not restrict IP addresses on both Translation Service and Azure Storage for Document Translation
The problem: We are using async Document Translator API successfully with Azure storage containers. We have a situation where we want to enable network security on both the Translation Service and Azure Storage account to restrict the IP addresses.…
Azure Translator in Foundry Tools
An Azure service to easily conduct machine translation with a simple REST API call.