gpt4 book ai didi

azure - 如何使用 Powershell 在 Azure 漏洞评估中应用 "Approve as Baseline"

转载 作者:行者123 更新时间:2023-12-03 04:58:37 24 4
gpt4 key购买 nike

我想使用 powershell 在我的所有 ID [如 VA1258] 中应用“批准为基线”,这样我就不必手动执行此操作。

有什么办法可以做到这一点吗?

附有以下屏幕截图。我想使用 powershell 启用“批准为基线”。

enter image description here

最佳答案

您可以在 Powershell 中使用 Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline

    Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline
[-ServerName] <String>
[-DatabaseName] <String>
[-InputObject <VulnerabilityAssessmentRuleBaselineModel>]
-BaselineResult <String[][]>
-RuleId <String>
[-RuleAppliesToMaster]
[-ResourceGroupName] <String>
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]

enter image description here

注意:BaselineResult 显示如下。 enter image description here

更多详情,请参阅 here .

关于azure - 如何使用 Powershell 在 Azure 漏洞评估中应用 "Approve as Baseline",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63179815/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com