1,061 questions with Azure AI Search tags

Sort by: Updated
0 answers

Searching multiple intexes in cognitive search

So I have a hundred or so inedexes with different information from various sources. all the data is embeded using adda2. Now I'm trying to iterate over the list of indexes and query each: index_client = SearchIndexClient( …

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,061 questions
asked 2024-11-05T16:40:44.6166667+00:00
filippo 0 Reputation points
commented 2024-11-07T17:49:39.81+00:00
Laxman Reddy Revuri 330 Reputation points Microsoft Vendor
1 answer

About index field settings for Azure AI Search service.

Let's say you have defined two SingleCollection columns (vector columns) in one index. Is it possible to perform a cosine similarity vector search on those two SingleCollection columns (vector columns)? Example: Let's say you have set up the index schema…

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,061 questions
asked 2024-10-31T06:08:25.37+00:00
CasperMorow 0 Reputation points
edited a comment 2024-11-07T17:15:24.02+00:00
Laxman Reddy Revuri 330 Reputation points Microsoft Vendor
2 answers

How to Configure a Proxy for Azure SearchClient in Python?

I'm working within a corporate network that uses a proxy server, and I'm trying to connect to Azure Cognitive Search using the SearchClient from the azure-search-documents SDK in Python. I've been struggling to configure the client to route requests…

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,061 questions
asked 2024-09-30T12:57:14.4666667+00:00
Brünning, Georg 0 Reputation points
commented 2024-11-07T17:12:12.9566667+00:00
CAO NGUYEN PHUONG, LINN 0 Reputation points
1 answer

Null values not being picked up in azure search

Hello, When the azure search indexer goes through my azure blob table storage it does not pick up null values but I thought at one point it did. For example: Metadata is present in blob storage Testfield: testString, this metadata is deleted making 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,061 questions
asked 2024-11-06T15:12:00.13+00:00
Matt 0 Reputation points
commented 2024-11-07T13:50:49.5566667+00:00
Matt 0 Reputation points
0 answers

In Debug sessions, a Custom Skill cannot connect to Azure Functions which is on a Virtual Network

I'm trying to connect to a custom skill which is an Azure Function on a Virtual Network in Debug Sessions. Although it works in an indexer, it gives me the following error om a debug session. Enrichment.WebApiSkill.custom-embeding-skillCould not execute…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,093 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,061 questions
asked 2024-11-07T07:54:52.21+00:00
You Matsuo(松尾 陽) 0 Reputation points
commented 2024-11-07T12:14:20.9233333+00:00
SnehaAgrawal-MSFT 21,691 Reputation points
2 answers

Could not run DebugSession 'xml-debug'. Could not persist an event for the DebugSession. Error: 'This request is not authorized to perform this operation.'

Error in title. Cannot run a debug session on a search service. I verified the prerequisites here. I also see the error: "Could not retrieve execution-data for DebugSession 'xml-debug'. Please check the storage connection string associated with 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,061 questions
asked 2024-10-31T18:55:57.8966667+00:00
Cody Frascione 0 Reputation points
answered 2024-11-07T12:02:07.1366667+00:00
ajkuma 26,636 Reputation points Microsoft Employee
2 answers

url retured as null to HTTP POST

Hi, URL field in the POST HTTP request is returned null when I call on GPT 4o deployed in Azure AI Studio on my Azure AI search Index. This is despite the Index in Azure AI studio showing I've mapped url to a DocUrl ( custom field created to map 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,061 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,897 questions
asked 2024-10-10T13:28:44.77+00:00
Viswavaageesh Chandramouli 20 Reputation points
commented 2024-11-07T10:30:15.55+00:00
Viswavaageesh Chandramouli 20 Reputation points
1 answer

Rag Improvements

Dear all, I am try to improve the quality of my Rag system that is for now composed of a Storage account, an indexer that takes the blobs from such SA, an index and a openAI deployment for chatting (as well as the app interface). I do have…

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,061 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,225 questions
asked 2024-10-08T10:09:10.47+00:00
Hoogerwerf, G. (Gabriel) 20 Reputation points
edited the question 2024-11-07T10:29:27.31+00:00
Sumarigo-MSFT 47,021 Reputation points Microsoft Employee
1 answer

Azure AI Search: Why is OCR Reprocessing All Pages on Incremental Update?

Hello, I'm experimenting with Azure AI Search for a new feature in our product. I'm running into a problem where while I've activated the incremental enrichment, skills that are not supposed to be executed are executed. Our clients have PDF documents…

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,061 questions
asked 2024-11-05T16:21:37.8133333+00:00
mathias Herbaux 0 Reputation points
commented 2024-11-07T06:44:15.1866667+00:00
Shree Hima Bindu Maganti 385 Reputation points Microsoft Vendor
1 answer

Is there a workaround to index SharePoint site pages in Azure AI Search?

We are currently developing a chatbot using Azure Open AI, and we plan to use SharePoint as a data source. We have pages containing the data that we want the chatbot to reference. However, according to the documentation SharePoint Online indexer…

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,061 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,821 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,225 questions
asked 2024-11-04T00:23:14.2066667+00:00
Irene Gunning 0 Reputation points
commented 2024-11-07T03:38:53.27+00:00
Milan Gross 6 Reputation points
0 answers

Question on fairly complicated rag code base from Azure-Samples that doesnt't use Azure document skillset api

I'm interested in creating a pdf document ingestion pipeline. I followed the tutorial here https://github.com/Azure/azure-search-vector-samples/blob/main/demo-python/code/integrated-vectorization/azure-search-integrated-vectorization-sample.ipynb and…

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,061 questions
asked 2024-11-06T04:38:45.55+00:00
Tung Nguyen Xuan 20 Reputation points
commented 2024-11-06T19:07:03.32+00:00
ajkuma 26,636 Reputation points Microsoft Employee
1 answer

Services Unable to Communicate with Private Endpoints Enabled

We have deployed a solution using various Azure services, including a Web App, Storage Account, Azure OpenAI, Azure AI Search, Content Safety, Multi-Service Account, and SQL Server. When these services communicate over the public network, they connect…

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,061 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,225 questions
asked 2024-11-04T02:46:10.03+00:00
Sourav Gupta 10 Reputation points
answered 2024-11-06T17:17:04.8966667+00:00
HOLMES Simon 20 Reputation points
0 answers

Improving the relevance of the results in azure search

Hi, I have the semantic search option available for my index, so now even if I ask based on data not ingested, the answer is yielded, is there a way by which I can just get the relevant answers only and not everything even if that data does not…

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,061 questions
asked 2024-11-06T10:34:28.2233333+00:00
Mansi Gusain 105 Reputation points
1 answer

Why attribute "storageConnectionString" cannot be saved in the definition of skillset?

I use the following http body to create a new skillset by Rest API with api-version "2024-07-01". However, the value of the required attribute "storageConnectionString" in "knowledgeStore" section is alway null. It will…

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,061 questions
asked 2024-10-30T11:56:36.8166667+00:00
Brandon Lin 0 Reputation points
edited an answer 2024-11-06T08:56:02.6366667+00:00
SnehaAgrawal-MSFT 21,691 Reputation points
0 answers

Error Creating Indexer with SharePoint Data Source in AI Search

When attempting to create an indexer using a SharePoint data source, the following error is encountered: {"error":{"code":"","message":"Error with data source: Code: itemNotFound\r\nMessage: The resource could…

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,061 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,821 questions
asked 2024-11-05T08:40:24.3433333+00:00
Large LM 0 Reputation points
edited a comment 2024-11-06T07:17:27.0533333+00:00
VenkateshDodda-MSFT 21,651 Reputation points Microsoft Employee
0 answers

How to enable CORS issue in Azure AI document Intelligence when connecting from dJango API with HTTPS

I have create Azure AI with document intelligence for PDF extraction. The paid resource have been created in EastUS region and integrating with Pyhon Django API. Working: Python Django API hosted in IIS with http binding. hence the PDF extracation 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,061 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,713 questions
asked 2024-11-04T12:00:14.6933333+00:00
Sadheesh Subramaniam 0 Reputation points
commented 2024-11-06T00:11:04.98+00:00
YutongTie-MSFT 52,776 Reputation points
0 answers

Azure OpenAI Response Citations Not Matching Indexed Content in Azure AI Search

When using the OpenAI on your data feature with Azure, the citations returned do not correspond to the content of the source documents indexed in Azure AI Search. HTML tables are indexed along with text, and discrepancies occur when querying.…

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,061 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,225 questions
asked 2024-11-05T18:44:05.67+00:00
Sree Krishna Suresh 0 Reputation points
0 answers

Whats the Azure OpenAI Inference API Version used by AzureOpenAIEmbeddingSkill

Reading this doc but the document doesn't have any info or a property to specify the Azure OpenAI Inference API Version details. So the question is which API version it will use ? One can find the available API Versions from…

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,061 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,225 questions
asked 2024-10-28T07:24:30.02+00:00
Jay 86 Reputation points
commented 2024-11-05T05:35:26.84+00:00
Jay 86 Reputation points
0 answers

Does Sharepoint Indexer for Azure Search support Alternative chunking methods or configuration parameters?

Dear Team, i recently discovered the Sharepoint Indexer and it is quite helpful for us to set up an initial prototype. We are thinking of migrating to a custom build solution (with Microsoft Graph - as broadly described in the tutorial). That 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,061 questions
asked 2024-11-04T19:53:28.47+00:00
Florian Schlösser 0 Reputation points
3 answers

azure cognitive search using sharepoint subdirectory doesn't work

I have a Sharepoint datasource that I am trying to connect to azure cognitive search for a client. I am able to set up a datasource with the root of the Sharepoint directory with a url pattern https://[CLIENT].sharepoint.com/teams/[TEAM] however I need…

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,061 questions
asked 2021-12-27T16:57:09.387+00:00
Megan Moore 1 Reputation point
answered 2024-11-04T15:03:40.63+00:00
Kiko de Ángel 0 Reputation points Microsoft Employee