24 questions with Azure AI Search tags

Sort by: Updated
0 answers

Mitigation of Indexes from AI Search to AI Studio?

When we create an Index using AI Studio it is visible in Ai Search, is there any way by using which we can import Ai search indexes on AI studio under the "Indexes" button contained in "Component".

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.
956 questions
asked 2024-09-18T11:46:27.7+00:00
Lovedeep Singh 20 Reputation points
0 answers

Azure Web Application and ChatPlayground giving different responses?

Hi, I am working on Azure AI Search. I want to use Web Application/Chat Playground for Q/A from bunch of documents at a time. I have created azure ai search service with Basic tier package for West US Region. After this, I created skillset using Text…

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.
956 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,674 questions
asked 2024-08-21T09:52:26.7666667+00:00
Tanuj Verma 0 Reputation points
edited the question 2024-09-17T17:42:03.2966667+00:00
VarunTha 7,730 Reputation points Microsoft Vendor
0 answers

Why SearchClient search method with VectorizedQuery returns only 10 search results maximum?

The below code in Python SDK returns at most 10 search results, instead of specified: top=50. I've also set include_total_count=True and returned the total_count using SearchItemPaged.get_count() and the result was also at most 10, but my index has…

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.
956 questions
asked 2024-09-17T13:01:18.4566667+00:00
Anna Cielas 0 Reputation points
edited the question 2024-09-17T15:48:52.6433333+00:00
VarunTha 7,730 Reputation points Microsoft Vendor
0 answers

In Azure Ai studio, inside the chat playground (or in the deployed web app), how can i show follow-up questions as clickable popup?

In the Azure Ai studio, inside the chat playground (or in the deployed web app), I want to show follow-up questions as clickable popups, same as it happens in ChatGPT plus and Edge copilot (shown in the image). But what I am getting is follow-up…

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.
956 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,792 questions
asked 2024-09-17T07:13:43.9433333+00:00
Amaaz Arshad 0 Reputation points
edited the question 2024-09-17T07:14:38.6866667+00:00
Amaaz Arshad 0 Reputation points
0 answers

Why isn't the document search within the document window staying active with my query?

Before the recent changes, I was able to get a list of documents in a collection and go through one by one with the search set. As I clicked on each document, it would highlight the rows that matched my search allowing me to quickly go through a list of…

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.
956 questions
asked 2024-09-16T14:50:54.2766667+00:00
Kyle-Clark, Winona 0 Reputation points
0 answers

Index file content and metadata by using Azure AI Search after chunking

Hi, I have been following the approach provided at Index file content and metadata by using Azure AI Search to combine 2 sources of data: file content from blob/adls-gen2, and metadata from Azure Table storage. The idea of this approach is that Use 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.
956 questions
asked 2024-09-13T03:08:37.5733333+00:00
Tho Le 20 Reputation points
0 answers

How to fix 'Required skill input is missing or empty. Name: 'text'_ Source: '$(/document/sections)'.

I have a lot of documents in JSON format. The JSON is shown below. { "document": { "title": "Some Title", "url": "https://example.com", "lastModifiedDate":…

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.
956 questions
asked 2024-09-09T22:33:56.78+00:00
Godwint 0 Reputation points Microsoft Employee
edited the question 2024-09-10T03:14:38.65+00:00
AmaranS 6,015 Reputation points Microsoft Vendor
0 answers

Why does the indexer failure message delay with the authentication code sometimes, and how to retrieve the authentication code?

I have a Web App that uses data I have on a SharePoint site, to allow users to ask questions about. Sometimes when I run my indexer, after loading new data files on my SharePoint site, the process will fail and it will show me the failure on my screen. 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.
956 questions
asked 2024-09-05T15:39:57.53+00:00
ToddCrappa-8660 5 Reputation points
0 answers

Azure AI Search Index gives a different answer in 'Search Explorer' & REST API response for same query

For the search query below, there is a discrepancy between the results in the Search explored in Azure portal to the REST API response. search=&$orderby=MaxUnits desc&$select=&$top=5 The answer in the Search Explorer: While, for REST API…

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.
956 questions
asked 2024-09-05T14:36:39.18+00:00
Viswavaageesh Chandramouli 0 Reputation points
edited the question 2024-09-05T15:30:55.2933333+00:00
navba-MSFT 23,895 Reputation points Microsoft Employee
0 answers

Documents processed are 0 when Azure Search is indexing documents from Blob storage

I have followed this below till the end by making necessary changes like the API key and the ConnectionString to connect to my datasource, creating index and indexers. At the end of running the indexer, the number of documents processed is 0. I have 2…

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.
956 questions
asked 2024-08-20T08:09:09.3066667+00:00
Prashant abkari 0 Reputation points
edited the question 2024-09-02T05:10:18.64+00:00
Sumarigo-MSFT 45,786 Reputation points Microsoft Employee
0 answers

Azure Web Application and ChatPlayground giving different responses?

Hi, I am working on Azure AI Search. I want to use Web Application/Chat Playground for Q/A from bunch of documents at a time. I have created azure ai search service with Basic tier package for West US Region. After this, I created skillset using Text…

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.
956 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,674 questions
asked 2024-08-21T05:45:08.8133333+00:00
Tanuj Verma 0 Reputation points
edited the question 2024-08-29T12:39:07.79+00:00
KapilAnanth-MSFT 44,556 Reputation points Microsoft Employee
0 answers

'Add your data' feature in Azure open ai not working

Hi Team, Getting an error when using the 'add your data' feature in OpenAI. We are utilizing the await OpenAIClient.GetChatCompletionsAsync(chatCompletionsOptions); API to retrieve answers from pre-existing indexes in AI Search, but the following…

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.
956 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,939 questions
asked 2024-08-23T14:45:20.7166667+00:00
lakshmi 696 Reputation points
edited the question 2024-08-23T14:46:11.86+00:00
lakshmi 696 Reputation points
0 answers

How to add vector index when you import data from your azure sql database?

I created azure sql index by connecting data to my azure sql db. How do I create a vector index? The reason Im asking is because when I create an LLM using azure AI studio, the indexed data is not yielding me right results for the queries I ask.

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.
956 questions
asked 2024-08-21T20:16:18.6533333+00:00
suraj pawar vadeghar 0 Reputation points
0 answers

How to add language handling to the query in Azure AI Search

I have 5 language in my search service. I have added one index per language. I have added Analyzer and SynonymMaps for the applicable language to each searchable text field. I am using the newest api-version 2024-07-01 When the user does 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.
956 questions
asked 2024-08-13T12:50:18.1666667+00:00
Vilhelm Heiberg 11 Reputation points
0 answers

Azure AI Search filter expression python vs query expression producing different results

My aim is to retrieve filtered search docs based on values present in two different fields of Collection(Edm.String) type. for example: field1 = ['A', 'D'] field2 = ['B', 'C', 'E'] When I perform a search query in the azure portal UI using the following…

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.
956 questions
asked 2024-08-07T10:37:40.7933333+00:00
Das Gupta, Abhijeet 100 Reputation points
edited the question 2024-08-07T10:45:45.68+00:00
Das Gupta, Abhijeet 100 Reputation points
0 answers

403 In Azure OpenAI when using vector embedding in Azure AI Search Index

I have an AI Search and Azure OpenAI deployed in private mode, meaning access is only allowed through private endpoints. I also configured Azure AI Search with a shared private endpoint to my Azure OpenAI. Additionally, I deployed a WebApp in Azure App…

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.
956 questions
asked 2024-08-04T15:25:18.49+00:00
slimane hicham 0 Reputation points
edited the question 2024-08-06T02:47:16.27+00:00
navba-MSFT 23,895 Reputation points Microsoft Employee
0 answers

How to use Integrated Vectorization option with Onelake(fabric) files

So, I am trying to index my data from one lake files, using Lakehouse (fabrics). the documentation says either the URL or workspace id and Lakehouse id we can use to proceed further to create index. I have used workspace id from the URL from 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.
956 questions
asked 2024-07-22T05:33:18.0866667+00:00
Ashish Kalsi 20 Reputation points
edited the question 2024-07-22T11:22:28.99+00:00
Ashish Kalsi 20 Reputation points
0 answers

Getting the error: {"error":{"code":"OperationNotAllowed","message":"Fields that were already present in an index while updating Index

I am trying to update an Index and get the error: {"error":{"code":"OperationNotAllowed","message":"Fields that were already present in an index This Search index was backed up and restored from another…

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.
956 questions
asked 2024-07-18T23:52:33.33+00:00
Zameer, Agha 0 Reputation points
edited the question 2024-07-19T02:29:44.1433333+00:00
AmaranS 6,015 Reputation points Microsoft Vendor
0 answers

AI search indexer listing is throwing unauthorized exception when RBAC is enabled

Hi team, We are using the Search Indexer client to list all available indexers. The API works when the network is enabled with selected networks or Ip address. But we need the network to be disabled in the deployed version. In this scenario, the web app…

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.
956 questions
asked 2024-07-09T18:21:45.5533333+00:00
lakshmi 696 Reputation points
0 answers

How do I update a skillset successfully in azure cognitive search

I updated a TextSplitSkill using the skillsetblade in the azure portal and I got an empty bracket as an output. After the mapping of the index with the indexer, my skillset in the index json came out empty i.e ""mypages": [] This is 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.
956 questions
asked 2024-07-09T15:17:32.4+00:00
Monsurat Ayinde Olabisi 0 Reputation points