Roadmap of Greek language document translation support

Abdulrafiu Abdulrahim 0 Reputation points
2026-03-11T14:48:20.64+00:00

Hello,

We are developing a document translation solution using the Azure AI Document Translation service in python using azure-ai-translation-document SDK.

For our use case, we require Greek (el) to be supported as a source language for document translation. Based on the general language support documentation, we understand that Greek is currently not supported for Document Translation.

Could you please confirm whether Greek support for Document Translation is planned? We would greatly appreciate any information regarding the roadmap or expected timeline for Greek language support.

Thank you for your assistance.

Best regards

Abdul Rafiu

Foundry Local
Foundry Local

A local runtime environment for developing, testing, and running Foundry agents and workflows

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anshika Varshney 15,625 Reputation points Microsoft External Staff Moderator
    2026-04-21T10:47:46.2533333+00:00

    Hi Abdulrafiu Abdulrahim,

    Thanks for your question, this is a valid scenario when working with document translation.

    At the moment, Greek is not supported as a source language in Azure AI Document Translation. Also, there is no officially announced timeline or roadmap yet for when Greek support will be added.

    So, if your solution depends on Greek input, this is likely the main reason you are not able to proceed.

    Here are a few practical options you can consider:

    First, check supported languages list Make sure the source language you are using is currently supported by Document Translation This helps avoid unexpected failures during processing

    Second, use an alternative approach for now You can consider translating Greek text using standard text translation first, and then processing the document This works as a workaround when direct document translation is not supported

    Third, validate your document input Even for supported languages, make sure your document format and encoding are valid But, in your case, the main limitation is language support itself.

    Fourth, monitor updates regularly Language support gets updated over time based on demand and model improvements, So it is good to keep checking official updates and documentation for any new additions.

    In short: The issue is not with your code or configuration It is due to current service limitation for Greek language.

    So, the best approach is to use a workaround for now and keep an eye on future support updates.

    I Hope this helps. Do let me know if you have any further queries.

    Thankyou!

    Was this answer helpful?

    0 comments No comments

  2. Vinodh247-1375 44,716 Reputation points Volunteer Moderator
    2026-03-15T06:03:02.2666667+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    Greek is currently not supported as a source language in AI doc translation. As of now, Microsoft has not publicly announced a confirmed timeline or roadmap for adding greek language support to the document translation capability. Language additions typically depend on demand, model readiness, and service updates. The recommended approach is to monitor the official azure updates and documentation for future announcements or submit a feature request through Microsoft support or Azure feedback channels to register demand for Greek language support.

     

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.