Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 release date and content listed below only correspond to actual deployment of the Azure Public Cloud in most cases.
This article provide the evolution history of Azure Translator service on Azure Public Cloud for your reference that may not be consistent with the actual deployment on Azure operated by 21Vianet.
December 2025
Translate image files (2025-12-01-preview)
Asynchronous document translation image file formats support
- The batch API now enables you to submit image files for translation.
- This update eliminates the requirement to preprocess images by converting them to PDF format or using scanned PDF translation pipelines
- For pricing details, see Azure Translator pricing
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
.docxfile 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.