Grison Rivers Greetings & Welcome to Microsoft Q&A forum!
Are all my prompts and completions staying within Azure OpenAI as the docs claim, or is any of my data being sent to OpenAI directly
As mentioned on the Data, privacy, and security for Azure OpenAI Service page,
Your prompts (inputs) and completions (outputs), your embeddings, and your training data:
- are NOT available to other customers.
- are NOT available to OpenAI.
- are NOT used to improve OpenAI models.
- are NOT used to train, retrain, or improve Azure OpenAI Service foundation models.
- are NOT used to improve any Microsoft or 3rd party products or services without your permission or instruction.
- Your fine-tuned Azure OpenAI models are available exclusively for your use.
The Azure OpenAI Service is operated by Microsoft as an Azure service; Microsoft hosts the OpenAI models in Microsoft’s Azure environment and the Service does NOT interact with any services operated by OpenAI (e.g. ChatGPT, or the OpenAI API).
As a customer, you maintain ownership of data. The content, personal and other data you provide for storing and hosting in Azure services. You are also in control of any additional geographies where you decide to deploy your solutions or replicate your data.
Also, Azure OpenAI automatically encrypts your data when it's persisted to the cloud. The encryption protects your data and helps you meet your organizational security and compliance commitments.
Regarding the openai library being imported in the playground, note that Azure OpenAI co-develops the APIs with OpenAI, ensuring compatibility. However, all your prompts and completions stay within Azure OpenAI.
Do let me know if that helps or have any other queries.
If the response helped, please do click Accept Answer and Yes for was this answer helpful.
Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.