1,225 questions with Azure AI Search tags

Sort by: Updated
1 answer

Responses are missing important context, even I tried topNDocuments parameter in the API

I am using Azure Search Service to do the search for a user prompt on indexed data in json format. Index "testing_2025" have 104 documents. When I send a query like this: "Analyze the data and find the given review numbers. If found,…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-13T13:34:13.2166667+00:00
Vishav Singh | CHECKER 0 Reputation points
answered 2025-03-14T14:49:52.1666667+00:00
Prabhavathi Manchala 80 Reputation points Microsoft External Staff
0 answers

Azure AI Foundry: Deploy to Teams, API Key Method

I am trying to deploy an Azure AI Foundry Project into Microsoft Teams. According to the generated README from the zipped application folder, the Azure AI Search Key just needs to be pasted into the config.json file. What is the syntax needed for the API…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-10T21:27:49.3066667+00:00
Quinn S 0 Reputation points
edited a comment 2025-03-14T11:46:37.2233333+00:00
Harshitha Veeramalla 421 Reputation points Microsoft External Staff
0 answers

azure.search.documents.indexes.models.AIServicesVisionVectorizer used in AI Search throws "Could not complete vectorization action. The vectorization endpoint returned status code '400' (BadRequest)"

Hi! I'm facing an issue with using AIServicesVisionVectorizer vectorizer when doing either a text or image vector query search against the AI Search index. I used azure-python-sdk library azure-search-documents 11.6.0b9 version. This is the sample…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
404 questions
asked 2025-02-18T17:42:46.9266667+00:00
Bogdan 0 Reputation points
commented 2025-03-14T11:43:59.5066667+00:00
Sampath 1,010 Reputation points Microsoft External Staff
1 answer

Unable to retrieve server endpoint for account '[servername]' using your managed identity.

I am getting the following error when trying to run Indexer.** ** StatusFailed Error messageUnable to retrieve server endpoint for account '[servername]' using your managed identity. Ensure the resource ID is correct and that the managed identity for…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-02-25T17:10:38.45+00:00
Van Nguyen 0 Reputation points
commented 2025-03-14T10:07:51.12+00:00
Harshitha Veeramalla 421 Reputation points Microsoft External Staff
0 answers

Azure Prompt Flow with RankZephyr: How to handle Python 3.9 and 3.10 dependency conflicts?

I am working with Azure Prompt Flow and attempting to integrate RankZephyr for document reranking. However, I am facing a Python version compatibility issue between Prompt Flow (Python 3.9) and RankZephyr (which requires Python 3.10+). I am working on…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-14T09:45:40+00:00
Matteo Doni 0 Reputation points
1 answer

Azure AI Search: Newly Added Filterable Fields Not Populating After Indexer Run

I recently added two new fields to my Azure AI Search index and marked them as filterable. After updating the index schema and running the indexer, the new fields are still not populated in the index. Steps Taken So Far: Ran the indexer to pull in…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-02-28T10:15:00.0333333+00:00
Sohom Ghorai 0 Reputation points
commented 2025-03-14T04:51:08.4733333+00:00
Bodapati Harish 75 Reputation points Microsoft External Staff
1 answer

[Azure AI Search] Index Management

Hello! I have some questions about implementing a search service through Azure AI Search.** [Requirements for the service to be developed]** There are multiple categories (ex> HR, purchase, etc.) in each project, and multiple documents are managed…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-02-06T04:43:00.47+00:00
이소영 20 Reputation points
commented 2025-03-13T22:28:40.7533333+00:00
Siva Nair 735 Reputation points Microsoft External Staff
0 answers

Azure Search Index is down. Unable to connect

My azure search service went down today. It's a critical part of our app. We didn't make any changes in Azure. What do we need to do to fix it?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-13T17:00:29.17+00:00
James 0 Reputation points
edited a comment 2025-03-13T17:54:42.6733333+00:00
Siva Nair 735 Reputation points Microsoft External Staff
1 answer

Web app deployement

After successfully deploy a web app it show above error when i open the link.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-10T06:20:26.92+00:00
Vishal Wanjari 0 Reputation points
commented 2025-03-13T16:49:36.4133333+00:00
Shree Hima Bindu Maganti 3,675 Reputation points Microsoft External Staff
1 answer

migrate index search ai

How to migrate index from an azure ai search resource to another one?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-10T16:09:35.25+00:00
Lawgic Lawgic 0 Reputation points
commented 2025-03-13T11:33:34.43+00:00
Siva Nair 735 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

Could not complete vectorization action. The vectorization endpoint returned status code '401' (Unauthorized).

I am having the issue when vector querying an index in Azure AI Search. The error message is: Could not complete vectorization action. The vectorization endpoint returned status code '401' (Unauthorized). I've checked both my AI Search and Azure OpenAI;…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2024-09-12T07:37:12.01+00:00
Tho Le 30 Reputation points
edited an answer 2025-03-13T10:36:41.7933333+00:00
Lukáš Papík 0 Reputation points
2 answers One of the answers was accepted by the question author.

Cannot delete Azure Cognitive Search

Hi, i am not able to delete the Azure Cognitive Search, how can i do it, i would like to delete all the servicdes, i am constantly getting charged. Thanks.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-07T13:59:06.99+00:00
Radu 20 Reputation points
accepted 2025-03-13T06:57:32.8766667+00:00
Radu 20 Reputation points
0 answers

Unable to create Azure Search Service in Private network using ARM template API version 2023-11-01

We have tried deploying Azure AI Search resource using ARM templates with API version 2023-11-01, ARM configurations having private network enabled for Azure AI Search, but when deployed resource, it is getting deployed in the public network. Screenshot…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-12T07:37:15.4733333+00:00
Rajkumar Dasari 0 Reputation points
commented 2025-03-12T17:11:01.55+00:00
Shree Hima Bindu Maganti 3,675 Reputation points Microsoft External Staff
1 answer

Unknown model: text-embedding-ada-002 and no such file and directory C:\\clientsearch\\assets\\intent_mapping.prompty

S C:\clientsearch> python create_search_index.py 🗑️ Found existing index named 'example-index', and deleted it Traceback (most recent call last): https://learn.microsoft.com/en-gb/azure/ai-studio/tutorials/copilot-sdk-build-rag Unclear and wrong…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-02-17T11:55:48.9566667+00:00
Working on Azure AI project 5 Reputation points
commented 2025-03-12T09:26:21.36+00:00
Alekhya Vaddepally 5 Reputation points Microsoft External Staff
1 answer

“PermissionDenied (HTTP 401) error when creating Azure AI Search Vector Index despite Owner permissions.”

“PermissionDenied (HTTP 401) error when creating Azure AI Search Vector Index despite Owner permissions.”

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-08T08:17:10.01+00:00
Lakshman Mantha 0 Reputation points
commented 2025-03-12T04:11:38.3+00:00
Laxman Reddy Revuri 3,265 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Is there a way to temporarily disable an Azure Cognitive Search service without deleting the resource?

Is there a way to temporarily disable an Azure Cognitive Search service without deleting the resource?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-11T19:35:08.97+00:00
mano 25 Reputation points
accepted 2025-03-11T19:59:19.8533333+00:00
mano 25 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AI Search with Varying Verbiage

Currently, I'm using the Azure AI Search in conjunction with my LLM. I've created an index and uploaded documents into it. I have a Chabot that answers questions based on the information inside the index. When I ask the Chatbot about "Frozen…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-10T20:16:59.53+00:00
Keith Ho 25 Reputation points
accepted 2025-03-11T19:29:02.71+00:00
Keith Ho 25 Reputation points
1 answer One of the answers was accepted by the question author.

How can I use Azure AI search with Azure Agents?

I've created an Azure index based on pdf files but when I connect it to the Azure Agent I can't get the expected responses Message: "It seems that I am unable to retrieve information from the uploaded index regarding the "repair plan."…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-02-19T19:28:47.22+00:00
Junior Saravia 45 Reputation points
accepted 2025-03-11T16:27:16.41+00:00
Junior Saravia 45 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AI Playground: Search Endpoint Configuration

Just starting out with AI so sorry if this is a noob question. After the initial Foundry setup, I added a 2nd Search Service to change the SKU to F0 for experimentation (since it's not possible to change it after creation). When I open the Chat…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-07T00:35:11.7933333+00:00
Green, Jim 75 Reputation points
accepted 2025-03-11T15:10:26.3966667+00:00
Green, Jim 75 Reputation points
0 answers

Issue ragarding manageidentitynotenabled.

Give solution of above problem.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,225 questions
asked 2025-03-11T13:46:29.75+00:00
Vishal Wanjari 0 Reputation points
commented 2025-03-11T13:56:00.7233333+00:00
Vishal Wanjari 0 Reputation points