Share via


az dla account firewall

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 account firewall rules.

Commands

Name Description Type Status
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 firewall create

Deprecated

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

Create a firewall rule in a Data Lake Analytics account.

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

Required Parameters

--account -n

Name of the Data Lake Analytics 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

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

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

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 firewall delete

Deprecated

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

Delete a firewall rule in a Data Lake Analytics account.

az dla 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

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 firewall list

Deprecated

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

List firewall rules in a Data Lake Analytics account.

az dla account firewall list [--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 firewall show

Deprecated

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

Retrieve a firewall rule in a Data Lake Analytics account.

az dla 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

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 firewall update

Deprecated

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

Update a firewall rule in a Data Lake Analytics account.

az dla 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

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

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.

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

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