Azure AI Foundry: Deploy to Teams, API Key Method
I am trying to deploy an Azure AI Foundry Project into Microsoft Teams. According to the generated README from the zipped application folder, the Azure AI Search Key just needs to be pasted into the config.json file. What is the syntax needed for the API…
azure.search.documents.indexes.models.AIServicesVisionVectorizer used in AI Search throws "Could not complete vectorization action. The vectorization endpoint returned status code '400' (BadRequest)"
Hi! I'm facing an issue with using AIServicesVisionVectorizer vectorizer when doing either a text or image vector query search against the AI Search index. I used azure-python-sdk library azure-search-documents 11.6.0b9 version. This is the sample…
Unable to retrieve server endpoint for account '[servername]' using your managed identity.
I am getting the following error when trying to run Indexer.** ** StatusFailed Error messageUnable to retrieve server endpoint for account '[servername]' using your managed identity. Ensure the resource ID is correct and that the managed identity for…
Azure Prompt Flow with RankZephyr: How to handle Python 3.9 and 3.10 dependency conflicts?
I am working with Azure Prompt Flow and attempting to integrate RankZephyr for document reranking. However, I am facing a Python version compatibility issue between Prompt Flow (Python 3.9) and RankZephyr (which requires Python 3.10+). I am working on…
Azure AI Search: Newly Added Filterable Fields Not Populating After Indexer Run
I recently added two new fields to my Azure AI Search index and marked them as filterable. After updating the index schema and running the indexer, the new fields are still not populated in the index. Steps Taken So Far: Ran the indexer to pull in…
[Azure AI Search] Index Management
Hello! I have some questions about implementing a search service through Azure AI Search.** [Requirements for the service to be developed]** There are multiple categories (ex> HR, purchase, etc.) in each project, and multiple documents are managed…
Azure Search Index is down. Unable to connect
My azure search service went down today. It's a critical part of our app. We didn't make any changes in Azure. What do we need to do to fix it?
Web app deployement
After successfully deploy a web app it show above error when i open the link.
Responses are missing important context, even I tried topNDocuments parameter in the API
I am using Azure Search Service to do the search for a user prompt on indexed data in json format. Index "testing_2025" have 104 documents. When I send a query like this: "Analyze the data and find the given review numbers. If found,…
migrate index search ai
How to migrate index from an azure ai search resource to another one?
Could not complete vectorization action. The vectorization endpoint returned status code '401' (Unauthorized).
I am having the issue when vector querying an index in Azure AI Search. The error message is: Could not complete vectorization action. The vectorization endpoint returned status code '401' (Unauthorized). I've checked both my AI Search and Azure OpenAI;…
Cannot delete Azure Cognitive Search
Hi, i am not able to delete the Azure Cognitive Search, how can i do it, i would like to delete all the servicdes, i am constantly getting charged. Thanks.
Unable to create Azure Search Service in Private network using ARM template API version 2023-11-01
We have tried deploying Azure AI Search resource using ARM templates with API version 2023-11-01, ARM configurations having private network enabled for Azure AI Search, but when deployed resource, it is getting deployed in the public network. Screenshot…
Unknown model: text-embedding-ada-002 and no such file and directory C:\\clientsearch\\assets\\intent_mapping.prompty
S C:\clientsearch> python create_search_index.py 🗑️ Found existing index named 'example-index', and deleted it Traceback (most recent call last): https://learn.microsoft.com/en-gb/azure/ai-studio/tutorials/copilot-sdk-build-rag Unclear and wrong…
“PermissionDenied (HTTP 401) error when creating Azure AI Search Vector Index despite Owner permissions.”
“PermissionDenied (HTTP 401) error when creating Azure AI Search Vector Index despite Owner permissions.”
Is there a way to temporarily disable an Azure Cognitive Search service without deleting the resource?
Is there a way to temporarily disable an Azure Cognitive Search service without deleting the resource?
Azure AI Search with Varying Verbiage
Currently, I'm using the Azure AI Search in conjunction with my LLM. I've created an index and uploaded documents into it. I have a Chabot that answers questions based on the information inside the index. When I ask the Chatbot about "Frozen…
How can I use Azure AI search with Azure Agents?
I've created an Azure index based on pdf files but when I connect it to the Azure Agent I can't get the expected responses Message: "It seems that I am unable to retrieve information from the uploaded index regarding the "repair plan."…
Azure AI Playground: Search Endpoint Configuration
Just starting out with AI so sorry if this is a noob question. After the initial Foundry setup, I added a 2nd Search Service to change the SKU to F0 for experimentation (since it's not possible to change it after creation). When I open the Chat…
Issue ragarding manageidentitynotenabled.
Give solution of above problem.