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
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
Name of the Data Lake Analytics account.
The default Data Lake Store account to associate with the created account.
Optional Parameters
Location. Values from: az account list-locations
. You can configure the default location using az configure --defaults location=<location>
.
The maximum degree of parallelism for this account.
The maximum number of concurrent jobs for this account.
The number of days to retain job metadata.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
The desired commitment tier for this account to use.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az dla account delete
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
Name of the Data Lake Analytics account.
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.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az dla account list
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
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az dla account show
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
Name of the Data Lake Analytics account.
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.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
az dla account update
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
Name of the Data Lake Analytics account.
Allow or block IPs originating from Azure through the firewall.
Enable or disable existing firewall rules.
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.
The maximum degree of parallelism for this account.
The maximum number of concurrent jobs for this account.
The number of days to retain job metadata.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
The desired commitment tier for this account to use.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.