---
name: azure-ai-translation-document-py
slug: azure-document-translation
score: 59
rubric: 1.0
provenance: verified-org
publisher: Microsoft
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/azure-document-translation
---

# azure-ai-translation-document-py

Batch document translation that preserves layout — the part that breaks when you translate a PDF by extracting text and re-flowing it.

## Install

### Claude Code

```bash
npx skills add microsoft/skills --skill azure-ai-translation-document-py
```

## Best for

Translating a corpus of Word, PDF, Excel or PowerPoint files where the formatting has to survive the round trip.

## Not ideal for

A single short document, or anything that cannot leave your infrastructure — it is a cloud batch service with Azure credentials attached.

## About

Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", "translate documents", "DocumentTranslationClient".

## Compatibility

claude-code

## Metadata

- Categories: document-processing
- Surfaces: claude-code
- Tags: Azure, Translation, Batch
- Setup time: 10 min
- Complexity: Medium
- Last update: 2026-07-28
- Verified: —
- Source: https://github.com/microsoft/skills/tree/main/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py
- Docs: https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py/SKILL.md

---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
