701 questions with Azure AI Search tags

Sort by: Updated
0 answers

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.
701 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,152 questions
asked 2024-04-24T13:57:10.5366667+00:00
Jeannot Damoiseaux 0 Reputation points
commented 2024-04-24T23:39:26.82+00:00
Grmacjon-MSFT 15,851 Reputation points
1 answer

Azure OpenAI Studio: Chat Playground - Add your data (preview) chunking issue

Currently trying to use [Add your data (preview)] in Azure OpenAI Studio. It was working perfectly fine a few weeks ago, but now, trying to initialize it with Add a data source > Azure Blob Storage (appropriate settings) > Indexer Schedule = Daily…

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.
701 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,152 questions
asked 2023-10-10T07:55:28.94+00:00
Joshua Quinto 20 Reputation points
commented 2024-04-24T14:51:20.39+00:00
Sikder Tahsin Al Amin 125 Reputation points
1 answer

python calls openAI and reports an error openai.PermissionDeniedError: Error code: 403

Calling client.chat.completions.create reports an error openai.PermissionDeniedError: Error code: 403 - {'error': {'code': 'AuthenticationTypeDisabled', 'message': 'Key-based authentication is disabled for this resource. '}}

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.
701 questions
asked 2024-04-23T15:46:25.6233333+00:00
Edward H T WANG_SP 0 Reputation points
edited the question 2024-04-24T10:00:28.4133333+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
2 answers

Deploy stuck when using index on azure AI studio

I encounter an error when using Deploy on webapp and also using an index as data source. The deploy works pretty well without a specific data source but when trying to add an external index or when using index it seems that the ai studio cant access 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.
701 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,367 questions
asked 2024-04-18T08:20:11.2233333+00:00
Banzine 0 Reputation points
commented 2024-04-24T08:42:38.2966667+00:00
Banzine 0 Reputation points
1 answer

Azure Cognitive Search Indexer Not Reflecting Decreased Document Count After Deleting Files from Storage Account

I have set up Azure Cognitive Search with a data source, index, and indexer. Additionally, I have created a skillset with incremental enrichment enabled and an indexer cache location connection in a storage account with a container named…

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,683 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.
701 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.
939 questions
asked 2024-04-16T18:39:41.51+00:00
Dinnemidi Ananda Kumar 60 Reputation points
answered 2024-04-24T03:29:59.92+00:00
Grmacjon-MSFT 15,851 Reputation points
0 answers

Vector Fields error while creating Azure Search index with Python SDK

I am using the Python SDK azure-search-documents=11.4.0b8 to create a search index in Azure AI Search. However, I am encountering an error after creation, which is shown in the user's attached image. The code I am using for index creation is provided 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.
701 questions
asked 2024-04-20T09:37:21.36+00:00
Yash Shukla 40 Reputation points
commented 2024-04-23T14:18:38.9466667+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
0 answers

Challenges Querying SQL Database with Azure AI Services

Hey there! I'm having trouble with Azure AI Services. I'm trying to connect my SQL database to Azure AI Search, but I'm struggling to get the right info from it using Azure's OpenAI Playground (Chatbot). Database Schema - S.no | Dist_Id | Dist_Name |…

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.
701 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,152 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,367 questions
asked 2024-04-22T10:50:19.5766667+00:00
Kushagra Sharma 90 Reputation points
commented 2024-04-23T13:36:37.07+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Script to create container and populate on Mac

Just to bring your attention to a issue with mslearn-knowledge-mining/Labfiles/01-azure-search/ Lab for Mac users - the only method provided by the exercise to create a container and populate it is via a script that doesn't run on Mac by default.

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.
701 questions
asked 2024-04-10T14:34:42.1533333+00:00
Scott Cable 60 Reputation points
accepted 2024-04-23T13:30:45.5+00:00
Scott Cable 60 Reputation points
0 answers

Azure AI Search Index

Hello, Could someone explain how 'docs' are generated when creating an Index in Azure AI Services? Is there a standard procedure or a specific formula dictating the number of 'docs' created within an Index based on the file's size? and What…

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.
701 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,865 questions
asked 2024-04-23T11:53:05.6533333+00:00
Kushagra Sharma 90 Reputation points
1 answer

HTML Documents not displaying properlyas Citations when using GPT-35-16K Model with BYOD

Hi, I am using a GPT3.5 Chat Completion Model for question answering using my own data which consists of a set of html files. But while displaying, it displays HTML tags as shown in the image below: Also, when I check the contents of 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.
701 questions
asked 2024-04-23T05:56:22.8733333+00:00
Karuna Tiwari 100 Reputation points
commented 2024-04-23T11:42:19.99+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
0 answers

Not able to select Azure AI Search Service in Azure AI Studio Playground

Hi all, I am creating AI chatbot in Azure AI Studio that read my own data from blob storage, I have already created index in Azure AI Search to connect with data source of blob storage (Picture 1). However, when I create Index in Azure AI Studio, I am…

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.
701 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,367 questions
asked 2024-04-20T17:39:23.44+00:00
Digital 5 Reputation points
commented 2024-04-22T23:17:57.7166667+00:00
Salvador Sanchez Castro 0 Reputation points
1 answer

AI Studio - Unable to Add AI Search

Hello, I am looking for some help on how to add Azure AI search to AI Studio.

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.
701 questions
asked 2024-04-11T06:51:19.4666667+00:00
Jay Vishvakarma 0 Reputation points
commented 2024-04-22T22:13:29.6+00:00
Grmacjon-MSFT 15,851 Reputation points
0 answers

Server responded with a status 424 in Azure Open AI

In azure Open AI, I have added Azure Search index as a data source and model that I have deployed is gpt-35-turbo-16k and model version 0613 and capacity 120k TPM. When I am trying to fetch details about "Medical insurance policy" Its giving…

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.
701 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,152 questions
asked 2024-04-20T13:06:14.5566667+00:00
Manas Yadav 0 Reputation points
commented 2024-04-22T11:14:42.2833333+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

Error to Update Indexer

Hello, i learn about "Create a Custom Skill for Azure AI Search" https://microsoftlearning.github.io/mslearn-knowledge-mining/Instructions/Exercises/02-search-skills.html#prepare-to-develop-an-app-in-visual-studio-code I have a problem in part…

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.
701 questions
asked 2024-03-04T09:42:10.11+00:00
Aliyya Amru 40 Reputation points
commented 2024-04-19T23:21:59.8766667+00:00
Grmacjon-MSFT 15,851 Reputation points
1 answer

Forbidden error with vector embedding skill in Azure AI Search Index

Hi, I'm currently working with the Azure AI search index and trying to implement vector embedding skills as outlined in the GitHub repository at https://github.com/Azure/azure-search-vector-samples.git. Despite following all the provided steps, I'm…

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.
701 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.
939 questions
asked 2024-04-15T13:49:56.6533333+00:00
A Aathithya 25 Reputation points
commented 2024-04-19T23:07:39.2733333+00:00
Grmacjon-MSFT 15,851 Reputation points
1 answer

My search result is not coming as expected. Exact match is not coming on top for Chinese Index and fuzzy search 道南~1

I am searching (fuzzy) text = 道南~1 in n21mobile_demo index but in the result exact matching records with 道南 are not coming on top and have 0 scores.

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.
701 questions
asked 2024-04-11T12:31:48.9766667+00:00
Santosh Singh 0 Reputation points
commented 2024-04-19T12:47:01.5433333+00:00
ajkuma 22,401 Reputation points Microsoft Employee
0 answers

how to fix Property pageOverlapLength is not allowed in Skillset Definition

I used the Import and vectorize data wizard to help setup a RAG pipeline. I did not change anything and noticed some warnings in the created Skillset Property pageOverlapLength is not allowed. Property maximumPagesToTake is not allowed Especially…

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.
701 questions
asked 2024-04-17T09:05:06.53+00:00
Hessel Wellema 181 Reputation points
commented 2024-04-19T05:05:49.32+00:00
Grmacjon-MSFT 15,851 Reputation points
0 answers

Translation problems in the azure ai studio when connecting azure database

I have recently connected an Azure database (ticket data) using indexers and tested this in the AI Studio. However, the database contains tickets in different languages such as dutch, french, and english. When I ask the chatbot the data from the dutch…

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.
701 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,367 questions
asked 2024-04-12T08:08:41.9466667+00:00
Josra Erraddahi 0 Reputation points
edited the question 2024-04-18T10:10:24.55+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

How to add page number (sourcepage) to the AI search Index

Hi Azure Support, I hope this message finds you well. I'm reaching out because I have encountered an issue while customizing an Azure Search Index using Python. Specifically, I am attempting to add the source page information to the index schema 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.
701 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,865 questions
asked 2024-02-13T11:34:34.97+00:00
Deepak Dange 0 Reputation points
commented 2024-04-18T04:57:35.5233333+00:00
Deepak Dange 0 Reputation points
0 answers

Doubts on Integrated vectorization

Hi, This is regarding the search response generated by Integrated Vectorization. I wanted to know about search answers. They sometimes have the same text as search captions and sometimes are completely new. Also, they don't always appear in my 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.
701 questions
asked 2023-11-27T09:45:06.0133333+00:00
Dey, Nikita 20 Reputation points
edited the question 2024-04-17T23:26:21.85+00:00
Grmacjon-MSFT 15,851 Reputation points