az dla account data-lake-store
This command group is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Manage links between Data Lake Analytics and Data Lake Store accounts.
Commands
Name | Description | Type | Status |
---|---|---|---|
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 data-lake-store add
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
az dla account data-lake-store add --data-lake-store-account-name
[--account]
[--ids]
[--resource-group]
[--subscription]
[--suffix]
Required Parameters
The name of the Data Lake Store account to add.
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
.
The optional suffix for the Data Lake Store account.
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 data-lake-store delete
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
az dla account data-lake-store delete --data-lake-store-account-name
[--account]
[--ids]
[--resource-group]
[--subscription]
Required Parameters
The name of the Data Lake Store account to remove.
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 data-lake-store list
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
The response includes a link to the next page, if any.
az dla account data-lake-store list [--account]
[--count]
[--filter]
[--ids]
[--orderby]
[--resource-group]
[--select]
[--skip]
[--subscription]
[--top]
Optional Parameters
Name of the Data Lake Analytics account.
The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true.
OData filter. Optional.
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.
OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics account.
OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.
The number of items to skip over before returning elements.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Maximum number of items to return.
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 data-lake-store show
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
az dla account data-lake-store show --data-lake-store-account-name
[--account]
[--ids]
[--resource-group]
[--subscription]
Required Parameters
The name of the Data Lake Store account to retrieve.
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.