This is an n8n community node. It lets you use Azure AI Search in your n8n workflows.
Azure AI Search (formerly Azure Cognitive Search) is Microsoft's cloud search service with built-in AI capabilities.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Version history
Follow the installation guide in the n8n community nodes documentation.
Vector Store Operations
Azure AI Search Vector Store:
- Retrieve (similarity search with metadata filtering)
- Insert (add documents with embeddings)
Azure AI Search:
- Endpoint URL
- API Key
Supports n8n 1.48.0+, tested with 1.62.1
0.2.0 - Added Azure AI Search Vector Store support