MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

When I upload files, where do they live? #119846

Closed grayjeremy closed 8 months ago

grayjeremy commented 8 months ago

are these files Microsoft managed or can they hosted on one of my azure storage resources.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

mrbullwinkle commented 8 months ago

@grayjeremy threads, messages, and file related data is stored in Microsoft-managed storage. Bring your own storage is currently not available.

Naveenommi-MSFT commented 8 months ago

@grayjeremy Thanks for your feedback! We will investigate and update as appropriate.

RamanathanChinnappan-MSFT commented 8 months ago

@grayjeremy When you upload files to the Azure OpenAI service, they are stored in a storage account managed by Microsoft. You do not have the option to host these files on one of your own Azure storage resources.

The storage account used by the Azure OpenAI service is managed by Microsoft and is not accessible to customers. However, you can access the files you upload to the service through the OpenAI API.

Let me know if you have any further questions or concerns.

RamanathanChinnappan-MSFT commented 8 months ago

@grayjeremy We are going to close this thread, if there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.

dasMulli commented 8 months ago

@RamanathanChinnappan-MSFT the data privacy text (https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy) does not mention anything about the assistant APIs.

How do I answer questions to customers like:

These are really important questions that my customers want answers for and currently there is no actionable information or documentation available - just some APIs that say "you can upload files here"

RamanathanChinnappan-MSFT commented 8 months ago

Hello @dasMulli, Please go through below this document https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/assistant#supported-file-types

Please refer the Stack Overflow query for assistance. There, you can find the solution regarding the storage location of files uploaded and saved within Azure OpenAI Assistants. https://stackoverflow.com/questions/77986927/in-azure-openai-assistants-when-i-upload-a-file-and-save-it-where-is-that-file-s/78020557#78020557