Share via

How to apply Glossaries (stored in Blob storage as TSV file)in Azure Text Translation?

Nikita Khandare 0 Reputation points
2026-02-27T12:00:51.5933333+00:00

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 glossary.

Azure Translator in Foundry Tools
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. kagiyama yutaka 1,170 Reputation points
    2026-02-28T05:30:31.7333333+00:00

    I think that text‑translate just isn’t wired to load a TSV glossary from blob… that path only exists on the doc side, so nothing u send will bind. for your 30k terms the steady fix is training a Custom Translator model once and calling that model id and just watch for dup src terms, they break the import later.

    0 comments No comments

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.