azure-ai-translation-document-py - Batch translate documents using Azure AI Translation SDK
Batch translates documents such as Word, PDF, and Excel while preserving formatting using Azure AI Document Translation Python SDK.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Batch translate documents with formatting
- Translate single document
- Track translation operation status
- Cancel translation job
- Get supported document formats
- Get supported languages
Inputs
- Azure AI Translation endpoint URL
- Azure credential or API key
- Source Blob container SAS URL
- Target Blob container SAS URL
- Source document
- Optional glossary URL
Outputs
- Translated documents
- Translation job status information
- List of supported document formats
- List of supported languages
Requirements
- Python environment
- azure-ai-translation-document library
- Azure AI Translation resource
- Azure Blob Storage containers
