【问题标题】:Close Azure Security Center Alerts via Script/API通过脚本/API 关闭 Azure 安全中心警报
【发布时间】:2019-09-18 14:39:57
【问题描述】:

有没有办法通过 PowerShell、Cli、C#、Python 等编程方法或通过 API 关闭 Azure 安全中心警报?

非常感谢您的帮助。

网上也查了栈溢出,没找到答案

【问题讨论】:

    标签: azure azure-logic-apps azure-powershell azure-cli azure-security


    【解决方案1】:

    据我所知,安全警报是根据安全策略生成的。所以如果要关闭其中一个alert,就需要禁用相应的策略。

    您可以通过rest api禁用它,请参考本教程:https://docs.microsoft.com/en-us/azure/security-center/tutorial-security-policy#configure-a-security-policy-using-the-rest-api

    以下是政策名称供您参考:

    【讨论】:

      猜你喜欢
      • 2020-01-06
      • 1970-01-01
      • 2021-10-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多