Skip to content

Document upload and organisation for the user #468

Open
@tbsonio

Description

@tbsonio

Is your feature request related to this sample app, or to an Azure service, such as Azure OpenAI or Azure AI Search?
This feature request is related to the sample app itself, specifically its user interface and backend data management functionality.

Is your feature request related to a problem? Please describe.
Currently, there is no visible option within the sample app’s frontend to upload or organize custom data/documents. As a result, users must directly interact with Azure resources (such as Blob Storage) outside the app, which can be cumbersome and less user-friendly.

Describe the solution you'd like
I would like to see a built-in frontend and backend feature that allows users to upload, manage, and organize their own documents and data directly within the app interface. This could include features such as a file upload button, document organization tools (folders/tags), and status indicators for indexing or processing.

Is this feature specific to your use case or your organization, or would it apply broadly across other uses of this app?
This feature would apply broadly to many users of this app, as uploading and managing custom data is a common requirement for document generation and AI-powered search solutions. It would help improve the onboarding and overall user experience for anyone deploying this accelerator.

Describe alternatives you've considered
The current alternative is to manually upload documents into Azure Blob Storage and trigger indexing through Azure Portal or other Azure management tools. However, this is less accessible for non-technical users and disrupts the workflow within the app itself.

Additional context
Is there any plan or roadmap to implement a frontend and backend for uploading and organizing custom data within the sample app, so users don’t have to rely solely on Azure Portal or external tools? This would be extremely helpful for enhancing usability and adoption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions