节点与集成

Azure AI Search credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Supported authentication methods

This node uses API key authentication.

Related resources

Refer to Azure AI Search documentation for more information about the service.

Using API key

To configure this credential, you'll need:

  • Endpoint: Your Azure AI Search service URL (format: https://your-service.search.windows.net)
  • API Key: Admin key (read-write) or query key (read-only)

To get these values:

  1. Navigate to your Azure AI Search service in the Azure Portal
  2. Copy the URL from the Overview section
  3. Go to Settings > Keys and copy:
  • Admin key for full read-write access, or
  • Query key for read-only querying
  1. Enter these values in n8n

Troubleshooting

Authentication errors

API key authentication fails:

  • Verify the API key is correct and hasn't been regenerated in Azure Portal
  • Confirm you're using an admin key for write operations (insert/update)
  • Check that the key hasn't expired or been rotated

Connection issues

  • Verify endpoint URL format: https://your-service.search.windows.net
  • Confirm your Azure AI Search service is running
  • Check network security rules and firewall settings allow access from your n8n instance

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明