Creating Azure OpenAI in Private Organization.

Sudhakar P 0 Reputation points
2024-09-04T07:05:15.9266667+00:00

Is it Possible to Create my own OpenAI in my own Private Organisation. Like, Azure Cognitive Services Container Support. it is like on-prem. I have some Sensitive data that i dont need to share with microsoft also.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,916 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,782 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sina Salam 10,036 Reputation points
    2024-09-04T07:46:02.2933333+00:00

    Hello Sudhakar P,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I could understand that you would like to create your own OpenAI for your Private Organization and for content privacy is a concern.

    It is absolutely possible to create your own OpenAI-like service within your private organization, similar to Azure Cognitive Services Container Support. There are three methods in my mind right now as it's listed below:

    1. You can use Azure AI Containers to ensure that your data remains within your organization's on-premises infrastructure, and this methos addresses compliance and security concerns. https://learn.microsoft.com/en-us/azure/ai-services/cognitive-services-container-support
    2. You can build a Private ChatGPT Interface using Azure OpenAI and other Azure services which can help your prompts and ensure data are not used to train the large language model and remain secure within your organization. https://techcommunity.microsoft.com/t5/azure-architecture-blog/building-a-private-chatgpt-interface-with-azure-openai/ba-p/3869522
    3. Azure OpenAI Private Endpoints is another setup that allows you to connect securely to Azure OpenAI services while keeping your sensitive data private. https://techcommunity.microsoft.com/t5/azure-architecture-blog/azure-openai-private-endpoints-connecting-across-vnet-s/ba-p/3913325

    Use the link provided to read more.

    I hope this is helpful! Do not hesitate to let me know if you have any other questions.

    ** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful ** so that others in the community facing similar issues can easily find the solution.

    Best Regards,

    Sina Salam

    0 comments No comments

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.