What's new in Azure Translator?

Bookmark this page to stay up to date with release notes, feature enhancements, and our newest documentation.

Azure Translator is a language service that enables users to translate text and documents, helps entities expand their global outreach, and supports preservation of at-risk and endangered languages.

Azure Translator supports language translation for more than 100 languages. If your language community is interested in partnering with Microsoft to add your language to Translator, contact us via the Translator community partner onboarding form.

Note

The following released version, date, and content only correspond to the actual deployment of the Microsoft Azure Clouds.

It provides the evolution history of Azure Translator service on Azure Public Cloud in most cases. Please note that in some cases, it may not be consistent with the actual deployment of Azure operated by 21Vianet.

Document translation (2026-03-01 GA) release

Azure Translator Document Translation API version 2026-03-01 introduces expanded translation capabilities and model flexibility.

Key updates:

  • Image translation support

    • Translate text within standalone image files (.jpeg, .png, .bmp, .webp).
  • PDF translation improvements (batch)

    • Translate PDF documents using Azure Document Intelligence to preserve layout and structure.
  • Translate images within documents (batch)

    • Translate text embedded in images in Word (.docx) and PowerPoint (.pptx) files.
  • Unified translation modes

    • Supports both:
      • Synchronous translation for single documents (no storage required)
      • Asynchronous batch translation for large-scale workloads using Blob Storage

December 2025

Translate image files (2025-12-01-preview)

Asynchronous document translation image file formats support

June 2025

Document Translation new feature update

Azure Translator Document translation feature now supports translating text embedded in images detected in Word documents within documents.

  • This feature is optional and must be enabled for each translation request.
  • Currently, the feature is available only with the batch document translation API for .docx file format.
  • An Azure AI services resource (not the standalone Translator resource) is required to use this feature.

May 2024

A single API is now available for both asynchronous batch and synchronous single document translation operations.

February 2024

The Document translation API now supports two translation operations:

  • Asynchronous Batch document translation supports asynchronous processing of multiple documents and files. The batch translation process requires an Azure Blob storage account with containers for your source and translated documents.

  • Synchronous document translation supports synchronous processing of single file translations. The file translation process doesn't require an Azure Blob storage account. The final response contains the translated document and is returned directly to the calling client.

Azure Translator release history