> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/zh/integrations/builtin/app-nodes/n8n-nodes-base.azurestorage.md).

# 在 Duaer 里使用 Azure Storage

在 Duaer 的数字组织里用 Azure Storage 调用对应服务。先在凭证里保存连接，再在节点上选资源和操作。节点说明：Interact with Azure Storage API
## Duaer 中的 Azure Storage

Azure Storage 是 Duaer 的应用节点，用来在数字组织里调用对应服务的 API。

产品里的节点说明是：Interact with Azure Storage API。

## 凭证与参数

凭证说明见 [Azure Storage 凭证](/zh/integrations/builtin/credentials/azurestorage.md)。

参数支持表达式。需要由 AI Agent 填写的工具参数，使用 $fromAI。执行失败时先看节点输出里的错误信息。
## Questions

### 怎么在 Duaer 数字组织里加上 Azure Storage？

在 Duaer 画布打开节点面板，搜索 Azure Storage，拖到数字组织上。接在触发器或上一个节点后面。若需要认证，先保存凭证再在节点上选择。

### Duaer 里 Azure Storage 报错时先查什么？

先看该节点输出中的错误原文，再核对凭证是否有效、必填参数是否齐全。应用类节点还要确认服务商侧权限和配额。

