azure BYOD bring your own data / add your data priority and update and/or reload

和也 榮野川 0 Reputation points
2024-08-06T01:55:29.7166667+00:00

I am planning to use Azure bring your own data feature uploading several files and I am facing the following questions:

Is it possible to add the priority to uploaded files?

E.g. file A has top priority, so it should be read first and if the information between this and another file is controversial, the A file is more probable to have the correct information.


Is it possible to re-upload or add the files if the information on the topic has been updated?

Thank you in advance.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,354 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,101 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2024-08-16T08:09:06.82+00:00

    和也 榮野川, We don't support file prioritization. To resolve conflicts, override outdated files in the blob container and let the scheduled ingestion job refresh the index. That requires you have the content of the file to be disjoint.

    For better results, use blob storage instead of local file uploads from AOAI Studio, as blob storage allows for scheduled refresh, which support incremental update automatically.

    If you wish you may share your feedback on Uservoice - All of the feedback, you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure. Additionally, users with a similar request can up-vote your post and add their comments.

    I have relayed this feedback internally to our product team.


    Please click Accept Answer Or please share the requested/more info to help you better

    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.