861 questions with Azure AI Search tags

Sort by: Updated
0 answers

What would cause QnA bot "Test in Web" to give different answers from Language Studio knowledge base if they both use the same deployed knowledge base?

Hi, I have a knowledge base with question and answer pairs set up - and deployed - in Language Studio. The associated language resource is working fine with an App Service and Azure Bot resource to provide Direct line QnA bot functionality. The issue…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
800 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.
861 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,362 questions
asked 2024-07-08T13:53:28.7066667+00:00
Gustan Naudé 0 Reputation points
edited a comment 2024-07-09T03:28:28.64+00:00
VasaviLankipalle-MSFT 15,941 Reputation points
0 answers

How to extract page number from azure ai search using skills

I have a series of documents in an azure storage blob, and i want to create a knowledge mining solution, that returns the page and layout of the searched text using AI search. I'm using the OCR skill: ocr_skill = OcrSkill( …

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.
861 questions
asked 2024-07-08T07:39:57.21+00:00
Karim Alameh 20 Reputation points
commented 2024-07-08T16:58:23.0966667+00:00
SnehaAgrawal-MSFT 20,396 Reputation points
0 answers

Azure Databricks to Cognitive Search connection timing out

I have a question on Azure Databricks and Azure Cognitive Search connectivity and hope this is the right forum to ask it. We are getting a timeout message when creating an index , "ServiceRequestError: (<urllib3.connection.HTTPSConnection object…

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.
861 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,071 questions
asked 2024-03-04T19:56:31.0633333+00:00
alvaro mantilla 20 Reputation points
commented 2024-07-08T10:11:14.05+00:00
Sigita Lapina 0 Reputation points
0 answers

Databricks - unable to connect to ai search over private endpoint

We are getting a timeout message when creating an index , "ServiceRequestError: (<urllib3.connection.HTTPSConnection object at 0x7f081820e1a0>, 'Connection to xxxxx-aisearch-02.search.windows.net timed out. (connect timeout=300)')". 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.
861 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,071 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
492 questions
asked 2024-03-01T16:03:46.9433333+00:00
alvaro mantilla 20 Reputation points
commented 2024-07-08T10:09:55.5433333+00:00
Sigita Lapina 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do I backup data of Azure AI search service

Hello Team, I need to backup the data of Azure AI Search. Could you please let me know if there is any steps or document available.

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.
861 questions
asked 2024-07-03T08:50:00.2533333+00:00
Mahadev, Rakesh [HAEA] 80 Reputation points
accepted 2024-07-05T16:07:10.82+00:00
Mahadev, Rakesh [HAEA] 80 Reputation points
0 answers

Azure Cognitive Search semantic search with free tier

Hello, I'm encountering an issue related to the free tier and semantic queries in Azure Search. According to the Azure documentation (link: https://azure.microsoft.com/en-us/pricing/details/search/), it states that there should be 1000 free semantic…

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.
861 questions
asked 2023-05-22T20:47:55.9266667+00:00
Rene Prins 51 Reputation points
commented 2024-07-05T12:47:48.3466667+00:00
David Del Rio Diaz 0 Reputation points
0 answers

Custom Skill Set not Populating in final Index Document

Dear Community, need your urgent support here. Objective I am trying to create a custom skill in the Azure AI search. The skill is a functions all written in python. In the skill, we are using the metadata_storage_name and using this as a key (both…

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.
861 questions
asked 2024-07-02T22:06:11.9433333+00:00
Ujjwal Dalmia 0 Reputation points
commented 2024-07-04T06:22:05.0466667+00:00
SnehaAgrawal-MSFT 20,396 Reputation points
0 answers

I am not getting excepted results from azure search index with complex type data field

I have created an index with this json, however In query view, I got unexcepted results "name": "permits-index", "fields": [ { "name": "Permit_ID", "type":…

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.
861 questions
asked 2024-07-03T10:42:30.3166667+00:00
PIDUGU Harish 0 Reputation points
edited the question 2024-07-04T06:05:07.2233333+00:00
Rakesh Gurram 5,170 Reputation points Microsoft Vendor
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.
861 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,613 questions
asked 2024-06-13T17:02:42.3266667+00:00
lakshmi 671 Reputation points
commented 2024-07-04T05:50:50.8233333+00:00
SnehaAgrawal-MSFT 20,396 Reputation points
1 answer

TypeError: Cannot read properties of null (reading 'configurations')

Getting this error when trying to import data from AI Search into a deployment in AI Studio : TypeError: Cannot read properties of null (reading 'configurations') Please advise.

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.
861 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,613 questions
asked 2024-06-27T04:31:56.49+00:00
misc981 36 Reputation points
commented 2024-07-03T17:43:45.8833333+00:00
Grmacjon-MSFT 17,366 Reputation points
1 answer One of the answers was accepted by the question author.

Documentexctractionskill issue in azure AI search

I have a blob storage with pdf files, where i want to implement knowledge mining solution. I created the data source, the index, the skillset, and the indexer. However, when I run everything i get a warning that the "Could not execute skill because…

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.
861 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,531 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,630 questions
asked 2024-07-02T12:38:32.1433333+00:00
Karim Alameh 20 Reputation points
edited a comment 2024-07-03T15:52:42.2766667+00:00
brtrach-MSFT 15,791 Reputation points Microsoft Employee
1 answer

Azure AI Studio | Add data from AI Search

Working with Azure AI Studio, and trying to 'Add data' to a deployment. I am either the owner/creator, or at the very least Contributor to all resources described below. Manually created AI Search service (and associated index/indexer) and blob storage…

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.
861 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,630 questions
asked 2024-06-26T05:10:14.5033333+00:00
misc981 36 Reputation points
edited an answer 2024-07-03T14:09:10.83+00:00
Amira Bedhiafi 19,706 Reputation points
1 answer

Custom reference links provided by chatbot pointing to public URLs.

Hello, I am trying to build a text generation tool using resources deployed in Azure. My resources list in Azure is as follows: Azure OpenAI ada embedding, gpt3.5 and gpt4 models. Azure Blob storage which contains product files (.pdf, .html, etc.)…

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.
861 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,618 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,613 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,630 questions
asked 2024-07-02T05:07:57.8666667+00:00
Himanka 0 Reputation points
answered 2024-07-03T14:02:23.0766667+00:00
Amira Bedhiafi 19,706 Reputation points
1 answer One of the answers was accepted by the question author.

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.
861 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-06-13T19:31:47.6133333+00:00
David Thielen 2,796 Reputation points
edited the question 2024-07-03T04:22:35.1833333+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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.
861 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-06-13T19:30:27.5933333+00:00
David Thielen 2,796 Reputation points
edited the question 2024-07-03T04:22:32.9+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
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.
861 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-06-13T19:28:45.88+00:00
David Thielen 2,796 Reputation points
edited the question 2024-07-03T04:22:30.2633333+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
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.
861 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,613 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,630 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-05-31T13:40:25.2166667+00:00
Rohan Pathak 15 Reputation points
edited the question 2024-07-03T04:21:08.62+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
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.
861 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,630 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-05-30T21:05:42.1866667+00:00
David Thielen 2,796 Reputation points
edited the question 2024-07-03T04:21:00.1233333+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
1 answer

How do I delete a Prompt flow in Azure AI Studio

I am new to Azure, more specifically to Azure AI Studio and I am following an oficial workshop (https://github.com/microsoft/llmops-workshop/blob/development/labs/lesson_04/lab04.md) which by the way is excellent, ultra recommended. For this workshop,…

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.
861 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,079 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,630 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-05-21T12:14:38.83+00:00
Ivan 20 Reputation points
edited the question 2024-07-03T04:20:17.6233333+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee
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.
861 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,630 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
240 questions
asked 2024-05-20T17:56:04.0433333+00:00
David Thielen 2,796 Reputation points
edited the question 2024-07-03T04:19:59.81+00:00
Ryan Hill 27,026 Reputation points Microsoft Employee