Share via


az dla account

This command group is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

Manage Data Lake Analytics accounts.

Commands

Name Description Type Status
az dla account blob-storage

Manage links between Data Lake Analytics accounts and Azure Storage.

Core Deprecated
az dla account blob-storage add

Links an Azure Storage account to the specified Data Lake Analytics account.

Core Deprecated
az dla account blob-storage delete

Updates the specified Data Lake Analytics account to remove an Azure Storage account.

Core Deprecated
az dla account blob-storage list

Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.

Core Deprecated
az dla account blob-storage show

Gets the specified Azure Storage account linked to the given Data Lake Analytics account.

Core Deprecated
az dla account blob-storage update

Updates an Azure Storage account linked to the specified Data Lake Analytics account.

Core Deprecated
az dla account compute-policy

Manage Data Lake Analytics account compute policies.

Core Deprecated
az dla account compute-policy create

Create a compute policy in the Data Lake Analytics account.

Core Deprecated
az dla account compute-policy delete

Delete a compute policy in a Data Lake Analytics account.

Core Deprecated
az dla account compute-policy list

List compute policies in the a Lake Analytics account.

Core Deprecated
az dla account compute-policy show

Retrieve a compute policy in a Data Lake Analytics account.

Core Deprecated
az dla account compute-policy update

Update a compute policy in the Data Lake Analytics account.

Core Deprecated
az dla account create

Create a Data Lake Analytics account.

Core Deprecated
az dla account data-lake-store

Manage links between Data Lake Analytics and Data Lake Store accounts.

Core Deprecated
az dla account data-lake-store add

Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.

Core Deprecated
az dla account data-lake-store delete

Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.

Core Deprecated
az dla account data-lake-store list

Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.

Core Deprecated
az dla account data-lake-store show

Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.

Core Deprecated
az dla account delete

Delete a Data Lake Analytics account.

Core Deprecated
az dla account firewall

Manage Data Lake Analytics account firewall rules.

Core Deprecated
az dla account firewall create

Create a firewall rule in a Data Lake Analytics account.

Core Deprecated
az dla account firewall delete

Delete a firewall rule in a Data Lake Analytics account.

Core Deprecated
az dla account firewall list

List firewall rules in a Data Lake Analytics account.

Core Deprecated
az dla account firewall show

Retrieve a firewall rule in a Data Lake Analytics account.

Core Deprecated
az dla account firewall update

Update a firewall rule in a Data Lake Analytics account.

Core Deprecated
az dla account list

List available Data Lake Analytics accounts.

Core Deprecated
az dla account show

Get the details of a Data Lake Analytics account.

Core Deprecated
az dla account update

Update a Data Lake Analytics account.

Core Deprecated

az dla account create

Deprecated

This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

Create a Data Lake Analytics account.

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

Required Parameters

--account -n

Name of the Data Lake Analytics account.

--default-data-lake-store

The default Data Lake Store account to associate with the created account.

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--location -l

Location. Values from: az account list-locations. You can configure the default location using az configure --defaults location=<location>.

--max-degree-of-parallelism

The maximum degree of parallelism for this account.

Property Value
Default value: 30
--max-job-count

The maximum number of concurrent jobs for this account.

Property Value
Default value: 3
--query-store-retention

The number of days to retain job metadata.

Property Value
Default value: 30
--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

--tags

Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.

--tier

The desired commitment tier for this account to use.

Property Value
Accepted values: Commitment_100000AUHours, Commitment_10000AUHours, Commitment_1000AUHours, Commitment_100AUHours, Commitment_500000AUHours, Commitment_50000AUHours, Commitment_5000AUHours, Commitment_500AUHours, Consumption
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False

az dla account delete

Deprecated

This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

Delete a Data Lake Analytics account.

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

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--account -n

Name of the Data Lake Analytics account.

Property Value
Parameter group: Resource Id Arguments
--ids

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

Property Value
Parameter group: Resource Id Arguments
--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Property Value
Parameter group: Resource Id Arguments
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False

az dla account list

Deprecated

This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

List available Data Lake Analytics accounts.

az dla account list [--resource-group]

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--resource-group -g

Name of resource group. You can configure the default group using az configure --defaults group=<name>.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False

az dla account show

Deprecated

This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

Get the details of a Data Lake Analytics account.

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

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--account -n

Name of the Data Lake Analytics account.

Property Value
Parameter group: Resource Id Arguments
--ids

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

Property Value
Parameter group: Resource Id Arguments
--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Property Value
Parameter group: Resource Id Arguments
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False

az dla account update

Deprecated

This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.

Update a Data Lake Analytics account.

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

Optional Parameters

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--account -n

Name of the Data Lake Analytics account.

Property Value
Parameter group: Resource Id Arguments
--allow-azure-ips

Allow or block IPs originating from Azure through the firewall.

Property Value
Accepted values: Disabled, Enabled
--firewall-state

Enable or disable existing firewall rules.

Property Value
Accepted values: Disabled, Enabled
--ids

One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.

Property Value
Parameter group: Resource Id Arguments
--max-degree-of-parallelism

The maximum degree of parallelism for this account.

--max-job-count

The maximum number of concurrent jobs for this account.

--query-store-retention

The number of days to retain job metadata.

--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

Property Value
Parameter group: Resource Id Arguments
--tags

Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.

--tier

The desired commitment tier for this account to use.

Property Value
Accepted values: Commitment_100000AUHours, Commitment_10000AUHours, Commitment_1000AUHours, Commitment_100AUHours, Commitment_500000AUHours, Commitment_50000AUHours, Commitment_5000AUHours, Commitment_500AUHours, Consumption
Global Parameters
--debug

Increase logging verbosity to show all debug logs.

Property Value
Default value: False
--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

Property Value
Default value: False
--output -o

Output format.

Property Value
Default value: json
Accepted values: json, jsonc, none, table, tsv, yaml, yamlc
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--verbose

Increase logging verbosity. Use --debug for full debug logs.

Property Value
Default value: False