az compute-recommender
此命令群組處於預覽狀態,且正在開發中。 參考和支持層級:https://aka.ms/CLI_refstatus
管理計算資源的 SKU/區域/區域推薦資訊。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az compute-recommender spot-placement-recommender |
產生 Spot VM SKU 的放置分數。 |
核心 | 預覽 |
az compute-recommender spot-placement-recommender
命令群組 『az compute-recommender』 處於預覽狀態,且正在開發中。 參考和支持層級:https://aka.ms/CLI_refstatus
產生 Spot VM SKU 的放置分數。
az compute-recommender spot-placement-recommender --desired-count
--desired-locations
--desired-sizes
[--availability-zones {0, 1, f, false, n, no, t, true, y, yes}]
[--ids]
[--location]
[--subscription]
範例
產生現成 VM 放置分數範例
az compute-recommender spot-placement-recommender -l eastus --subscription ffffffff-ffff-ffff-ffff-ffffffffffff --availability-zones true --desired-locations '["eastus", "eastus2"]' --desired-count 1 --desired-sizes '[{"sku": "Standard_D2_v2"}]'
必要參數
--desired-count
根據範圍,每個區域/區域的所需實例計數。
--desired-locations
所需的區域支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
--desired-sizes
所需的資源 SKU。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
選擇性參數
--availability-zones
定義範圍是否為區域性或區域。
接受的值: 0, 1, f, false, n, no, t, true, y, yes
--ids
一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。
--location -l
將產生建議的 Azure 區域。
--subscription
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
全域參數
--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。