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
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
Name of the Data Lake Store 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
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
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.
Property | Value |
---|---|
Default value: | False |
az dls account firewall delete
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
The name of the firewall rule to delete. Required.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Store account.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
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 |
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
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
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az dls account firewall list
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
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Store account.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
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 |
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
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
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az dls account firewall show
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
The name of the firewall rule to retrieve. Required.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Store account.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
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 |
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
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
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az dls account firewall update
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
The name of 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.
Name of the Data Lake Store account.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
The end of the valid ip range 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.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
If not specified, will attempt to discover the resource group for the specified Data Lake Store account.
The start of the valid ip range 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
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |