1,027 questions with Azure AI Search tags

Sort by: Updated
0 answers

How to Connect Azure AI Search to a Specific SharePoint Folder?

I am working on integrating Azure AI Search with SharePoint Online to enable indexing and searching of documents stored in a specific folder within a SharePoint site. The goal is to only retrieve and index files located in a designated…

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,027 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,740 questions
asked 2024-06-21T22:21:37.9366667+00:00
Davide Garrido 5 Reputation points
commented 2024-10-19T19:19:34.8433333+00:00
Daniel Jonathan 0 Reputation points
1 answer

Attachment icon disappeared after connecting with data source

I have issue when I try to connect the model with my data source, the attachment icon disappeared. I already try to change the model to GPT-4, but the attachment icon still disappeared. Need help with this or is there any documents I can refer? Thank…

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,027 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,876 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,132 questions
asked 2024-10-01T01:22:43.9233333+00:00
Farah Diana Masri 0 Reputation points
commented 2024-10-19T17:39:03.4366667+00:00
Carfarmer 0 Reputation points
0 answers

AI Vision Vectorization in Promptflow

Hi, I recently created a search index consisting of images, vectorized with the Azure AI Vision during the index creation. I now want to access the index in promptflow via the index lookup tool, but I require to use the same AI vision model for 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,027 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
376 questions
asked 2024-10-16T05:40:01.4433333+00:00
Seah Bryan 20 Reputation points
commented 2024-10-19T15:24:26.0533333+00:00
santoshkc 8,955 Reputation points Microsoft Vendor
1 answer

How to use Azure AI Search Index in Promptflow

Hi everyone, I have been following this tutorial for creating an image search index using Azure AI Search. I have successfully created the index, and am able to perform searches via the Search Explorer interface. However, when I try to use it 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,027 questions
asked 2024-10-15T10:22:04.08+00:00
Seah Bryan 20 Reputation points
answered 2024-10-19T13:36:15.7666667+00:00
Vinodh247 21,881 Reputation points
0 answers

Azure AI Studio - Error binding an index to a chat

I have issues with an Azure OpenAI Hub: RESOURCES AND CONFIGS The resources I have are the following: Hub Resources: ias-dev-hub01 ias-dev-hub01-proj01 iasdevhub01config (Hub configuration storage account) RAG Resources: …

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,027 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,132 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,866 questions
asked 2024-10-15T20:38:19.1133333+00:00
COLUSSI Diego M. TENARIS 0 Reputation points
commented 2024-10-18T18:34:04.27+00:00
COLUSSI Diego M. TENARIS 0 Reputation points
0 answers

How can I create a datasource using a wildcard for blob folder property?

Hello, I am trying to integrate an Azure Datalake Gen 2 with Azure AI Search. The directory structure looks like this: docs/{entity_id}/{type}/file.pdf. I want to create an indexer that index only the files from the directories:…

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,027 questions
asked 2024-10-18T07:44:32.13+00:00
Gavris Vancea 5 Reputation points
commented 2024-10-18T18:33:49.1633333+00:00
Laxman Reddy Revuri 85 Reputation points Microsoft Vendor
0 answers

How to authenticate with Azure AI Search from Python

I'm following the Get Started with RAG tutorial but haven't been able to query Azure AI Search successfully. I keep getting HttpResponseError: Operation returned an invalid status 'Forbidden' though I can confirm RBAC is enabled on the Azure AI Search…

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,027 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,132 questions
asked 2024-10-16T09:45:57.9733333+00:00
King Muxa 0 Reputation points
commented 2024-10-18T17:38:35.7566667+00:00
SnehaAgrawal-MSFT 21,661 Reputation points
1 answer One of the answers was accepted by the question author.

I have a Azure AI search indexer with skillset and managed identity and vnet not working

I have an Azure AI search in North Europe, Azure Storage and Azure App service in West Europe and Azure OpenAI in East US. I would like to setup a vnet between these resources. I tried shared private link, private endpoint and addede necessary roles.…

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,027 questions
asked 2024-10-04T19:47:14.8+00:00
Lakshmi Siva Kumar Viswanadula 45 Reputation points
accepted 2024-10-18T12:24:16.8266667+00:00
Lakshmi Siva Kumar Viswanadula 45 Reputation points
0 answers

How to interact with Azure AI Search using python sdk if I'm behind a company proxy and firewall?

I am trying to deploy the components of an already existing Azure AI Search resource from Azure DevOps pipeline using the python SDK. I use the following code: import os import requests from azure.identity import DefaultAzureCredential 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,027 questions
asked 2024-10-11T13:03:21.0033333+00:00
Balla Péter 5 Reputation points
commented 2024-10-18T06:22:34.3433333+00:00
Hima Bindu 160 Reputation points
0 answers

How to add semantic configuration and Vector Index of an existing Index?

I have created an Index by directly pushing data from azure synapse to Azure Ai-search's predefined indexed, due to this there is no related indexer and data source to this index, but now I want to create semantic configurations and vectorized index. 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,027 questions
asked 2024-10-10T07:27:50.8+00:00
Lovedeep Singh 165 Reputation points
commented 2024-10-18T04:51:29.7433333+00:00
SnehaAgrawal-MSFT 21,661 Reputation points
1 answer

I am not able to create an Azure AI Search Debug session in the portal

These options are grayed out when I am running the tutorial at: https://learn.microsoft.com/en-us/azure/search/cognitive-search-tutorial-debug-sessions. Also the error Skillset Error : {"message":"This field is required:…

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,027 questions
asked 2024-10-14T20:24:16.5166667+00:00
BrockenDuck 0 Reputation points
commented 2024-10-18T04:29:25.27+00:00
Hima Bindu 160 Reputation points
0 answers

Unable to create data source in Azure AI Search

Getting the [object Object] error while creating the data source from the portal. Tried connecting to the OneLake file and Blob storage gen2. Getting the same issue. Any help would be much appreciated.

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,027 questions
asked 2024-10-18T00:07:29.1366667+00:00
Abhilash Ibrahimpatnam 1 Reputation point Microsoft Employee
commented 2024-10-18T04:08:32.6466667+00:00
VenkateshDodda-MSFT 21,226 Reputation points Microsoft Employee
1 answer

Azure AI Search: How to Modify the document key to meet the validation requirements

My Indexer has the error: errorMessagedetailsCould not parse document. Document key cannot be longer than 1024 characters.''Target field 'id' is either not present_ doesn't have a value set' The Troubleshooting common indexer errors and warnings in 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,027 questions
asked 2024-10-15T05:07:19.33+00:00
Unif 40 Reputation points
answered 2024-10-17T23:50:15.43+00:00
Unif 40 Reputation points
1 answer

Question on Sizing Limit for AI Search Index when passed as a parameter to LLM end point

Our use case is Text to SQL where the generated SQL follows the data model that we provide as part of AI search index to the LLM API end point   For GPT models, we call the API end point and pass the AI search index as parameter Input to the API is user…

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,027 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,132 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,866 questions
asked 2024-09-13T14:28:13.6933333+00:00
Neeraj Shrivastava 141 Reputation points
commented 2024-10-17T19:29:43.04+00:00
Grmacjon-MSFT 18,216 Reputation points
1 answer

Do I need to define a target index when I define a skillset in AI Search?

Is it not possible to create a skillset without "pointing" to an index? I can't use a skillset for multiple indexes? I would like to use a skillset as a general recipe for all indexes built for different data sources. Is this not possible? …

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,027 questions
asked 2024-10-17T13:57:53.2966667+00:00
Nuno Rodrigues 20 Reputation points
answered 2024-10-17T17:17:51.0933333+00:00
Grmacjon-MSFT 18,216 Reputation points
0 answers

Return StoragePath as a URL in my citations when using GPT 4o on my Index.

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. It's returned as part of Content in my citations. This is despite the Index in Azure AI studio showing I've mapped url…

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,027 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,866 questions
asked 2024-10-17T08:42:32.2566667+00:00
Viswavaageesh Chandramouli 20 Reputation points
commented 2024-10-17T15:33:44.9966667+00:00
Viswavaageesh Chandramouli 20 Reputation points
1 answer

I am creating a skillset for azure search that involves custom skills developed through azure functions. How can I refer to them without without hardcoding URL and access code?

Here is how I specify the custom skill. How can I point it to the right function url without hardcoding it in the data with the access code? This is not robust or reliable. Can I somehow grab it from App configuration or Keyvault? Can I define a variable…

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,027 questions
asked 2024-10-16T09:11:02.85+00:00
Nuno Rodrigues 20 Reputation points
edited a comment 2024-10-17T14:03:17.6433333+00:00
SnehaAgrawal-MSFT 21,661 Reputation points
1 answer One of the answers was accepted by the question author.

Create Cognitive Search Service indexer for SharePoint data source on behalf of user: Unable to get connected to your resource

I've created a Cognitive Search service and enabled the managed identity. The data source is a SharePoint site from another tenant. In another tenant I've created an Entra app with delegated permissions Sites.Read.All and Files.Read.All. All 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,027 questions
asked 2023-11-08T12:14:40.2733333+00:00
Macháček Martin 211 Reputation points
commented 2024-10-17T12:19:25.5733333+00:00
Karan Dama 0 Reputation points
0 answers

Azure AI Search Service Endpoint Access Issue

I have an Azure AI Search Service created in Subscription2, it has private endpoint(Vnet2-Subnet2) and dns entry added for this private endpoint ip in private dns zone. From this private dns zone, virtual network link added to VNet1 in Subscription1. 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,027 questions
asked 2024-10-10T10:11:14.25+00:00
satish 0 Reputation points
commented 2024-10-17T11:38:33.4+00:00
SnehaAgrawal-MSFT 21,661 Reputation points
1 answer One of the answers was accepted by the question author.

Problems endpoint and API

We have created a prompt flow in Azure AI Studio and successfully indexed data from Azure Blob Storage into Azure AI Search. The prompt flow works well within the Azure environment, and we can chat with the data using the test function in the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,929 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,027 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
asked 2024-10-16T11:32:30.3033333+00:00
Diderik.TWC 20 Reputation points
accepted 2024-10-17T06:08:40.1033333+00:00
Diderik.TWC 20 Reputation points