Getting error in adaptive custom translation (preview)

Nikolay Yordanov 20 Reputation points
2025-12-19T08:41:20.28+00:00

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 the web).

When trying to upload a file (tmx or tsv), I get error:

params: {'workspaceId': 'removed'}
error_response: {'message': 'The adpative file type not valid for given workspace ..... ', 'display': True, 'errorCode': None}

One more thing -the response has the typo "adpative" instead of adaptive.

Sample TSV:

en	fr
Hello world	Bonjour le monde
Thank you	Merci

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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.