We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 245e0ba + 46d467c commit a026d6dCopy full SHA for a026d6d
articles/ai-services/translator/document-translation/reference/start-batch-translation.md
@@ -77,7 +77,7 @@ Request headers are:
77
"language": "fr",
78
"glossaries": [
79
{
80
- "glossaryUrl": "https://myblob.blob.core.windows.net/Container/myglossary.tsv",
+ "glossaryUrl": "https://myblob.blob.core.windows.net/Container/myglossary.xlf",
81
"format": "XLIFF",
82
"version": "2.0",
83
"storageSource": "AzureBlob"
0 commit comments