865 questions with Azure AI Search tags

Sort by: Updated
1 answer

In VisualSearch, where to get the services : Bing Resources or Cognitive Services

In the documentation for VisualSearch, we are asked to create a service for Cognitive Services : But then we are also told that we can access VisualSearch from Bing Resources. I have create a service for Bing Resoures which can do image search. …

Bing Visual Search
Bing Visual Search
A Bing service that gives you rich insights to help build compelling image applications on the device of your choice.
23 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.
865 questions
asked 2022-06-28T10:23:54.513+00:00
PL Yap 26 Reputation points
commented 2022-07-06T03:22:45.553+00:00
PL Yap 26 Reputation points
1 answer

Connect to Azure Search Service using Azure VPN Client

I have configured an Azure VPN point to site connection to access my azure resources protected by VNet from my local machine. I was able to access all other resources except Azure Search Service using VPN. For all the resources I added the GatewaySubnet…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,461 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.
865 questions
asked 2022-06-17T12:30:00.057+00:00
Mijo Joseph 6 Reputation points
answered 2022-06-23T20:19:04.873+00:00
ajkuma 24,971 Reputation points Microsoft Employee
0 answers

How to use suggestion with extra fields on azure search

I'm using a tutorial provided by microsoft regarding azure search: t he uri: https://victorious-beach-0ab88b51e.azurestaticapps.net/ code source : https://github.com/Azure-Samples/azure-search-javascript-samples/tree/master/search-website …

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.
865 questions
asked 2022-06-08T14:12:51.163+00:00
youssef125 266 Reputation points
commented 2022-06-10T16:20:05.137+00:00
Ramr-msft 17,731 Reputation points
1 answer

How to use select on azure search suggesters

'm using Azure search on my project, and I want to do an autocomplete text field, it works as expected. here's the code : const suggestItems = async (req, res) => { try { // Reading inputs from HTTP Request const q = (req.query.q || (req.body…

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.
865 questions
asked 2022-06-02T08:53:55.517+00:00
youssef125 266 Reputation points
commented 2022-06-10T13:56:34.263+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

how to use any/all filter using javascript on azure search

I'm trying to filter a collection on azure search using javascript : here's the index : ]1 here's javascript code : const createFilterExpression = (filterList, facets) => { let i = 0; let filterExpressions = []; while (i < filterList.length)…

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.
865 questions
asked 2022-06-07T16:41:32.8+00:00
youssef125 266 Reputation points
answered 2022-06-08T20:56:21.797+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

Does APIM have a search function?

I am going to ask very basic questions so please laugh at my expense! I'm learning! Recently started with a DMS company working on the API team. API is completely new to me and we are currently using APIM. While looking at our portal with our APIs,…

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.
865 questions
asked 2022-05-23T15:25:31.707+00:00
NewbieGirlJen 1 Reputation point
answered 2022-05-29T00:12:58.443+00:00
brtrach-MSFT 15,791 Reputation points Microsoft Employee
0 answers

using pdf files and their metadata for Azure cognitive search

I'm uploading hundreds of PDF files into blob storage to be used in Azure cognitive search. I would like the user to be able to get the title and author of these PDF files on top of their search results. I'm not sure how the metadata for these PDF…

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.
865 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,635 questions
asked 2022-05-09T01:46:29.207+00:00
Behrouz 11 Reputation points
commented 2022-05-20T02:07:17.24+00:00
brtrach-MSFT 15,791 Reputation points Microsoft Employee
0 answers

Cognative serach indexers showing temporalry unavilable

]1 Indexers showing temporarily unavailable in Cognitive 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.
865 questions
asked 2022-05-13T10:41:38.813+00:00
commented 2022-05-18T08:44:01.043+00:00
SnehaAgrawal-MSFT 20,856 Reputation points
1 answer One of the answers was accepted by the question author.

Cognitive services not available in West Europe? Disabled due to high demand

Is it possible to "opt" in somehow by a support request regarding this or is it closed for all? If closed, any ETA ?

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.
865 questions
asked 2022-05-06T13:21:31.677+00:00
PatricS 61 Reputation points
accepted 2022-05-17T14:46:08.733+00:00
PatricS 61 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Search Explorer no longer parsing search results to json

Is there a recent change that is causing search results in Azure Search Explorer to NOT parse results to JSON?

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.
865 questions
asked 2022-05-09T21:05:58.05+00:00
Franz 21 Reputation points
commented 2022-05-16T17:52:25.243+00:00
Franz 21 Reputation points
1 answer One of the answers was accepted by the question author.

Cognitive Search - Use ARM Template to disable access from portal

In the networking section of the Azure Cognitive Search on the Azure Portal, there is a toggle option that adds an Exception to "allow access from Portal". How do we set this toggle when deploying a search via an ARM template (e.g. disable 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.
865 questions
asked 2022-04-12T04:48:00.837+00:00
P 101 Reputation points
commented 2022-05-03T06:52:43.397+00:00
P 101 Reputation points
0 answers

Id Field mapping not working between azure blob and index

Hi, I have file stored in Azure blob storage and each blob has a custom meta data property with name as Id. Now i created an index in Azure cognitive search and added a field with name as "Id" i.e. matching the meta-data property…

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.
865 questions
asked 2022-04-20T12:39:06.683+00:00
teja_98666 36 Reputation points
commented 2022-04-28T12:39:08.177+00:00
Ryan Hill 27,031 Reputation points Microsoft Employee
1 answer

Migrate data from azure mongodb to azure search

I'm using Microsodt azure cloud provider in my project,where i have a mongodb installed on a VM on azure and also I have azure cognitive search instance . what I want to do is to migrate the data which i have on mongodb to azure search in order to create…

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.
865 questions
asked 2022-04-26T11:55:42.723+00:00
youssef125 266 Reputation points
answered 2022-04-27T23:28:44.94+00:00
Udaiappa Ramachandran 726 Reputation points MVP
1 answer

Cognitive Search Static Web App

Good morning! I'm trying to connect a Static Web App to my cognitive search resource following this example: "https://learn.microsoft.com/en-us/azure/search/tutorial-csharp-overview". I'm not able to connect with my documents in 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.
865 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
850 questions
asked 2022-04-13T10:08:43.497+00:00
Alvaro Moreno 1 Reputation point
commented 2022-04-25T06:12:43.5+00:00
Grmacjon-MSFT 17,456 Reputation points
1 answer

Phrase match is highlighting keywords instead of the full phrase?

Hello, my problem is if I search with an exact phrase match, the individual words still get highlighted instead of the whole sentence. Is it possible to change this behaviour? This is the request body I am using: { "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.
865 questions
asked 2022-04-20T15:37:58.593+00:00
Wail Abou 1 Reputation point
commented 2022-04-25T05:20:18.493+00:00
Grmacjon-MSFT 17,456 Reputation points
1 answer

Tool for Azure cognitive search similar to Logstash?

My company has lots of data(Database: PostgreSQL) and now the requirement is to add search feature in that,we have been asked to use Azure cognitive search. I want to know that how we can transform the data and send it to the Azure search engine. There…

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.
865 questions
asked 2022-04-22T15:16:02.543+00:00
Ketan Suthar 21 Reputation points
answered 2022-04-23T01:44:12.977+00:00
Grmacjon-MSFT 17,456 Reputation points
0 answers

Cognitive search on document sets

I am building a bot which has to search questions from documents, for eg: if I had shared Game Of thrones book(in txt/pdf/doc format) over blob storage to cognitive search. And I ask the bot "who is father of Arya Stark" so it should answer…

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.
865 questions
asked 2022-04-12T15:32:19.96+00:00
Varun Aggarwal 1 Reputation point
commented 2022-04-22T06:01:18.42+00:00
SnehaAgrawal-MSFT 20,856 Reputation points
1 answer

Index custom meta data attributes of file in azure cognitive search

Hi, I'm exploring Azure Cognitive search to index files. Files are stored in Azure blob storage. I created an indexer, index and a data source and ran the indexer i could notice that it indexes only few meta data properties like file name, path 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.
865 questions
asked 2022-04-07T12:51:55.54+00:00
teja_98666 36 Reputation points
commented 2022-04-21T06:07:59.76+00:00
SnehaAgrawal-MSFT 20,856 Reputation points
1 answer

This ADLS Gen2 indexer maps the property 'metadata_storage_path' to the index key, which may not reindex documents if directories are renamed.

With respect to Cognitive Search, the following warning message appears after each indexer run. ` This ADLS Gen2 indexer maps the property 'metadata_storage_path' to the index key, which may not reindex documents if directories are renamed. Update…

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.
865 questions
asked 2022-04-14T08:23:24.643+00:00
test29998411 281 Reputation points
answered 2022-04-18T23:12:54.617+00:00
Grmacjon-MSFT 17,456 Reputation points
1 answer

No result API bing search V7

Hello There is no result ? curl -X GET \ 'https://api.bing.microsoft.com/v7.0/custom/search?q=WORD&customconfig=1' \ -H 'ocp-apim-subscription-key: mykey' \ { "_type": "SearchResponse", "instrumentation": { …

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.
865 questions
asked 2022-04-04T08:35:11.693+00:00
SAS Latlas 1 Reputation point
answered 2022-04-13T03:51:39.25+00:00
Ryan Hill 27,031 Reputation points Microsoft Employee