Microsoft translator security.

Natchapon 40 Reputation points
2023-08-26T00:24:23.11+00:00

Is it Microsoft translator have security that data I want to translate don't leak to anyone or anywhere. Please tell me that how Microsoft translator work? Is it relate to azure? What is azure?

Azure AI Translator
Azure AI Translator
An Azure service to easily conduct machine translation with a simple REST API call.
487 questions
0 comments No comments
{count} votes

Accepted answer
  1. S.Sengupta 24,636 Reputation points MVP
    2023-08-26T01:18:26.1533333+00:00

    Translator values your security and privacy when using the Translator features in Microsoft Office. Therefore, all communication between the Microsoft Office apps and the Translator service use a secure, SSL encryption to send and receive translations.

    ==================

    Microsoft Translator primarily employs Neural Machine Translation, which is a deep learning-based approach to translation.NMT models consist of two main components: an encoder and a decoder. The encoder processes the input text and creates a contextualized representation of it. The decoder then generates the translated output based on this representation.

    See:

    https://www.microsoft.com/en-us/translator/business/faq/

    ======

    Translator, part of the collection of Cognitive Services and an Azure service, is a cloud-based text translation API. So, it is related to Azure.

    Translator translates to and from any of the supported languages and dialects for text translation through the Translator on Azure

    ===========

    Microsoft Azure, which is a comprehensive cloud computing platform and infrastructure developed by Microsoft. It provides a wide range of cloud services, including computing, analytics, storage, networking, databases, machine learning, artificial intelligence, and more. Azure allows organizations to build, deploy, and manage applications and services on a global network of data centers.

    See:

    https://learn.microsoft.com/en-us/azure/machine-learning/overview-what-is-azure-machine-learning?view=azureml-api-2

    1 person found this answer helpful.

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.