Share via


az dla account

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

管理 Data Lake Analytics 帳戶。

命令

名稱 Description 類型 狀態
az dla account blob-storage

管理 Data Lake Analytics 帳戶與Azure 儲存體之間的連結。

核心 預覽版
az dla account blob-storage add

將Azure 儲存體帳戶連結至指定的 Data Lake Analytics 帳戶。

核心 預覽版
az dla account blob-storage delete

更新指定的 Data Lake Analytics 帳戶,以移除Azure 儲存體帳戶。

核心 預覽版
az dla account blob-storage list

取得Azure 儲存體帳戶的第一頁,如果有的話,會連結到指定的 Data Lake Analytics 帳戶。

核心 預覽版
az dla account blob-storage show

取得連結至指定 Data Lake Analytics 帳戶的指定Azure 儲存體帳戶。

核心 預覽版
az dla account blob-storage update

更新連結至指定 Data Lake Analytics 帳戶的Azure 儲存體帳戶。

核心 預覽版
az dla account compute-policy

管理 Data Lake Analytics 帳戶計算原則。

核心 預覽版
az dla account compute-policy create

在 Data Lake Analytics 帳戶中建立計算原則。

核心 預覽版
az dla account compute-policy delete

刪除 Data Lake Analytics 帳戶中的計算原則。

核心 預覽版
az dla account compute-policy list

列出 Lake Analytics 帳戶中的計算原則。

核心 預覽版
az dla account compute-policy show

擷取 Data Lake Analytics 帳戶中的計算原則。

核心 預覽版
az dla account compute-policy update

更新 Data Lake Analytics 帳戶中的計算原則。

核心 預覽版
az dla account create

建立 Data Lake Analytics 帳戶。

核心 預覽版
az dla account data-lake-store

管理 Data Lake Analytics 與 Data Lake Store 帳戶之間的連結。

核心 預覽版
az dla account data-lake-store add

更新指定的 Data Lake Analytics 帳戶,以包含額外的 Data Lake Store 帳戶。

核心 預覽版
az dla account data-lake-store delete

更新指定的 Data Lake Analytics 帳戶,以移除指定的 Data Lake Store 帳戶。

核心 預覽版
az dla account data-lake-store list

取得連結至指定 Data Lake Analytics 帳戶之 Data Lake Store 帳戶的第一頁。

核心 預覽版
az dla account data-lake-store show

取得指定 Data Lake Analytics 帳戶中的指定 Data Lake Store 帳戶詳細資料。

核心 預覽版
az dla account delete

刪除 Data Lake Analytics 帳戶。

核心 預覽版
az dla account firewall

管理 Data Lake Analytics 帳戶防火牆規則。

核心 預覽版
az dla account firewall create

在 Data Lake Analytics 帳戶中建立防火牆規則。

核心 預覽版
az dla account firewall delete

刪除 Data Lake Analytics 帳戶中的防火牆規則。

核心 預覽版
az dla account firewall list

列出 Data Lake Analytics 帳戶中的防火牆規則。

核心 預覽版
az dla account firewall show

擷取 Data Lake Analytics 帳戶中的防火牆規則。

核心 預覽版
az dla account firewall update

更新 Data Lake Analytics 帳戶中的防火牆規則。

核心 預覽版
az dla account list

列出可用的 Data Lake Analytics 帳戶。

核心 預覽版
az dla account show

取得 Data Lake Analytics 帳戶的詳細資料。

核心 預覽版
az dla account update

更新 Data Lake Analytics 帳戶。

核心 預覽版

az dla account create

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

建立 Data Lake Analytics 帳戶。

az dla account create --account
                      --default-data-lake-store
                      [--location]
                      [--max-degree-of-parallelism]
                      [--max-job-count]
                      [--query-store-retention]
                      [--resource-group]
                      [--tags]
                      [--tier {Commitment_100000AUHours, Commitment_10000AUHours, Commitment_1000AUHours, Commitment_100AUHours, Commitment_500000AUHours, Commitment_50000AUHours, Commitment_5000AUHours, Commitment_500AUHours, Consumption}]

必要參數

--account -n

Data Lake Analytics 帳戶的名稱。

--default-data-lake-store

要與建立的帳戶建立關聯的預設 Data Lake Store 帳戶。

選擇性參數

--location -l

位置。​​ 來自的值: az account list-locations 。 您可以使用 來設定預設位置 az configure --defaults location=<location>

--max-degree-of-parallelism

此帳戶的最大平行處理原則程度。

預設值: 30
--max-job-count

此帳戶的並行作業數目上限。

預設值: 3
--query-store-retention

保留作業中繼資料的天數。

預設值: 30
--resource-group -g

資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>

--tags

以空格分隔的標記:key[=value] [key[=value] ...]。使用 「」 清除現有的標記。

--tier

此帳戶要使用的所需承諾用量層。

接受的值: Commitment_100000AUHours, Commitment_10000AUHours, Commitment_1000AUHours, Commitment_100AUHours, Commitment_500000AUHours, Commitment_50000AUHours, Commitment_5000AUHours, Commitment_500AUHours, Consumption
全域參數
--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 dla account delete

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

刪除 Data Lake Analytics 帳戶。

az dla account delete [--account]
                      [--ids]
                      [--resource-group]
                      [--subscription]

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--resource-group -g

如果未指定,將會嘗試探索指定 Data Lake Analytics 帳戶的資源群組。

--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 來取得完整偵錯記錄。

az dla account list

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

列出可用的 Data Lake Analytics 帳戶。

az dla account list [--resource-group]

選擇性參數

--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 dla account show

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

取得 Data Lake Analytics 帳戶的詳細資料。

az dla account show [--account]
                    [--ids]
                    [--resource-group]
                    [--subscription]

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--resource-group -g

如果未指定,將會嘗試探索指定 Data Lake Analytics 帳戶的資源群組。

--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 來取得完整偵錯記錄。

az dla account update

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

更新 Data Lake Analytics 帳戶。

az dla account update [--account]
                      [--allow-azure-ips {Disabled, Enabled}]
                      [--firewall-state {Disabled, Enabled}]
                      [--ids]
                      [--max-degree-of-parallelism]
                      [--max-job-count]
                      [--query-store-retention]
                      [--resource-group]
                      [--subscription]
                      [--tags]
                      [--tier {Commitment_100000AUHours, Commitment_10000AUHours, Commitment_1000AUHours, Commitment_100AUHours, Commitment_500000AUHours, Commitment_50000AUHours, Commitment_5000AUHours, Commitment_500AUHours, Consumption}]

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--allow-azure-ips

允許或封鎖源自 Azure 的 IP 透過防火牆。

接受的值: Disabled, Enabled
--firewall-state

啟用或停用現有的防火牆規則。

接受的值: Disabled, Enabled
--ids

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--max-degree-of-parallelism

此帳戶的最大平行處理原則程度。

--max-job-count

此帳戶的並行作業數目上限。

--query-store-retention

保留作業中繼資料的天數。

--resource-group -g

如果未指定,將會嘗試探索指定 Data Lake Analytics 帳戶的資源群組。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--tags

以空格分隔的標記:key[=value] [key[=value] ...]。使用 「」 清除現有的標記。

--tier

此帳戶要使用的所需承諾用量層。

接受的值: Commitment_100000AUHours, Commitment_10000AUHours, Commitment_1000AUHours, Commitment_100AUHours, Commitment_500000AUHours, Commitment_50000AUHours, Commitment_5000AUHours, Commitment_500AUHours, Consumption
全域參數
--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 來取得完整偵錯記錄。