az network firewall threat-intel-allowlist
Note
This reference is part of the azure-firewall extension for the Azure CLI (version 2.15.0 or higher). The extension will automatically install the first time you run an az network firewall threat-intel-allowlist command. Learn more about extensions.
Manage and configure Azure Firewall Threat Intelligence Allow List.
Commands
| az network firewall threat-intel-allowlist create |
Create an Azure Firewall Threat Intelligence Allow List. |
| az network firewall threat-intel-allowlist delete |
Delete an Azure Firewall Threat Intelligence Allow List. |
| az network firewall threat-intel-allowlist show |
Get the details of an Azure Firewall Threat Intelligence Allow List. |
| az network firewall threat-intel-allowlist update |
Update Azure Firewall Threat Intelligence Allow List. |
az network firewall threat-intel-allowlist create
Create an Azure Firewall Threat Intelligence Allow List.
az network firewall threat-intel-allowlist create --name
--resource-group
[--fqdns]
[--ip-addresses]
Examples
Create a threat intelligence allow list
az network firewall threat-intel-allowlist create -g MyResourceGroup -n MyFirewall --ip-addresses 10.0.0.0 10.0.0.1 --fqdns *.microsoft.com www.bing.com *google.com
Required Parameters
Azure Firewall name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Space-separated list of FQDNs.
Space-separated list of IPv4 addresses.
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 network firewall threat-intel-allowlist delete
Delete an Azure Firewall Threat Intelligence Allow List.
az network firewall threat-intel-allowlist delete --name
--resource-group
Required Parameters
Azure Firewall name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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 network firewall threat-intel-allowlist show
Get the details of an Azure Firewall Threat Intelligence Allow List.
az network firewall threat-intel-allowlist show --name
--resource-group
Required Parameters
Azure Firewall name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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 network firewall threat-intel-allowlist update
Update Azure Firewall Threat Intelligence Allow List.
az network firewall threat-intel-allowlist update --name
--resource-group
[--add]
[--force-string]
[--fqdns]
[--ip-addresses]
[--remove]
[--set]
Required Parameters
Azure Firewall name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
Add an object to a list of objects by specifying a path and key value pairs. Example: --add property.listProperty <key=value, string or JSON string>.
When using 'set' or 'add', preserve string literals instead of attempting to convert to JSON.
Space-separated list of FQDNs.
Space-separated list of IPv4 addresses.
Remove a property or an element from a list. Example: --remove property.list OR --remove propertyToRemove.
Update an object by specifying a property path and value to set. Example: --set property1.property2=.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ