Skip to content

Microsoft Graph 安全节点(Microsoft Graph Security node)#

使用 Microsoft Graph Security 节点来自动化 Microsoft Graph Security 中的工作,并将 Microsoft Graph Security 与其他应用集成。n8n 内置支持广泛的 Microsoft Graph Security 功能,包括获取和更新分数以及配置文件。

🌐 Use the Microsoft Graph Security node to automate work in Microsoft Graph Security, and integrate Microsoft Graph Security with other applications. n8n has built-in support for a wide range of Microsoft Graph Security features, including getting, and updating scores, and profiles.

本页列出了 Microsoft Graph Security 节点支持的操作列表以及更多资源的链接。

🌐 On this page, you'll find a list of operations the Microsoft Graph Security node supports and links to more resources.

凭证

请参阅 Microsoft 凭据 了解有关设置身份验证的指南。

政府云支持

如果你正在使用政府云租户(美国政府、美国国防部或中国),请确保在 Microsoft 凭据配置中选择适当的 Microsoft Graph API 基础 URL

操作(Operations)#

  • 安全评分
    • 获取
    • 获取全部
  • 安全评分控制配置文件
    • 获取
    • 获取全部
    • 更新

模板和示例(Templates and examples)#

Template widget placeholder.

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.