HttpResponseError in Azure Ai search
I am new to cloud and trying create a vector embedding for Azure AI search. Here are the snippet of my code :
Orderby expression for a complex data type while using Azure AI search
I have a payload that looks like follows
semanticConfiguration empty parameter error
I’m using the Azure AI Search Javascript SDK in my NodeJS app to create a RAG based chatbot. I am uploading data to Blob Storage, creating an index (confirmed to be configured with semantic configuration), and want to run a semantic search.
PDF documents are not getting indexed because of unsupported font in Azure AI
We are using Azure DocumentExtractionSkill to extract content from PDFs. However, there’s an issue with some PDF files which are not supported by the service. Can someone provide some guidance on how to extract content from those pdfs.
Custom skill integration
I have a requirement to crawl an Azure SQL server from Azure AI search. The SQL server exists in different VNET and I have created a Shared Private Link to connect. The Indexer works fine without any problem.