1,119 questions with Azure AI Search tags

Sort by: Updated
0 answers

I am unable to create index in Azure AI search using C#

I have followed below git repo to create index in Azure AI Search (Line 231 - 307) https://github.com/Azure/azure-search-vector-samples/blob/main/demo-dotnet/DotNetVectorDemo/Program.cs I am not using SemanticSearch so removed code from Line 266 -…

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,119 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,152 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,002 questions
asked 2024-12-26T16:18:20.36+00:00
AJITH KRISHNA MANKENA 0 Reputation points
1 answer

How to invoke Azure AI resources on an ER-connected internal network

Hello, I'm currently an internal network PC user connected to Azure ER. I'm using vscode for development Invoking azure resources by modifying the window's host file. It is possible to call the index list of aisearch via postman, but An ssl error 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,119 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,002 questions
asked 2024-12-26T04:28:07.36+00:00
HyeonJung Park 45 Reputation points
answered 2024-12-26T15:10:36.6366667+00:00
Azar 24,600 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure AI Studio: Error in Index Lookup Step of Prompt Flow ('search_function_construction')

I'm experiencing an issue with Azure AI Studio while working on a prompt flow. I had successfully deployed multiple versions before, but suddenly, I started encountering an error during the index lookup step. The error message is: lookup : Execution…

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,119 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 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,002 questions
asked 2024-12-23T23:46:04.3433333+00:00
Hector Rosado 45 Reputation points
commented 2024-12-26T14:30:25.63+00:00
Hector Rosado 45 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AI - Error 429 GPT4o Chat Playground

Dear Team, I have configured in Azure AI Chat Playground the "Add your data" (Preview) with GPT4o deployment. It is connected to my Azure AI Search Index which has 9 PDF documents. Whenever I chat with the bot, it successfully respond to 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,119 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 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,002 questions
asked 2024-07-03T11:53:11.3866667+00:00
Abigail Joyce Cuadra 20 Reputation points
commented 2024-12-26T06:27:18.8666667+00:00
Dvir Hanum 0 Reputation points
1 answer

"Import and vectorize data" -- vector or hybrid index?

When using the "Import and Vectorize Data" option (say, on JSON documents), are the original text fields preserved in the index with vectors added (for example, "body:" and "bodyVector:") or is the document simply vectorized…

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,119 questions
asked 2024-12-18T15:20:57.8366667+00:00
Barry Briggs 60 Reputation points
answered 2024-12-26T04:09:53.2833333+00:00
Laxman Reddy Revuri 1,130 Reputation points Microsoft Vendor
1 answer

Inconsistent results with AI Search and Open AI Models : Understanding the interaction between model and Azure AI Search

While using Open AI model (gpt 3.5 Turbo) with Azure AI search via a python based web application and the search results are very disappointing and unreliable. I have setup a semantic configuration too. I noticed when i search for something i.e Find all…

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,119 questions
asked 2024-11-08T13:01:41.1766667+00:00
answered 2024-12-25T19:13:22.71+00:00
Vahid Ghafarpour 22,290 Reputation points
0 answers

Cannot index my data (Data ingestion failed

When i try to index my data using AI search, the Step 1 (cracking and chunking)works successful, but Step 2 (Creating Azure AI Search Index) fails with the error data ingestion failed. I get the following logs I am the owner i have the owner permission…

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,119 questions
asked 2024-12-25T13:01:48.31+00:00
Talha 0 Reputation points
0 answers

Azure AI Search embeddings: max content length exceeded?

Creating embeddings for an array of 100 JSON objects in order to create an index. Loop through the objects creating an embedding for the body field (six simple fields and one vector field) and get error "This model's maximum context length is 8192…

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,119 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 questions
asked 2024-12-18T23:26:41.02+00:00
Barry Briggs 60 Reputation points
commented 2024-12-24T15:42:30.2566667+00:00
Barry Briggs 60 Reputation points
1 answer

How to fix Unknown Model error?

I am following Build a Custom Knowledge Retrieval (RAG) chatbot using Azure AI Foundry. I have setted up the AI search and also deployed two models gpt-4o-mini and text-embedding-ada-002, but I can't seem to access them in my computer using azure sdk. I…

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,119 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 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,002 questions
asked 2024-12-09T14:58:39.17+00:00
Aqib Riaz 0 Reputation points
commented 2024-12-23T11:02:11.78+00:00
ajkuma 27,851 Reputation points Microsoft Employee
0 answers

Issue with calling Azure AI Foundry API in React Native Environment

Hi there, I'm working on a mobile application development project that connects to Azure AI Foundry Prompt Flow. It's essentially a knowledge-based AI chatbot app. Currently, I'm facing an issue with calling the API from the Image Prompt Flow. As shown…

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,119 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,002 questions
asked 2024-12-18T07:44:05.96+00:00
Yoke Huan Shum 40 Reputation points
commented 2024-12-20T08:44:53.4333333+00:00
romungi-MSFT 48,141 Reputation points Microsoft Employee
1 answer

How to create index using custom chunking within the enrichment pipeline in Azure AI Search

When using the built-in SplitSkill in azure indexer pipeline, Azure AI Search automatically provides a chunk_id field to each chunk, allowing them to be individually indexed. However, when replacing this step with a custom Web API skill that returns…

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,119 questions
asked 2024-12-18T16:58:02.8466667+00:00
Filiz Camuz 0 Reputation points
answered 2024-12-20T04:35:59.5733333+00:00
Laxman Reddy Revuri 1,130 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Get different results with query on search index

Hello, I am performing a search on my data. So, the scenario is that - I query from the UI to which the search service is connected. I get a few results example- links If now I query again asking to get me some more links, then I get the same links…

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,119 questions
asked 2024-11-20T09:48:52.7766667+00:00
Mansi Gusain 165 Reputation points
commented 2024-12-19T09:57:42.19+00:00
Mansi Gusain 165 Reputation points
1 answer

Unreliable Results When Indexing SharePoint Document Libraries in Azure AI Search Preview

We indexed the contents of a SharePoint document library in Azure AI Search following the instructions provided here: https://zcusa.951200.xyz/en-us/azure/search/search-howto-index-sharepoint-online#limitations-and-considerations. During testing, we…

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,119 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,003 questions
asked 2024-11-08T09:43:20.63+00:00
Irene Gunning 0 Reputation points
answered 2024-12-19T07:23:52.11+00:00
brtrach-MSFT 16,926 Reputation points Microsoft Employee
1 answer

Why is the data source configured for Full Text Search (using a SQL Virtual Machine) not usable for Vector Search?

I have following Question: SQL Virtual Machine Compatibility Issue: Why is the data source configured for Full Text Search (using a SQL Virtual Machine) not usable for Vector Search? In the "Import and Vectorize" option on the Azure…

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,119 questions
asked 2024-11-28T06:54:07.3033333+00:00
Akhilesh Mishra 0 Reputation points
answered 2024-12-19T07:12:32.7166667+00:00
brtrach-MSFT 16,926 Reputation points Microsoft Employee
2 answers

How to count the distinct number of source documents in Azure AI Search Index

Hello, I would like to be able to count the number of source documents in my Index. Of course, the index shows the number of 'documents,' but this is really document chunks. I am using the UI in the portal to 'Import and Vectorize.' I see a discrepancy…

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,119 questions
asked 2024-12-03T14:46:54.9733333+00:00
petermcnally 25 Reputation points
commented 2024-12-18T17:46:26.3666667+00:00
Shree Hima Bindu Maganti 1,585 Reputation points Microsoft Vendor
1 answer

azure private endponit and private dns zone not working on different subscription?

Hi All, I have issue about all azure service disable public access and enable private endpoint access only. I've 2 subscription, i deploy azure services for support ai search solution on subscriton A as spoke network and subscription B as Hub network…

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,119 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
874 questions
asked 2024-12-13T04:00:14.61+00:00
thanakrit rungchatkamol 1 Reputation point
answered 2024-12-18T03:58:48.31+00:00
Laxman Reddy Revuri 1,130 Reputation points Microsoft Vendor
1 answer

Trouble connecting Copilot to Azure OpenAI Services

I am experiencing significant challenges in getting my Copilot to connect to Azure OpenAI Services, specifically for accessing my data index. Here’s a detailed breakdown of the steps I’ve taken and the issues I’m encountering: Setup in 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,119 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
432 questions
asked 2024-09-24T18:11:44.9033333+00:00
Thomas Lowrey 5 Reputation points
commented 2024-12-17T15:32:06.8166667+00:00
Sina Salam 14,551 Reputation points
0 answers

Azure AISearch Indexer: "'JSON arrays with element type 'Float' map to Collection(Edm.Double)"

I have the following problem. I am trying to build an indexer in Azure AI Search. I have a skillset with a “Custom.WebApiSkill” skill. This provides me with the following response body: { "values": [ { "recordId":…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,251 questions
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,119 questions
asked 2024-12-17T10:01:28.1466667+00:00
Ilg Alexander 0 Reputation points
edited the question 2024-12-17T10:02:58.3833333+00:00
Ilg Alexander 0 Reputation points
1 answer One of the answers was accepted by the question author.

Problem deleting AI search resource

Deleting an AI search resource "gptkb-xp2warnlhe5i6", return the following error: gptkb-xp2warnlhe5i6: Unable to delete Search Service: 'gptkb-xp2warnlhe5i6'. LockedSPLResourceFound: Unable to verify management locks on 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,119 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
asked 2024-11-17T11:00:05.1066667+00:00
hayakawayuta 20 Reputation points
edited a comment 2024-12-17T03:13:39.64+00:00
Yini Ye 0 Reputation points Microsoft Employee
0 answers

How to create an index and indexer for RAG solution with Azure OpenAI and Azure AI Search in Python?

Hello, I am an enthusiastic supporter of the potential that Azure solutions, particularly regarding RAG, bring to the table. However, my current approach to index creation appears somewhat rudimentary. I currently upload my source documents to Azure Blob…

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,119 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 questions
asked 2024-12-13T14:40:57.52+00:00
11-4688 211 Reputation points
commented 2024-12-17T00:55:38.2933333+00:00
YutongTie-MSFT 53,691 Reputation points