https://github.com/Azure-Samples/azure-search-python-samples/blob/main/agentic-retrieval-pipeline-example/agent-example.ipynb does not provide clear guidelines on "configure access" compared to https://github.com/Azure-Samples/azure-search-python-samples/blob/main/Quickstart-Agentic-Retrieval/quickstart-agentic-retrieval.ipynb, especially on (looks like Search Index Data Contributor is enough for the sample): [Assign the following roles](https://learn.microsoft.com/azure/search/search-security-rbac#how-to-assign-roles-in-the-azure-portal) to yourself. - Search Service Contributor - - Search Index Data Contributor - - Search Index Data Reader