az security regulatory-compliance-standards
法規合規性標準。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az security regulatory-compliance-standards list |
列出支持的法規合規性標準詳細數據和狀態結果。 |
核心 | GA |
az security regulatory-compliance-standards show |
顯示所選標準的法規合規性詳細數據狀態。 |
核心 | GA |
az security regulatory-compliance-standards list
列出支持的法規合規性標準詳細數據和狀態結果。
az security regulatory-compliance-standards list
範例
取得法規合規性標準清單。
az security regulatory-compliance-standards list
全域參數
--debug
提高日誌詳細程度以顯示所有調試日誌。
--help -h
顯示此說明訊息並結束。
--only-show-errors
只顯示錯誤,隱藏警告。
--output -o
輸出格式。
接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
--subscription
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
--verbose
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
az security regulatory-compliance-standards show
顯示所選標準的法規合規性詳細數據狀態。
az security regulatory-compliance-standards show --name
範例
取得法規合規性標準詳細數據。
az security regulatory-compliance-standards show -n 'Azure-CIS-1.1.0'
必要參數
--name -n
要擷取的資源名稱。
全域參數
--debug
提高日誌詳細程度以顯示所有調試日誌。
--help -h
顯示此說明訊息並結束。
--only-show-errors
只顯示錯誤,隱藏警告。
--output -o
輸出格式。
接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
--subscription
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
--verbose
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。