Skip to content

Commit 2db96d1

Browse files
Merge pull request #7698 from laujan/patch-2
Revise migration guide for Azure AI Translator V3
2 parents 0c8e857 + 959b5e4 commit 2db96d1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/ai-services/translator/text-translation/how-to/migrate-to-v3.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator
88
ms.topic: conceptual
9-
ms.date: 06/19/2025
9+
ms.date: 10/15/2025
1010
ms.author: lajanuar
1111
---
1212

@@ -103,15 +103,14 @@ Azure AI Translator V3 uses neural machine translation by default. As such, it c
103103

104104
Neural translation with the V3 text API doesn't support the use of standard categories (`SMT`, `speech`, `tech`, `generalnn`).
105105

106-
| Version | Endpoint | GDPR Processor Compliance | Use Translator Hub | Use Custom Translator (Preview) |
107-
| :------ | :------- | :------------------------ | :----------------- | :------------------------------ |
108-
|Translator Version 2| api.microsofttranslator.com| No |Yes |No|
109-
|Translator Version 3| api.cognitive.microsofttranslator.com| Yes| No| Yes|
106+
| Version | Endpoint | Translator Hub support? | Custom Translator support? |
107+
| :------ | :------- |:----------------- | :------------------------------ |
108+
|Translator Version 2| api.microsofttranslator.com|Yes |No|
109+
|Translator Version 3| api.cognitive.microsofttranslator.com| No| Yes|
110110

111111
**Translator Version 3**
112112

113113
* It's generally available and fully supported.
114-
* It's GDPR-compliant as a processor and satisfies all ISO 20001 and 20018 as well as SOC 3 certification requirements.
115114
* It allows you to invoke the neural network translation systems you customized with Custom Translator (Preview), the new Translator neural machine translation (NMT) customization feature.
116115
* It doesn't provide access to custom translation systems created using the Microsoft Translator Hub.
117116

0 commit comments

Comments
 (0)