An Azure service to easily conduct machine translation with a simple REST API call.
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.