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
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
Name of the Data Lake Analytics account.
The end of the valid IP range for the firewall rule.
The name of the firewall rule.
The start of the valid IP range for the firewall rule.
Optional Parameters
If not specified, will attempt to discover the resource group for the specified Data Lake Analytics 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 firewall delete
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
The name of the firewall rule to delete.
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 firewall list
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
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 firewall show
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
The name of the firewall rule 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.
az dla account firewall update
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
The name of the firewall rule to update.
Optional Parameters
Name of the Data Lake Analytics account.
The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
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.
The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
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.