nerdexam
Microsoft

AI-102 · Question #277

Drag and Drop Question You have a collection of Microsoft Word documents and PowerPoint presentations in German. You need to create a solution to translate the files to French. The solution must…

The correct answer is Upload a glossary file to the container for German files.; Define a document translation specification that has a French target.; Perform an asynchronous translation by using the document translation specification. The correct sequence is: (1) Upload a glossary file to the container for French files - glossary files must be in the target language container and referenced in the translation spec. (2) Define a document translation specification that has a French target - this specification…

Submitted by jaden.t· Mar 30, 2026Implement natural language processing solutions using Azure AI Language and Translator services, specifically configuring and executing document translation workflows with formatting preservation and custom terminology support.

Question

Drag and Drop Question You have a collection of Microsoft Word documents and PowerPoint presentations in German. You need to create a solution to translate the files to French. The solution must meet the following requirements: - Preserve the original formatting of the files. - Support the use of a custom glossary. You create a blob container for German files and a blob container for French files. You upload the original files to the container for German files. Which three actions should you perform in sequence to complete the solution? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Exhibit

AI-102 question #277 exhibit

Answer Area

Drag items

Perform an asynchronous translation by using the list of files to be translated.Perform an asynchronous translation by using the document translation specification.Generate a list of files to be translated.Upload a glossary file to the container for German files.Upload a glossary file to the container for French files.Define a document translation specification that has a French target.

Correct arrangement

  • Upload a glossary file to the container for German files.
  • Define a document translation specification that has a French target.
  • Perform an asynchronous translation by using the document translation specification.

Explanation

The correct sequence is: (1) Upload a glossary file to the container for French files - glossary files must be in the target language container and referenced in the translation spec. (2) Define a document translation specification that has a French target - this specification links the source container, target container, glossary, and translation settings, which is required to preserve formatting and use a custom glossary. (3) Perform an asynchronous translation using the document translation specification - Azure Cognitive Services Document Translation uses asynchronous batch translation with a full specification object (not a simple file list) to handle Office formats like .docx and .pptx while preserving formatting. This approach uses Azure Blob Storage containers and the Document Translation API, which natively preserves document structure and supports custom glossaries.

Topics

#Azure Cognitive Services#Document Translation API#Azure Blob Storage#Custom Glossary

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice