az dls account firewall

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

Manage Data Lake Store account firewall rules.

Commands

Name Description Type Status
az dls account firewall create

Creates a firewall rule in a Data Lake Store account.

Core Preview
az dls account firewall delete

Deletes a firewall rule in a Data Lake Store account.

Core Preview
az dls account firewall list

Lists firewall rules in a Data Lake Store account.

Core Preview
az dls account firewall show

Get the details of a firewall rule in a Data Lake Store account.

Core Preview
az dls account firewall update

Updates a firewall rule in a Data Lake Store account.

Core Preview

az dls account firewall create

Preview

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

Creates a firewall rule in a Data Lake Store account.

az dls account firewall create --account
                               --end-ip-address
                               --firewall-rule-name
                               --start-ip-address
                               [--resource-group]

Required Parameters

--account -n

Name of the Data Lake Store account.

--end-ip-address

The end of the valid ip range for the firewall rule.

--firewall-rule-name

The name of the firewall rule.

--start-ip-address

The start of the valid ip range for the firewall rule.

Optional Parameters

--resource-group -g

If not specified, will attempt to discover the resource group for the specified Data Lake Store 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 dls account firewall delete

Preview

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

Deletes a firewall rule in a Data Lake Store account.

az dls account firewall delete --firewall-rule-name
                               [--account]
                               [--ids]
                               [--resource-group]
                               [--subscription]

Required Parameters

--firewall-rule-name

The name of the firewall rule to delete.

Optional Parameters

--account -n

Name of the Data Lake Store 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 Store 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 dls account firewall list

Preview

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

Lists firewall rules in a Data Lake Store account.

az dls account firewall list [--account]
                             [--ids]
                             [--resource-group]
                             [--subscription]

Examples

Lists firewall rules in a Data Lake Store account. (autogenerated)

az dls account firewall list --account mydatalakestoragegen1 --subscription MySubscription

Optional Parameters

--account -n

Name of the Data Lake Store 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 Store 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 dls account firewall show

Preview

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

Get the details of a firewall rule in a Data Lake Store account.

az dls account firewall show --firewall-rule-name
                             [--account]
                             [--ids]
                             [--resource-group]
                             [--subscription]

Required Parameters

--firewall-rule-name

The name of the firewall rule to retrieve.

Optional Parameters

--account -n

Name of the Data Lake Store 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 Store 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 dls account firewall update

Preview

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

Updates a firewall rule in a Data Lake Store account.

az dls account firewall update --firewall-rule-name
                               [--account]
                               [--end-ip-address]
                               [--ids]
                               [--resource-group]
                               [--start-ip-address]
                               [--subscription]

Required Parameters

--firewall-rule-name

The name of the firewall rule to update.

Optional Parameters

--account -n

Name of the Data Lake Store account.

--end-ip-address

The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.

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

--start-ip-address

The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.

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