az network application-gateway waf-policy policy-setting
Defines contents of a web application firewall global configuration.
Commands
| az network application-gateway waf-policy policy-setting list |
List properties of a web application firewall global configuration. |
| az network application-gateway waf-policy policy-setting update |
Update properties of a web application firewall global configuration. |
az network application-gateway waf-policy policy-setting list
List properties of a web application firewall global configuration.
az network application-gateway waf-policy policy-setting list --policy-name
--resource-group
Examples
List properties of a web application firewall global configuration. (autogenerated)
az network application-gateway waf-policy policy-setting list --policy-name MyPolicy --resource-group MyResourceGroup
Required Parameters
The name of the web application firewall policy.
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 application-gateway waf-policy policy-setting update
Update properties of a web application firewall global configuration.
az network application-gateway waf-policy policy-setting update --policy-name
--resource-group
[--add]
[--file-upload-limit-in-mb]
[--force-string]
[--max-request-body-size-in-kb]
[--mode {Detection, Prevention}]
[--remove]
[--request-body-check {false, true}]
[--set]
[--state {Disabled, Enabled}]
Examples
Update properties of a web application firewall global configuration. (autogenerated)
az network application-gateway waf-policy policy-setting update --mode Prevention --policy-name MyPolicy --resource-group MyResourceGroup --state Disabled
Required Parameters
The name of the web application firewall policy.
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>.
Maximum file upload size in Mb for WAF.".
When using 'set' or 'add', preserve string literals instead of attempting to convert to JSON.
Maximum request body size in Kb for WAF.
Describes if it is in detection mode or prevention mode at policy level.
Remove a property or an element from a list. Example: --remove property.list OR --remove propertyToRemove.
Specified to require WAF to check request Body.
Update an object by specifying a property path and value to set. Example: --set property1.property2=.
Describes if the policy is in enabled state or disabled state.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ