1,357 questions with Azure AI Search tags

Sort by: Updated
1 answer

i want to change my mail id

i want to change my mail id please guide me how to do it.

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.
1,357 questions
asked 2025-07-07T09:48:44.4966667+00:00
Singhai, Ishita 0 Reputation points
commented 2025-07-10T15:39:17.8533333+00:00
Shree Hima Bindu Maganti 5,090 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Integrating Azure OpenAI GPT with Azure AI Search in Power Automate

Hi everyone, I'm currently working on partially automating our customer service workflow by generating draft replies to incoming emails. The goal is to create helpful, well-formulated responses based on the email content, which can then be manually…

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.
1,357 questions
asked 2025-07-07T14:18:10.96+00:00
Power Automate 20 Reputation points
commented 2025-07-10T09:17:56.0633333+00:00
Power Automate 20 Reputation points
0 answers

How to access an AI Search resource via a private endpoint from Azure AI Foundry

Subject: How to Use Azure AI Agent Service with AI Search Private Endpoint from VM in VNet Question: I currently have VNet1 with two subnets: SubnetA and SubnetB. There is a VM in SubnetA, and an AI Search private endpoint (PE) exists in SubnetB. I would…

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.
1,357 questions
asked 2025-07-10T07:41:34.55+00:00
IMANISHI RIKU(今西 陸) 0 Reputation points
0 answers

How can I index 11,000 documents using an Azure Search indexer when the process keeps timing out repeatedly after 2 hours without successfully indexing any documents?

As you can see, I had already indexed 11,000 documents, but the indexer was accidentally reset. Now, it’s unable to reprocess them and consistently times out after 2 hours. How can I resolve this issue?

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.
1,357 questions
asked 2025-07-09T11:24:41.6433333+00:00
Choudhary, Mahika 0 Reputation points
0 answers

A data type mismatch occurs in Azure AI Search.

I want to use the SkillSet in AI Search (AzureOpenAIVectorizerSkill, WebApiSkill) to convert text into embedding values, map them to index fields, and use these fields for search. However, since the embedding data received from these SkillSets is always…

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.
1,357 questions
asked 2025-07-09T03:19:07.49+00:00
이상인 0 Reputation points
edited a comment 2025-07-09T08:58:27.94+00:00
이상인 0 Reputation points
2 answers One of the answers was accepted by the question author.

Issues with Mapping to Index After Executing Skillset in Azure AI Search

In Azure AI Search, I am attempting to split a single .txt file using the SplitSkill, vectorize it using the EmbeddingSkill, and map it to an index. However, I am encountering issues where some of the split text chunks and their corresponding vector…

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.
1,357 questions
asked 2025-06-27T06:38:16.3333333+00:00
accepted 2025-07-09T06:24:36.7766667+00:00
1 answer One of the answers was accepted by the question author.

Can I use a custom analyzer like Elasticsearch’s Nori with Azure AI Search for better Korean text processing?

Hi, I’m currently using Hybrid Search in Azure AI Search to index and query Korean documents. However, I’ve noticed that the default analyzer provided by Azure doesn't perform well for Korean text. For example, when using ko.microsoft or ko.lucene, 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.
1,357 questions
asked 2025-07-04T01:32:02.92+00:00
HyeonSik Son 20 Reputation points
accepted 2025-07-09T03:46:19.96+00:00
HyeonSik Son 20 Reputation points
2 answers One of the answers was accepted by the question author.

Is it possible to query multiple Azure Cognitive Search indexes in a single request when using Azure OpenAI chat completion with a data source configuration?

I'm currently working with Azure OpenAI and using Azure Cognitive Search as the data source for RAG (Retrieval-Augmented Generation). From my experience, it seems only one index can be specified at a time for similarity-based retrieval. Is there 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.
1,357 questions
asked 2025-06-30T07:52:12.7266667+00:00
Noushida 20 Reputation points
answered 2025-07-08T10:51:43.29+00:00
Noushida 20 Reputation points
4 answers

How to enhance the functionaltiy and feature of Azure AI chatbot and better AI model

There are 3 questions to my query How to find which AI model suits best to read through pdf files embeddings currently model is quite weak. Unable to interpret pdf file How to add the functionality of API request on Azure AI serch services or…

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.
1,357 questions
asked 2025-07-01T18:43:11.87+00:00
Gagan Sharma 40 Reputation points
answered 2025-07-08T05:22:24.52+00:00
Pavankumar Purilla 8,660 Reputation points Microsoft External Staff Moderator
0 answers

How to extract entities from user query that match to fields in AI Search

Hi , My requirement is , if user provided a query in natural language. I want to extract those entities from the given query and also i want to match to fields in AI Search. Please suggest me with alternative solutions. Please refer code snippet 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.
1,357 questions
asked 2025-07-08T02:57:17.14+00:00
Balaji Mogadali 75 Reputation points
0 answers

Issue Creating Index with vectorSearchConfiguration in API Version 2025-05-01-preview

Dear Microsoft Azure Support, I am encountering the following error when attempting to create a search index using the 2025-05-01-preview API version: The request is invalid. Details: The property 'vectorSearchConfiguration' does not exist on 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.
1,357 questions
asked 2025-07-07T14:13:59.5766667+00:00
Ahmed-Zakariae 0 Reputation points
0 answers

Issue with Field Customization and Vectorization Workflow in Azure AI Search Import Process

A few months ago, I successfully created a vector database using Azure AI Search. I connected it to a SQL database, vectorized a specific text column, and customized the schema, keeping the original text column and marking fields as filterable where…

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.
1,357 questions
asked 2025-07-07T13:22:02.27+00:00
Ravi Kumar 21 Reputation points
1 answer

AI Search pricing & limits

I'm struggling to understand the quotas / limits / tiers of Azure AI Search. This is what's shown for the pricing: I have a Basic search service, with 5 indexes and this is what I see under usage: Where does that 2GB limit and 1GB limit come from?…

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.
1,357 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,628 questions
asked 2024-06-18T07:02:16.16+00:00
Sean Walsh 50 Reputation points
answered 2025-07-06T21:32:10.89+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer

Connection Timeout Error in Azure OpenAI Studio without public access on search service

We are encountering an error in Azure OpenAI Studio when trying to "Add your data" in the chat playground. The "crack, chunk and embed data" step finishes without issue, but the "Update ACS index" fails with this…

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.
1,357 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,108 questions
asked 2024-06-19T11:02:18.3733333+00:00
Dennis BC 11 Reputation points
answered 2025-07-05T18:37:56.69+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer

Azure OpenAi API - Java vs Python inconsistency

I using Azure openAI to create an artificial intelligence that creates JSON files. I originally wrote this in python but the requirements of the project changed requiring it to be in Java. Both have the same model and storage configuration but when…

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.
1,357 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,108 questions
asked 2024-06-26T18:56:55.3366667+00:00
Jack Campbell 0 Reputation points
answered 2025-07-05T18:26:14.13+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Azure AI Search Storage Limits and Index Updates

When an index is updated in Azure AI Search, the index size temporarily increases beyond its original size before stabilizing. Does the storage limit per service (e.g., 160 GB for S1) apply to this temporary increased size, or does it apply to the final…

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.
1,357 questions
asked 2025-07-03T04:11:38.7033333+00:00
junichi ito 20 Reputation points
accepted 2025-07-04T06:22:58.8233333+00:00
junichi ito 20 Reputation points
1 answer

Azure AI Foundry playground error

Hello! I'm dealing with this AI Foundry playground error with Forbidden: Your resource has been temporarily blocked because we detected unusual behavior.| Apim-request-id:xxxxxxx. This is the fist time it happens which I found quite weird, and I didn't…

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.
1,357 questions
asked 2025-06-30T13:41:58.5366667+00:00
bob p 0 Reputation points
commented 2025-07-04T01:41:29.4333333+00:00
Manas Mohanty 6,270 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

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.
1,357 questions
asked 2024-04-15T13:49:56.6533333+00:00
A Aathithya 65 Reputation points
accepted 2025-07-03T13:21:55.0933333+00:00
A Aathithya 65 Reputation points
0 answers

Facing issue after modifying the azure openAi chatbot , modification was to make rest api calll

i am building on this .. https://github.com/Azure-Samples/azure-search-openai-demo/tree/main After making changes , I want to check it locally but facing issues 9:54:34 AM [vite] http proxy error: /auth_setup Error: connect ECONNREFUSED…

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.
1,357 questions
asked 2025-06-27T10:05:56.3533333+00:00
Gagan Sharma 40 Reputation points
commented 2025-07-03T09:07:29.54+00:00
Bhargavi Naragani 6,525 Reputation points Microsoft External Staff Moderator
1 answer

Autocomplete API not returning complete phrase in Azure AI Search

In the implementation of an autocomplete API, a schema has been defined as follows: suggesters: - name: abc searchMode: "analyzingInfixMatching" source_fields: - chunk_text/en The chunk_text/en field is searchable,…

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.
1,357 questions
asked 2025-06-30T11:50:29.4766667+00:00
Rohini Vaidya 20 Reputation points
answered 2025-07-03T05:57:29.64+00:00
Shree Hima Bindu Maganti 5,090 Reputation points Microsoft External Staff Moderator