Yen Nguyen
Mar 26, 2019
  8219
(11 votes)

Auto Translation V2 to V3 migration


Api V3 has came out.

Microsoft has migrated auto translation service api from V2 to V3 in the beginning of this year.
Version 2 was deprecated on April 30, 2018 and will be discontinued on April 30, 2019 according to Microsoft announcement here
Episerver's Language Manager add-on was updated in response to that and released in version EPiServer.Labs.LanguageManager 3.3.0.
The upgraded auto translation service's name is changed to "Cognitive Service Translation" (was "Bing Translator" before) with new api endpoint: api.cognitive.microsofttranslator.com.
Microsoft also introduces service improvements in V3:

  • Is generally available and fully supported.
  • Is GDPR compliant as a processor and satisfies all ISO 20001 and 20018 as well as SOC 3 certification requirements.
  • Allows you to invoke the neural network translation systems you have customized with Custom Translator (Preview), the new Translator NMT customization feature.
  • Does not provide access to custom translation systems created using the Microsoft Translator Hub.

Authentication

The V3 api will accept authentication key of V2, so you don't need to get a new subscription that make it easier for you to migrate to new version without breaking anything.

How to update Episerver's Language Manager package?

These updates were released in package EPiServer.Labs.LanguageManager 3.3.0. So, all you need to do is to update this package, then go to Language Manager settings change provider to "Cognitive Service Translation".
All behaviors should remain the same.


Hope you guys find this info useful. Thanks!

Mar 26, 2019

Comments

Please login to comment.
Latest blogs
Optimizely CMS 13: Why Search & Navigation Now Means Graph Migration

Optimizely CMS 13 makes Graph a required part of the platform. Here is what that means in practice for teams moving from Search & Navigation, with ...

Wojciech Seweryn | Apr 8, 2026 |

Jhoose Security Module V3.0.0 – Site-Level Security Configuration for Optimizely

Jhoose Security Module updated for Optimizely CMS 13, introducing separate packages for CMS 12 and 13 with ongoing support and enhancements.

Andrew Markham | Apr 6, 2026 |

Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and...

Per Nergård (MVP) | Apr 6, 2026

Using Azure Devops Pipelines in Optimizely SAAS (Configured) Commerce

Introduction When working with SAAS Commerce build service v2 your currently need to use a github repo with configured branches to start deployment...

Mark Hall | Apr 4, 2026 |