az security jit-policy
管理 Just In Time 網路存取原則。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az security jit-policy list |
列出您的 Just In Time 網路存取原則。 |
核心 | GA |
az security jit-policy show |
顯示 Just In Time 網路存取原則。 |
核心 | GA |
az security jit-policy list
列出您的 Just In Time 網路存取原則。
az security jit-policy list [--location]
[--resource-group]
範例
取得所有 Just In Time 網路存取原則。
az security jit-policy list
選擇性參數
--location -l
資源的位置。
--resource-group -g
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
全域參數
--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 jit-policy show
顯示 Just In Time 網路存取原則。
az security jit-policy show --location
--name
--resource-group
範例
取得 Just In Time 網路存取原則。
az security jit-policy show -l northeurope -n default -g myService1
必要參數
--location -l
資源的位置。
--name -n
要擷取的資源名稱。
--resource-group -g
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
全域參數
--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。