Title: “Azure AI Search Vector Store node missing in n8n self-hosted”
Describe the problem/error/question
I’m running a self-hosted instance of n8n via Docker and expect to find the “Azure AI Search Vector Store” node, but it’s not visible in the node list.
What is the error message (if any)?
No error message. The node simply doesn’t appear when clicking “Add Node” → searching for “Azure” or “Vector Store”.
Please share your workflow
Not applicable — this is about the node availability in the UI, not a specific workflow.
Share the output returned by the last node
Not applicable.
Information on your n8n setup
-
n8n version:: 1.120.4
-
Database: PostgreSQL
-
Running via: Docker container (image
docker.n8n.io/n8nio/n8n:latest) -
Operating system: WSL (Ubuntu 22.04)
-
Additional context: I verified documentation shows the node exists. For example this integration page: “Azure AI Search Vector Store” shows the node and operations.
Azure AI Search Vector Store node documentation | n8n Docs