I am not able to see indexes created along with knowledgebase in foundry project

Noopur Nanda 40 Reputation points
2026-04-03T11:12:14.3533333+00:00

I am not able to see indexes created along with knowledgebase in foundry project. I have given all permission to foundry project in blob storage as well as search service.

Foundry Agent Service
Foundry Agent Service

A fully managed platform in Microsoft Foundry for hosting, scaling, and securing AI agents built with any supported framework or model


Answer accepted by question author
Pavankumar Purilla 11,655 Reputation points Moderator
2026-04-03T16:32:59.7033333+00:00

Hi Noopur Nanda,
This behavior is expected and not related to any permission or configuration issue.

When you create a Knowledge Base in Azure AI Foundry, the Azure AI Search indexes used in the background for storing, chunking, and retrieving data are fully managed by the Foundry service. These indexes are created and maintained internally as part of the Knowledge Base and are not exposed in the Foundry project UI or APIs.

Because of this design, you will not be able to see or access those indexes directly, even if you have provided all the required permissions on Azure AI Search and Blob Storage. This is intentional, as Foundry handles the entire indexing and retrieval process automatically to simplify the experience and avoid manual configuration.

If your use case requires direct access to indexes for example to customize the schema or run queries manually, you would need to create and manage indexes separately in Azure AI Search instead of relying on the Knowledge Base.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Oldest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.