1,221 questions with Azure AI Search tags

Sort by: Updated
1 answer

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,221 questions
asked 2025-03-10T21:27:49.3066667+00:00
Quinn S 0 Reputation points
commented 2025-03-11T23:56:25.9966667+00:00
Quinn S 0 Reputation points
0 answers

Bitlocker Recovery Key

Please help me. Need Recovery Key for Bitlocker Recovery ID: 17FC40F7-DD3C-484A-AA1B-D1849C177F3E.

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,221 questions
asked 2025-03-11T22:27:26.3133333+00:00
Arnold Garcia 0 Reputation points
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,221 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,221 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

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,221 questions
asked 2025-03-10T16:09:35.25+00:00
Lawgic Lawgic 0 Reputation points
commented 2025-03-11T19:03:35.1733333+00:00
Siva Nair 735 Reputation points Microsoft External Staff
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,221 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,221 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,221 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
1 answer One of the answers was accepted by the question author.

Azure AI Search: Do I need to truncate dimensions when using AzureOpenAIEmbeddingSkill with Dimension parameter set?

Hello, Following the documentation here: https://learn.microsoft.com/en-us/azure/search/vector-search-how-to-configure-compression-storage we can use lower dimension vectors if our embedding model is text-embedding-3-large or small. My understanding…

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,221 questions
asked 2025-03-05T16:26:37.3466667+00:00
mathias Herbaux 0 Reputation points
accepted 2025-03-11T10:53:09.94+00:00
mathias Herbaux 0 Reputation points
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,221 questions
asked 2025-02-17T11:55:48.9566667+00:00
Working on Azure AI project 5 Reputation points
edited a comment 2025-03-11T09:01:19.0966667+00:00
Alekhya Vaddepally 0 Reputation points Microsoft External Staff
1 answer

Deployed model using unclear tokens

I have deployed a gpt4 model in Azure foundry. The problem is that sometimes in the metrics it is displaying that the model is using tokens but I did not do anything with it. How is it possible? What could be the cause of that? What can I do in order to…

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,221 questions
asked 2025-03-05T08:23:08.54+00:00
Matej Jakubčík 85 Reputation points
edited an answer 2025-03-11T08:58:49.9033333+00:00
Alekhya Vaddepally 0 Reputation points Microsoft External Staff
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,221 questions
asked 2025-02-28T10:15:00.0333333+00:00
Sohom Ghorai 0 Reputation points
commented 2025-03-11T06:20:17.1266667+00:00
Sohom Ghorai 0 Reputation points
2 answers

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,221 questions
asked 2025-03-07T13:59:06.99+00:00
Radu 0 Reputation points
answered 2025-03-11T03:52:16.8866667+00:00
Laxman Reddy Revuri 3,030 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,221 questions
asked 2025-03-08T08:17:10.01+00:00
Lakshman Mantha 0 Reputation points
commented 2025-03-11T03:51:09.98+00:00
Laxman Reddy Revuri 3,030 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

I'm getting an error when attempting to create an Indexer for Sharepoint Online Indexer

I'm getting the following error when attempting to create an Indexer for Sharepoint Online Indexer: "Error with data source: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the…

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,221 questions
asked 2025-03-09T15:45:51.9466667+00:00
Matthew Robinson 20 Reputation points
commented 2025-03-10T19:10:27.5766667+00:00
Matthew Robinson 20 Reputation points
1 answer

Indexing html & htm documents from Azure Blob Storage to Azure Search Index using an Indexer.

Hello everyone, I am trying to set up an indexer that will index documents from a data source (Azure Blob Storage) to an Azure Search Index. I have also created a skillset that contains a chunking and an embedding skill. Specifically these are the…

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,221 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,108 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,222 questions
asked 2025-02-11T08:29:03.0666667+00:00
Iordanis Kokkinidis 0 Reputation points
commented 2025-03-10T18:23:19.3133333+00:00
Sina Salam 18,876 Reputation points
2 answers

Availability Timeline for Azure AI Search Query Rewrite in North America

Is there a date or timeline for when the new Azure AI Search Query Rewrite will be available in other regions? Specifically, information is needed regarding its availability in North America.

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,221 questions
asked 2025-03-03T14:47:55.84+00:00
Amardaya, Younes 0 Reputation points
commented 2025-03-10T09:03:36.2233333+00:00
Alekhya Vaddepally 0 Reputation points Microsoft External Staff
1 answer

AI Search Indexer started failing with opperand type clash error

Starting 26 Feb 2025 at around 2 PM EET, indexers on our Azure AI Search services started failing on all our environments at around the same time. The indexers have previously worked with no other issue. The error is Operand type clash: datetime2 is…

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,221 questions
asked 2025-03-03T11:57:44.2966667+00:00
Molnar Sergiu-Ionut 21 Reputation points
commented 2025-03-10T08:11:49.44+00:00
Shree Hima Bindu Maganti 3,525 Reputation points Microsoft External Staff
1 answer

Assistant Vector Stores will never finish processing

When Uploading a file in a newly created Azure Open AI Assistant vector store the processing task will never be completed. We're using Sweden Central as the hosting location for this Resource. Up until this morning it seemed to work fine, now we cannot…

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,221 questions
asked 2025-03-04T10:04:24.2+00:00
Tomasella Patrick (Kalaidos ICT) 5 Reputation points
commented 2025-03-10T06:41:27.01+00:00
Saideep Anchuri 4,015 Reputation points Microsoft External Staff
0 answers

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,221 questions
asked 2025-03-10T06:20:26.92+00:00
Vishal Wanjari 0 Reputation points