microsoft / microsoft/azurechat

Azure AI Search extension not working

Open
#337 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.4k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
1

Description

Hi, I'm trying to set up Azure AI search Extension to fetch the content from the index but the tool output it is not fetching any content from the index.

image

image

When I search for this question in azure AI search I am see able to see the results there.

image

I couldn't find whether the issue is.

For vector field in header section of extension creation I have provided only the vector field from the index.

Also, the index is created in separate resource group of Azure and this App is running in separate group is this issue is because of this? If it is then what all roles I need to assign for this search service

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Azure AI Search extension setup described in the issue, using an index whose results appear in Azure AI Search but are not returned by the tool. Inspect the extension configuration, especially the vector field setting, and verify whether separate resource groups or missing roles affect access. Done means identifying the cause of the empty result and documenting or correcting the required configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.