az dla catalog credential

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

管理 Data Lake Analytics 目錄認證。

命令

名稱 Description 類型 狀態
az dla catalog credential create

建立新的目錄認證,以便與外部資料源搭配使用。

核心 預覽版
az dla catalog credential delete

刪除目錄認證。

核心 預覽版
az dla catalog credential list

列出目錄認證。

核心 預覽版
az dla catalog credential show

擷取目錄認證。

核心 預覽版
az dla catalog credential update

更新目錄認證,以便與外部資料源搭配使用。

核心 預覽版

az dla catalog credential create

預覽

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

建立新的目錄認證,以便與外部資料源搭配使用。

az dla catalog credential create --account
                                 --credential-name
                                 --database-name
                                 --uri
                                 --user-name
                                 [--password]

必要參數

--account -n

Data Lake Analytics 帳戶的名稱。

--credential-name

認證的名稱。

--database-name

要在其中建立認證的資料庫名稱。

--uri

外部資料源的 URI。

--user-name

使用這個認證進行驗證時將使用的使用者名稱。

選擇性參數

--password -p

認證使用者的密碼。 如果未提供,將提示。

全域參數
--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 catalog credential delete

預覽

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

刪除目錄認證。

az dla catalog credential delete --credential-name
                                 --database-name
                                 [--account]
                                 [--cascade]
                                 [--ids]
                                 [--password]
                                 [--subscription]

必要參數

--credential-name

要刪除的認證名稱。

--database-name

包含認證的資料庫名稱。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--cascade

指出刪除是否應該是串聯刪除(刪除相依于認證以及認證的所有資源)。 如果有任何依賴認證的資源,則為 false 會失敗。

預設值: False
--ids

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

--password

具有資料來源存取權之認證和使用者的目前密碼。 如果要求者不是帳戶擁有者,則需要此專案。

--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 catalog credential list

預覽

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

列出目錄認證。

az dla catalog credential list --database-name
                               [--account]
                               [--count]
                               [--filter]
                               [--ids]
                               [--orderby]
                               [--select]
                               [--skip]
                               [--subscription]
                               [--top]

必要參數

--database-name

包含架構的資料庫名稱。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--count

true 或 false 的布林值,要求回應中資源所包含的相符資源計數,例如 Categories?$count=true。

--filter

OData 篩選準則。 選擇性。

--ids

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

--orderby

OrderBy 子句。 一或多個逗號分隔運算式,其選擇性 「asc」 或 「desc」 取決於您想要排序值的順序,例如 Categories?$orderby=CategoryName desc。 選擇性。

--select

OData Select 語句。 將每個專案的屬性限制為只要求的屬性,例如 Categories?$select=CategoryName,Description。 選擇性。

--skip

傳回專案之前要略過的專案數。

--subscription

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

--top

要傳回的專案數目上限。

全域參數
--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 catalog credential show

預覽

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

擷取目錄認證。

az dla catalog credential show --credential-name
                               --database-name
                               [--account]
                               [--ids]
                               [--subscription]

必要參數

--credential-name

認證的名稱。

--database-name

包含架構的資料庫名稱。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

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

--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 catalog credential update

預覽

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

更新目錄認證,以便與外部資料源搭配使用。

az dla catalog credential update --credential-name
                                 --database-name
                                 --uri
                                 --user-name
                                 [--account]
                                 [--ids]
                                 [--new-password]
                                 [--password]
                                 [--subscription]

必要參數

--credential-name

要更新的認證名稱。

--database-name

認證所在的資料庫名稱。

--uri

外部資料源的 URI。

--user-name

與認證相關聯的使用者名稱,其密碼將會更新。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

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

--new-password

認證使用者的新密碼。 如果未提供,將提示。

--password -p

認證使用者目前的密碼。 如果未提供,將提示。

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