az dla account blob-storage

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Manage links between Data Lake Analytics accounts and Azure Storage.

Commands

Name Description Type Status
az dla account blob-storage add

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

Core Preview
az dla account blob-storage delete

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

Core Preview
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 Preview
az dla account blob-storage show

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

Core Preview
az dla account blob-storage update

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

Core Preview

az dla account blob-storage add

Preview

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

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

az dla account blob-storage add --access-key
                                --storage-account-name
                                [--account]
                                [--ids]
                                [--resource-group]
                                [--subscription]
                                [--suffix]

Required Parameters

--access-key

The access key associated with this Azure Storage account that will be used to connect to it.

--storage-account-name

Name of an existing storage account to link to.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

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

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

--suffix

The optional suffix for the storage account.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.

az dla account blob-storage delete

Preview

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

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

az dla account blob-storage delete --storage-account-name
                                   [--account]
                                   [--ids]
                                   [--resource-group]
                                   [--subscription]

Required Parameters

--storage-account-name

Name of an existing storage account to link to.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

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

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.

az dla account blob-storage list

Preview

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

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

The response includes a link to the next page, if any.

az dla account blob-storage list [--account]
                                 [--count]
                                 [--filter]
                                 [--ids]
                                 [--orderby]
                                 [--resource-group]
                                 [--select]
                                 [--skip]
                                 [--subscription]
                                 [--top]

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

--count

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.

--filter

The OData filter. Optional.

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

--orderby

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.

--resource-group -g

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

--select

OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.

--skip

The number of items to skip over before returning elements.

--subscription

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

--top

Maximum number of items to return.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.

az dla account blob-storage show

Preview

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

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

az dla account blob-storage show --storage-account-name
                                 [--account]
                                 [--ids]
                                 [--resource-group]
                                 [--subscription]

Required Parameters

--storage-account-name

Name of an existing storage account to link to.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

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

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

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.

az dla account blob-storage update

Preview

Command group 'dla' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

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

az dla account blob-storage update --access-key
                                   --storage-account-name
                                   [--account]
                                   [--ids]
                                   [--resource-group]
                                   [--subscription]
                                   [--suffix]

Required Parameters

--access-key

The access key associated with this Azure Storage account that will be used to connect to it.

--storage-account-name

Name of an existing storage account to link to.

Optional Parameters

--account -n

Name of the Data Lake Analytics account.

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

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

--suffix

The optional suffix for the storage account.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--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.