Wilson Chen Greetings & Welcome to Microsoft Q&A forum!
Hi I was wondering how i'd be able to connect to a private endpoint using Azure AI Studio
Are you accessing the Azure AI Search resource protected by a private network?
If you have an Azure AI Search resource protected by a private network, and want to allow Azure OpenAI on your data to access your search service, complete an application form. The application will be reviewed in ten business days and you will be contacted via email about the results. If you are eligible, we will send a private endpoint request to your search service, and you will need to approve the request.
As Dillon mentioned, You can use private link to establish the private connection to your Azure AI and its default resources. Please check the documentation for more details to Add a private endpoint to an Azure AI.
You can use below method to add a private endpoint to an existing Azure AI:
- From the Azure portal, select your Azure AI.
- From the left side of the page, select Networking and then select the Private endpoint connections tab.
- Create a private endpoint
You can also allow selected networks and private endpoints as shown above.
Please see Configure Azure AI services virtual networks for more details.
Do let us 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.