Not able to manage resources

Shikhar Agarwal 0 Reputation points
2025-08-07T15:26:13.7+00:00

There is no option of "Data + Indexes" in Azure AI Foundry anymore. There is no guide regarding the changes and I certainly do not see any changelog. I need to use RAG approach with my data, now I am not able to train the model on my own data.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 8,340 Reputation points
    2025-08-07T18:21:44.6233333+00:00

    Hello,

    Welcome to Microsoft Q&A,

    You can add your data and index it using Azure AI Search or upload files directly within Azure AI Foundry. Here's how to proceed:

    Azure AI Search:

    1. Create an Azure AI Search resource.

    In the search resource, add a data source (e.g., Blob Storage, Azure SQL, Table Storage, Cosmos DB, etc.).

    Create an index to define the searchable structure.

    Set up an indexer to ingest and refresh data from the source.

    Once your index is ready, you can add the Azure AI Search resource as a data source within Azure AI Foundry to enable RAG (Retrieval-Augmented Generation) or other advanced workflows.

    1. User's image

    Azure AI Foundry:

    User's image

    User's image

    Please Upvote and accept the answer if it helps!!


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.