767 questions with Azure AI Search tags

Sort by: Updated
1 answer

How to extract similarity from Azure AI Search x Azure OpenAI completion

Hi, I've been using client.chat.completions.create from our Azure OpenAI gpt-4 deployment to run RAG completions against my vector database, hosted on Azure AI Search. To do this, I've been using client.chat.completions.create, with my system and 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.
767 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,343 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,466 questions
asked 2024-05-31T13:40:25.2166667+00:00
Rohan Pathak 0 Reputation points
commented 2024-06-01T08:24:07.3033333+00:00
Sina Salam 4,546 Reputation points
0 answers

Automatically update Azure AI search indexes from BLOB storage for use in Azure AI studio - RAG pattern queries

Hello, I'm currently using Azure AI studio to upload PDF files to a BLOB store, create an index, and then query this data using Chat GPT 3.5 and the RAG pattern without any coding. It is working great! However, I'm trying to set up the architecture 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.
767 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,343 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,466 questions
asked 2024-05-14T16:03:05.1033333+00:00
CTO.care 35 Reputation points
commented 2024-06-01T06:41:44.27+00:00
Duc Tuan Nguyen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Audit logs for index deletion in Azure AI Search?

How can I view and check who deleted the index in Azure AI Search service? I cannot find this information in the Activity log.

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.
767 questions
asked 2024-05-31T20:51:05.69+00:00
MV 35 Reputation points
accepted 2024-05-31T23:01:50.56+00:00
MV 35 Reputation points
2 answers

Azure open AI indexing of Sharepoint

I submitted a request a week ago to open up indexing by Azure open AI of Sharepoint sites. More info here: https://learn.microsoft.com/en-gb/azure/search/search-howto-index-sharepoint-online Does anyone know how long this usually takes? There are also…

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.
767 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,915 questions
asked 2024-05-21T09:01:55.86+00:00
Henrik 20 Reputation points
commented 2024-05-31T21:36:57.2833333+00:00
Grmacjon-MSFT 16,951 Reputation points
1 answer

How we can index blobs based on last modified date of blob in Azure AI search

We have around 20 million blobs in our blob container for the years 2021, 2022, 2023, and 2024. We only want to index blobs from 2023 and 2024, which will be approximately 5 million in number. Essentially, we want to include only the files from the last…

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.
767 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
asked 2024-05-31T16:11:57.21+00:00
00276266 0 Reputation points
commented 2024-05-31T19:51:02.5566667+00:00
Grmacjon-MSFT 16,951 Reputation points
1 answer

GenAI Solution - How to populate word document using extracted information uding AI Search and Azure OpenAI

Hi all you beautiful people. Hope you all are having a great day. I have a little side project that I would like to try and do. I would like to use AI Search and OpenAI to populate a word document using a template using Logic Apps. I would first upload…

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.
767 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,343 questions
asked 2024-05-31T11:46:37.6033333+00:00
Mohd Qusyairi 0 Reputation points
edited an answer 2024-05-31T13:00:39.56+00:00
Vidya Viraktamath 0 Reputation points Microsoft Employee
1 answer

Azure AI search returning full PDF instead of relevant answer

I have connected my Azure AI search with a Blob storage that contains a PDF document that needs to be crawled. However, when I ask a question in the search, it returns the entire PDF instead of relevant answers. I need help figuring out how to properly…

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.
767 questions
asked 2024-03-25T06:00:51.7333333+00:00
Sushant Shelake 0 Reputation points
commented 2024-05-31T11:31:21.7566667+00:00
Nguyen Thanh Binh 0 Reputation points
1 answer One of the answers was accepted by the question author.

Recommendation Engine - handling thumbs up/down

Hi all; First off, for anyone else reading this, start with this post - the answer there is incredibly helpful. Ok, on to the question. My use case is a bit different but we'll do a concert website. The user has gone to a number of concerts. We can look…

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.
767 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,466 questions
asked 2024-05-30T21:05:42.1866667+00:00
David Thielen 2,376 Reputation points
commented 2024-05-31T11:27:10.2+00:00
David Thielen 2,376 Reputation points
1 answer

How to get non empty values in citations when I make an Azure OpenAI call with Azure Search?

Hello, I need to retrieve the citations when I make an Azure OpenAI call with Azure Search. For now, in the response, I have null values everywhere except for the content... The code I use for the call is the next one (same as…

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.
767 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,343 questions
asked 2024-05-29T09:47:28.58+00:00
Laurie CANTALOUBE 6 Reputation points
edited an answer 2024-05-31T09:11:49.68+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Error "Failed to retrieve information about the selected search resource. Please try again later or choose a different resource."

I am getting the following error when trying to connect Azure Open AI to AI Search. "Failed to retrieve information about the selected search resource. Please try again later or choose a different resource." Both the Open AI Service 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.
767 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,343 questions
asked 2024-05-30T04:39:57.7033333+00:00
Hamish Browne 20 Reputation points
accepted 2024-05-31T07:35:24.6533333+00:00
Hamish Browne 20 Reputation points
1 answer One of the answers was accepted by the question author.

Creating a Recommendation Engine

Hi all; Sorry, this is a giant question asking about everything around this. But if I'm on the right track here, and you all can help me with these questions, then I think I'll have it. Use Case I have written an app that manages events for political…

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.
767 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,466 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,376 Reputation points
commented 2024-05-31T04:55:08.3666667+00:00
Grmacjon-MSFT 16,951 Reputation points
1 answer

Azure AI Search unavailable (unplanned) for hours

Connections to our Azure AI Search dev instance have been timing out all today, blocking development and CI testing. Visiting the resource it says it has been "Unavailable (Unplanned) : Not responding (Unplanned)" since 07.19.03 BST today (7…

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.
767 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,034 questions
asked 2024-05-10T13:45:56.9533333+00:00
David Giles 0 Reputation points
commented 2024-05-31T04:25:38.1633333+00:00
Grmacjon-MSFT 16,951 Reputation points
2 answers

Custom skill integration Azure AI Search

0 I have a requirement to crawl an Azure SQL server from Azure AI search. The SQL server exists in different VNET and I have created a Shared Private Link to connect. The Indexer works fine without any problem. As soon as I add a custom webapi skill 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.
767 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,951 questions
asked 2024-05-15T18:18:35.6533333+00:00
Somdeep Niyogi (external) 1 Reputation point
commented 2024-05-31T03:10:10.61+00:00
LucyChenMSFT-4874 1,815 Reputation points
0 answers

Cannot connect from Azure OpenAI Studio to Azure AI Search index: InternalServerError

There is HTTP 500 InternalServerError when trying to add data source from Azure OpenAI Studio to Azure AI Search in one specific Azure tenant. What could be causing this? Azure AI Search resource's Networking is set to allow access from "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.
767 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,343 questions
asked 2024-05-23T10:21:36.8466667+00:00
Jussi Palo 6 Reputation points
commented 2024-05-30T18:57:28.4866667+00:00
ajkuma 23,181 Reputation points Microsoft Employee
0 answers

Come caricare un documento vettorizzato su ai search usando REST API?

Ciao a tutti, sto cercando di creare un Rag ed ho un dubbio: ho un documento e l'ho suddiviso in chunks, embeddato i singoli chunks con ada openai e adesso ho quindi i vettori dei singoli chunks. Creato l'indice etc.., devo caricare i documenti e sto…

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.
767 questions
asked 2024-05-24T15:22:36.61+00:00
Andrea Rizzo 0 Reputation points
commented 2024-05-30T18:08:52.5233333+00:00
ajkuma 23,181 Reputation points Microsoft Employee
1 answer

How to delete AI Search index, cannot locate in Azure portal

I have a Language service and associated AI Search service in Southeast Asia. I am working with an OpenAI service in US East region using AI Studio. Created a hub and project, which are based in US East region as well. Have added a number of data…

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.
767 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,466 questions
asked 2024-05-29T03:14:47.6966667+00:00
misc981 6 Reputation points
answered 2024-05-30T12:44:45.0366667+00:00
SnehaAgrawal-MSFT 19,186 Reputation points
0 answers

HttpResponseError: Operation returned an invalid status 'Forbidden' when creating search index using Azure AI SearchIndexClient()

I've followed a post(link below) in which the same issue was faced while creating a search index. https://learn.microsoft.com/en-us/answers/questions/1640592/error-when-creating-azure-ai-search-index-with-rol index = SearchIndex(name=index_name,…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,629 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.
767 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,466 questions
asked 2024-05-21T11:10:34.2066667+00:00
Das Gupta, Abhijeet 55 Reputation points
commented 2024-05-30T11:42:28.5966667+00:00
Das Gupta, Abhijeet 55 Reputation points
0 answers

Issue with Automatic Index Update in Azure OpenAI Studio Using BLOB Storage

I want to create a Retrieval-Augmented Generation (RAG) system using Azure OpenAI, Azure AI Search, and a Storage Account. When selecting the data source as Blob Storage in OpenAI Studio, the index should automatically update when documents are added or…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,781 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.
767 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,511 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,343 questions
asked 2024-05-21T07:40:01.88+00:00
tsuzuki-s 0 Reputation points
commented 2024-05-30T08:39:32.16+00:00
tsuzuki-s 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Search Service API version clarity

I am using Azure Search service and my index is having api version as 2021-04-30-preview , but as per the docs(https://learn.microsoft.com/en-us/rest/api/searchmanagement/management-api-versions), 2022-09-01 is latest stable, but i dont see that in my…

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.
767 questions
asked 2023-06-23T11:39:54.6066667+00:00
siddharth bansal 316 Reputation points
edited the question 2024-05-30T08:08:14.69+00:00
SnehaAgrawal-MSFT 19,186 Reputation points
0 answers

Azure AI Search token filter equivalent to Multiplexer in ElasticSearch

Hi there, Do we have the same token filter "Multiplexer" as ElasticSearch? A token filter of type multiplexer will emit multiple tokens at the same…

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.
767 questions
asked 2024-05-30T06:39:04.2966667+00:00
Jay Lin 0 Reputation points