sample-app-aoai-chatGPT icon indicating copy to clipboard operation
sample-app-aoai-chatGPT copied to clipboard

Private Storage Accounts

Open fellnerse opened this issue 2 years ago • 3 comments

I know that storage accounts in private networks are not supported at the moment. But this is something crucial for us. So I have some questions:

  • are you working on this atm? if so, is there some rough estimate you could give me?
  • is there any other way of protecting our data, and not exposing the storage account to the internet?
  • as oai studio seems to work with search service in a private network, we are investigating setting up the index ourself, but for that it would be great if we could get more info what happens in the /indexprepocessing endpoint? with a socks5 proxy I'm able to upload data to the blob storage, but now get this error: image I guess I would need something similar to the private link between cognitive search and oai? we set up private endopoints up with dns zones, but somehow it seems to not pick them up automatically I guess?

What would you recommend us going forward? Last resort, would be doing all the processing ourself, but I would like to use the oai endpoint

### Tasks

fellnerse avatar Aug 22 '23 07:08 fellnerse

We have the same need. It looks like accessing blob storage with an SAS token in a private network works in general, it's just not compatible within the Open AI Studio service. Could you please confirm whether uploading own documents via the Studio UI uses the same logic as data_preparation.py?

gingergenius avatar Aug 23 '23 11:08 gingergenius

Hi @fellnerse @gingergenius we have added a lot of support for private endpoints, please see our documentation here: https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/use-your-data-securely

Note that an application is required to provision a private endpoint between Azure AI Search and Azure OpenAI.

sarah-widder avatar Feb 07 '24 20:02 sarah-widder

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Apr 22 '25 02:04 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar May 06 '25 02:05 github-actions[bot]