你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

az dls account

命令组“dls”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

管理 Data Lake Store 帐户。

命令

名称 说明 类型 Status
az dls account create

创建 Data Lake Store 帐户。

核心 预览
az dls account delete

删除 Data Lake Store 帐户。

核心 预览
az dls account enable-key-vault

启用 Azure 密钥库以加密 Data Lake Store 帐户。

核心 预览
az dls account firewall

管理 Data Lake Store 帐户防火墙规则。

核心 预览
az dls account firewall create

在 Data Lake Store 帐户中创建防火墙规则。

核心 预览
az dls account firewall delete

删除 Data Lake Store 帐户中的防火墙规则。

核心 预览版
az dls account firewall list

列出 Data Lake Store 帐户中的防火墙规则。

核心 预览版
az dls account firewall show

获取 Data Lake Store 帐户中的防火墙规则的详细信息。

核心 预览
az dls account firewall update

汇报 Data Lake Store 帐户中的防火墙规则。

核心 预览
az dls account list

列出可用的 Data Lake Store 帐户。

核心 预览版
az dls account network-rule

管理 Data Lake Store 帐户虚拟网络规则。

核心 预览
az dls account network-rule create

在 Data Lake Store 帐户中创建虚拟网络规则。

核心 预览
az dls account network-rule delete

删除 Data Lake Store 帐户中的虚拟网络规则。

核心 预览
az dls account network-rule list

列出 Data Lake Store 帐户中的虚拟网络规则。

核心 预览版
az dls account network-rule show

获取 Data Lake Store 帐户中虚拟网络规则的详细信息。

核心 预览
az dls account network-rule update

汇报 Data Lake Store 帐户中的虚拟网络规则。

核心 预览
az dls account show

获取 Data Lake Store 帐户的详细信息。

核心 预览
az dls account trusted-provider

管理 Data Lake Store 帐户受信任的标识提供者。

核心 预览版
az dls account trusted-provider create

创建或更新指定的受信任标识提供者。

核心 预览版
az dls account trusted-provider delete

从指定的 Data Lake Store 帐户中删除指定的受信任标识提供者。

核心 预览版
az dls account trusted-provider list

列出指定的 Data Lake Store 帐户中的 Data Lake Store 受信任标识提供者。

核心 预览
az dls account trusted-provider show

获取指定的 Data Lake Store 受信任标识提供者。

核心 预览
az dls account trusted-provider update

汇报指定的受信任标识提供者。

核心 预览版
az dls account update

汇报 Data Lake Store 帐户。

核心 预览

az dls account create

预览

命令组“dls”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

创建 Data Lake Store 帐户。

az dls account create --account
                      [--default-group]
                      [--disable-encryption]
                      [--encryption-type {ServiceManaged, UserManaged}]
                      [--key-name]
                      [--key-vault-id]
                      [--key-version]
                      [--location]
                      [--resource-group]
                      [--tags]
                      [--tier {Commitment_100TB, Commitment_10TB, Commitment_1PB, Commitment_1TB, Commitment_500TB, Commitment_5PB, Consumption}]

示例

创建 Data Lake Store 帐户。 (自动生成)

az dls account create --account mydatalakestoragegen1 --resource-group MyResourceGroup

必需参数

--account -n

Data Lake Store 帐户的名称。

可选参数

--default-group

要为 Data Lake Store 帐户中新建的文件和文件夹授予权限的默认组的名称。

--disable-encryption

指示帐户不会应用任何形式的加密。

默认值: False
--encryption-type

指示用于预配帐户的加密类型。 默认情况下,加密为 ServiceManaged。 如果不需要加密,则必须使用 --disable-encryption 标志显式设置它。

接受的值: ServiceManaged, UserManaged
默认值: ServiceManaged
--key-name

用户分配的加密类型的密钥名称。

--key-vault-id

用户分配的加密类型的密钥保管库。

--key-version

用户分配的加密类型的密钥版本。

--location -l

Location。 az account list-locations 中的值。 可以使用 az configure --defaults location=<location> 配置默认位置。

--resource-group -g

资源组的名称。 可以使用 az configure --defaults group=<name> 配置默认组。

--tags

空格分隔标记:key[=value] [key[=value] ...]。使用“”清除现有标记。

--tier

此帐户要使用的所需承诺层。

接受的值: Commitment_100TB, Commitment_10TB, Commitment_1PB, Commitment_1TB, Commitment_500TB, Commitment_5PB, Consumption
全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

--help -h

显示此帮助消息并退出。

--only-show-errors

只显示错误,取消显示警告。

--output -o

输出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
默认值: json
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。

az dls account delete

预览

命令组“dls”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

删除 Data Lake Store 帐户。

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

示例

删除 Data Lake Store 帐户。 (自动生成)

az dls account delete --account mydatalakestoragegen1

可选参数

--account -n

Data Lake Store 帐户的名称。

--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--subscription

订阅的名称或 ID。 可以使用 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

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。

az dls account enable-key-vault

预览

命令组“dls”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

启用 Azure 密钥库以加密 Data Lake Store 帐户。

az dls account enable-key-vault [--account]
                                [--ids]
                                [--resource-group]
                                [--subscription]

示例

启用 Azure 密钥库以加密 Data Lake Store 帐户。 (自动生成)

az dls account enable-key-vault --account mydatalakestoragegen1

可选参数

--account -n

Data Lake Store 帐户的名称。

--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--subscription

订阅的名称或 ID。 可以使用 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

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。

az dls account list

预览

命令组“dls”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

列出可用的 Data Lake Store 帐户。

az dls account list [--resource-group]

示例

列出可用的 Data Lake Store 帐户。 (自动生成)

az dls account list --resource-group MyResourceGroup

可选参数

--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

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。

az dls account show

预览

命令组“dls”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

获取 Data Lake Store 帐户的详细信息。

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

示例

获取 Data Lake Store 帐户的详细信息。 (自动生成)

az dls account show --account mydatalakestoragegen1

可选参数

--account -n

Data Lake Store 帐户的名称。

--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--subscription

订阅的名称或 ID。 可以使用 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

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。

az dls account update

预览

命令组“dls”处于预览状态,正在开发中。 参考和支持级别: https://aka.ms/CLI_refstatus

汇报 Data Lake Store 帐户。

az dls account update [--account]
                      [--allow-azure-ips {Disabled, Enabled}]
                      [--default-group]
                      [--firewall-state {Disabled, Enabled}]
                      [--ids]
                      [--key-version]
                      [--resource-group]
                      [--subscription]
                      [--tags]
                      [--tier {Commitment_100TB, Commitment_10TB, Commitment_1PB, Commitment_1TB, Commitment_500TB, Commitment_5PB, Consumption}]
                      [--trusted-id-provider-state {Disabled, Enabled}]

示例

汇报 Data Lake Store 帐户。 (自动生成)

az dls account update --account mydatalakestoragegen1 --allow-azure-ips Enabled --firewall-state Enabled --resource-group MyResourceGroup --subscription MySubscription --tags key=value

可选参数

--account -n

Data Lake Store 帐户的名称。

--allow-azure-ips

允许/阻止通过防火墙发起的 Azure IP。

接受的值: Disabled, Enabled
--default-group

要为 Data Lake Store 帐户中新建的文件和文件夹授予权限的默认组的名称。

--firewall-state

启用/禁用现有防火墙规则。

接受的值: Disabled, Enabled
--ids

一个或多个资源 ID(空格分隔)。 它应该是包含“资源 ID”参数的所有信息的完整资源 ID。 应提供 --id 或其他“资源 ID”参数。

--key-version

用户分配的加密类型的密钥版本。

--resource-group -g

如果未指定,将尝试发现指定 Data Lake Store 帐户的资源组。

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--tags

空格分隔标记:key[=value] [key[=value] ...]。使用“”清除现有标记。

--tier

此帐户要使用的所需承诺层。

接受的值: Commitment_100TB, Commitment_10TB, Commitment_1PB, Commitment_1TB, Commitment_500TB, Commitment_5PB, Consumption
--trusted-id-provider-state

启用/禁用现有的受信任 ID 提供程序。

接受的值: Disabled, Enabled
全局参数
--debug

提高日志记录详细程度以显示所有调试日志。

--help -h

显示此帮助消息并退出。

--only-show-errors

只显示错误,取消显示警告。

--output -o

输出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
默认值: json
--query

JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/

--subscription

订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。

--verbose

提高日志记录详细程度。 使用 --debug 获取完整的调试日志。