800 questions with Azure AI Search tags

Sort by: Updated
0 answers

Prompt Flow doesn't get new documents from the index (only the old ones from creation date)

Hi! I've created a default (next next next) prompt flow in Azure Machine Learning Studio starting from the index creation. The index, of course, captures all the documents in the blob storage I define. The prompt flow is usable with no problem both 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.
800 questions
asked 2024-06-17T20:51:37+00:00
Luciano Santilli 0 Reputation points
1 answer

How do I read the original pdf file in the associated blob data source in a custom WebApiSkill after enabling "Allow Skillset to read file data" in the indexer

I see the following under my indexer settings: When hovering over it I see the following: True means the original file data obtained from your blob data source is preserved. This allows passing the original file to a custom skill, or to the Document…

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.
800 questions
asked 2024-06-11T10:54:31.4666667+00:00
Mikel Broström Zalba 0 Reputation points
answered 2024-06-17T19:26:37.7266667+00:00
ajkuma 23,641 Reputation points Microsoft Employee
0 answers

Failed to delete resource

I tried to delete an azure ai search resource, but failed with code "undefined". I tried with another ai search resource in same region, but failed. I reload web page and tried again, but failed.

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.
800 questions
asked 2024-06-13T09:16:32.6+00:00
shota sato 20 Reputation points
commented 2024-06-17T11:33:47.2333333+00:00
ajkuma 23,641 Reputation points Microsoft Employee
0 answers

Why do I only receive a maximum of 5 results when chatting in Azure OpenAI studio?

I have connected my own data to the Azure OpenAI studio and I am able to ask it questions and receive the correct answers. The results, however, only return a maximum of 5 results in it's references when asking aggregate questions. Example: I 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.
800 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,518 questions
asked 2024-05-01T14:09:19.5566667+00:00
Eric Mccarley 0 Reputation points
commented 2024-06-17T09:04:09.84+00:00
Manoj Prasad 0 Reputation points
0 answers

Azure OpenAI with Azure AI Search responds with only 5 rows even there are 80 rows in result

I am using Azure OpenAI that fetches data using Azure AI search. When spinning a web app through Azure portal the maximum response for a question is 20 rows. And when accessing with WebAPI the maximum response is 5 rows. I should be getting 80 rows for…

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.
800 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-17T08:43:52.2866667+00:00
Manoj Prasad 0 Reputation points
1 answer

Is there a tutorial for creating a recommendation engine?

Hi all; This is a follow up to my question Creating a Recommendation Engine. When I first needed to learn Blazor, I found a class on Pluralsight that walked me through the entire process, showing the code for each step of the way. It was about 4 hours…

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.
800 questions
asked 2024-06-13T19:28:45.88+00:00
David Thielen 2,421 Reputation points
commented 2024-06-16T15:21:19.7566667+00:00
David Thielen 2,421 Reputation points
0 answers

Chunked responses from Azure OpenAI and Azure AI Search in Angular app

I'm implementing Retrieval-Augmented Generation (RAG) using Azure AI Search and Azure OpenAI to summarize search results in an Angular application. The search index is not chunked or vectorized, but the OpenAI chat completion is returning responses in a…

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.
800 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 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,518 questions
asked 2024-06-15T21:50:54.44+00:00
Mithun 30 Reputation points
edited the question 2024-06-16T06:14:47.4733333+00:00
Mithun 30 Reputation points
1 answer One of the answers was accepted by the question author.

How to determine the best weights for the scoring profile?

Hi, I am new to Azure AI Search. I have successfully created an index and would like to optimize using the scoring profile, and understand that you would have to assign weights to fields. However, I am confused as to how I can determine 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.
800 questions
asked 2024-06-13T16:01:21.59+00:00
Jaimy L 20 Reputation points
commented 2024-06-15T14:44:29.5133333+00:00
Jaimy L 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.
800 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,518 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,421 Reputation points
edited a comment 2024-06-14T22:45:09.5933333+00:00
David Thielen 2,421 Reputation points
1 answer

Issue with selecting text-embedding-3-small and text-embedding-3-large as embedding models in Azure AI Search Service and Azure OpenAI Service integration

I am experiencing an issue when trying to select the text-embedding-3-small and text-embedding-3-large embedding models in my Azure AI Search Service while connecting it to Azure OpenAI Service. Despite being implemented several days ago, these models…

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.
800 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-04-24T13:57:10.5366667+00:00
Jeannot Damoiseaux 5 Reputation points
commented 2024-06-14T08:26:08.95+00:00
Joyfred 0 Reputation points
0 answers

Document not deleted when Blob is removed using Indexers Automatically generated from Azure OpenAI Data Studio

I am testing an Azure OpenAI on your data solution. I have set up an Azure Open AI resource and walked through the 'Add your data' workflow with Azure Blob Storage and the backing data source, as discussed here this generates two indexers in 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.
800 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-10T15:21:44.2066667+00:00
Abby Greentree 126 Reputation points
commented 2024-06-14T07:59:15.7933333+00:00
SnehaAgrawal-MSFT 19,436 Reputation points
2 answers One of the answers was accepted by the question author.

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.
800 questions
asked 2024-05-30T06:39:04.2966667+00:00
Jay Lin 20 Reputation points
commented 2024-06-14T06:33:21.44+00:00
Jay Lin 20 Reputation points
1 answer

Intermittent Trigger Issues with Event Grid for Blob Upload and Deletion in Azure Function

I am using an Event Grid subscription to trigger an Azure Function for handling blob uploads and deletions in Azure Blob Storage. However, I'm encountering intermittent issues with the triggers not firing consistently. Setup: Storage Account (Event…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,498 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.
800 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,547 questions
asked 2024-06-12T01:03:14.7566667+00:00
SuMyat Hlaing 0 Reputation points
commented 2024-06-14T02:59:47.22+00:00
Silvia Wibowo 3,246 Reputation points Microsoft Employee
0 answers

How is OData used in a recommendation engine search?

Hi all; This is a follow-up to the question Creating a Recommendation Engine. Grace suggests using OData to search for text. Q2: Each event has 1 Interest and 0-N Tags. The correct way to do this is to have a feature for each Interest & Tag and 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.
800 questions
asked 2024-06-13T19:31:47.6133333+00:00
David Thielen 2,421 Reputation points
0 answers

What are: Vectors, Keywords, Parameters, etc.

Hi all; This is a follow-up to the question Creating a Recommendation Engine. I asked, and Grace answered: Q1: I think I need to create vectors of every user and every event. Both have a fair number of boolean and numeric properties (that's…

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.
800 questions
asked 2024-06-13T19:30:27.5933333+00:00
David Thielen 2,421 Reputation points
0 answers

Differentiate between the index and automatic index created by azure open ai 'own data' feature

Is there any way in which we can differentiate between the index which we created from the azure open ai and the one which created automatically while indexing. We are using Ai search document Nuget package for accessing the data in ai search and we are…

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.
800 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-13T17:02:42.3266667+00:00
lakshmi 631 Reputation points
1 answer

Error in Azure Cognitive Search Service when storing document page associated to each chunk extracted from PDF in a custom WebApiSkill

I have the following custom WebApiSkill: @app.route(route="CustomSplitSkill", auth_level=func.AuthLevel.FUNCTION) def CustomSplit&PageSkill(req: func.HttpRequest) -> func.HttpResponse: logging.info('Python HTTP trigger function…

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.
800 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,086 questions
asked 2024-06-10T15:30:57+00:00
Mikel Broström Zalba 0 Reputation points
edited an answer 2024-06-13T13:47:10.4433333+00:00
Mikel Broström Zalba 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure open ai studio data configuration is creating an extra index in azure ai search

Hi team, We are using azure open ai studio to configure the private data configured in azure blob storage. Once the configuration is done its creating and extra index and indexer in azure ai search Actual index name i provided is 'openai' but one more…

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.
800 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-05-16T17:15:22.42+00:00
lakshmi 631 Reputation points
commented 2024-06-13T10:23:08.94+00:00
lakshmi 631 Reputation points
1 answer One of the answers was accepted by the question author.

Benefits of keeping all services in the same region

I am building a RAG system using Azure OpenAI, AI Search, and Storage Account. Since I want to use gpt-4o, I need to select a relevant region for OpenAI such as westus or eastus. What are the benefits of keeping all three services, including AI Search…

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,821 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.
800 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,547 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,447 questions
asked 2024-06-13T06:45:06.0233333+00:00
tsuzuki-s 20 Reputation points
accepted 2024-06-13T08:15:55.7266667+00:00
tsuzuki-s 20 Reputation points
2 answers

Azure AI Search on a private connection to a Azure SQL

I am currently setting up an Azure AI Search to establish a connection with Azure SQL on a private network. However, I am encountering a connection error while attempting to create a data source on Azure AI Search. I would greatly appreciate any advice…

Azure SQL Database
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.
800 questions
asked 2024-06-07T05:22:44.81+00:00
tatsu sei 60 Reputation points
answered 2024-06-13T04:12:39.6+00:00
tatsu sei 60 Reputation points