Data Privacy - Sending data from local coding session to Azure Translator/AI Translator/Copilot

DaZaM 20 Reputation points
2025-04-27T09:25:50.2733333+00:00

My company uses Microsoft for our entire ecosystem, including Azure and CoPilot. I'm working in R (using Posit Workbench or RStudio) and have data with foreign language strings that I want to translate to English.

If I were to connect to Azure's AI Translator, are there any data privacy concerns when I send strings/data there to get back translations?

To be clear, the data is not stored in Azure. It is in my local R session, so I'd be sending the data or the individual strings from a computer to the API.

Any official documentation would be most helpful.

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
469 questions
{count} votes

Accepted answer
  1. Saideep Anchuri 7,040 Reputation points Microsoft External Staff Moderator
    2025-04-27T09:35:55.97+00:00

    Hi DaZaM

    When using Azure AI Translator, there are no data privacy concerns regarding the retention of your data. According to the official documentation, Azure AI Translator does not store customer data submitted for translation. Specifically, it processes the data temporarily and does not keep any records of the submitted text or documents. This means that once the translation is completed, your data is not retained in any Microsoft data center.

    you maintain full control over your data, which remains within your organization's Azure subscription. Microsoft adheres to extensive privacy laws and standards, ensuring that your data is handled securely.

    Kindly refer below link: data-privacy-security

    Thank You.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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