Azure OpenAI Service vs. OpenAI

Philip Chung 65 Reputation points
2023-03-17T21:02:29.1066667+00:00

Is the Azure OpenAI Service completely separate from OpenAI (the company) from a data governance/privacy perspective? If data is submitted to the Azure OpenAI Service, does the data always remain within Microsoft Azure or is it passed to OpenAI at any time?

I am trying to understand if Azure OpenAI Service is reliant on passing data to OpenAI or if the Azure OpenAI Service can be considered a re-implementation of OpenAI's models securely packaged within the Azure environment with no reliance on OpenAI (the company) for model fine-tuning or inference.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
{count} votes

Accepted answer
  1. VasaviLankipalle-MSFT 18,676 Reputation points Moderator
    2023-03-18T03:34:06.2366667+00:00

    Hi @Philip Chung , Thanks for using Microsoft Q&A Platform.

    The data submitted to the Azure OpenAI Service remains within Microsoft Azure and is not passed to OpenAI (the company) for model predictions. Azure has sole control and governance of the data and OpenAI. The Azure OpenAI service automatically encrypts any data that is persisted to the cloud, including training data and fine-tuned models. This encryption helps protect the data and ensures that it meets organizational security and compliance requirements. The article provides further details on how Azure OpenAI handles the encryption of data at rest https://learn.microsoft.com/en-us/azure/cognitive-services/openai/encrypt-data-at-rest

    Please refer to the article that explains how data that is provided to the Azure OpenAI service is handled: https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext

    Although Azure OpenAI was designed to meet data protection, privacy, and security standards, it is the customer's responsibility to use the technology in compliance with applicable laws and regulations and in a manner that aligns with their specific business needs.

    I hope this helps. Let me know if you need any more information.
    Regards,
    Vasavi

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks.

    12 people 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.