Network whitelisting on OpenAI resource

TechOps Gainsight 0 Reputation points
2023-05-11T07:27:52.55+00:00

Hi

Can you please help me understand that if we try to place IP's to restrict the access to the OpenAI resources , specifically to restrict the access of the API endpoint of the OpenAI resource from Public access.

So after the adding the IP's list on the networking of OpenAI resource ,

Would we be restricted to access that OpenAI resource from the Azure console too ??

Thanks

Philix

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

1 answer

Sort by: Most helpful
  1. romungi-MSFT 48,906 Reputation points Microsoft Employee Moderator
    2023-05-12T12:10:33.58+00:00

    @TechOps Gainsight From Azure portal you should be able to access the resource. As per the note from cognitive services networking documentation to access and use Azure OpenAI Studio from a virtual network, you will need to use the following tags:

    • AzureActiveDirectory
    • AzureFrontDoor.Frontend
    • AzureResourceManager
    • CognitiveServicesManagement
    • CognitiveServicesFrontEnd

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    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.