az network front-door rules-engine
Note
This reference is part of the front-door extension for the Azure CLI (version 2.75.0 or higher). The extension will automatically install the first time you run an az network front-door rules-engine command. Learn more about extensions.
Manage Front Door rules engines.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az network front-door rules-engine delete |
Deletes an existing Rules Engine Configuration with the specified parameters. |
Extension | GA |
| az network front-door rules-engine list |
Lists all of the Rules Engine Configurations within a Front Door. |
Extension | GA |
| az network front-door rules-engine rule |
Manage Rules Engine rules. |
Extension | GA |
| az network front-door rules-engine rule action |
Manage Rules Engine actions for Front Door. |
Extension | GA |
| az network front-door rules-engine rule action add |
Add an action to a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule action list |
Show all actions that apply for a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule action remove |
Remove an action from a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule condition |
Manage Rules Engine match conditions for Front Door. |
Extension | GA |
| az network front-door rules-engine rule condition add |
Add a match condition to a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule condition list |
Show all match conditions associated with a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule condition remove |
Remove a match condition from a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule create |
Create a Rules Engine rule for a Front Door. |
Extension | GA |
| az network front-door rules-engine rule delete |
Delete a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule list |
List rules of a Rules Engine configuration. |
Extension | GA |
| az network front-door rules-engine rule show |
Get the details of a Rules Engine rule. |
Extension | GA |
| az network front-door rules-engine rule update |
Update Rules Engine configuration of a rule. |
Extension | GA |
| az network front-door rules-engine show |
Gets a Rules Engine Configuration with the specified name within the specified Front Door. |
Extension | GA |
az network front-door rules-engine delete
Deletes an existing Rules Engine Configuration with the specified parameters.
az network front-door rules-engine delete --front-door-name
--name
--resource-group
[--acquire-policy-token]
[--change-reference]
Required Parameters
Name of the Front Door.
Name of the Rules Engine.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy 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.
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 network front-door rules-engine list
Lists all of the Rules Engine Configurations within a Front Door.
az network front-door rules-engine list --front-door-name
--resource-group
Required Parameters
Name of the Front Door.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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 network front-door rules-engine show
Gets a Rules Engine Configuration with the specified name within the specified Front Door.
az network front-door rules-engine show --front-door-name
--name
--resource-group
Required Parameters
Name of the Front Door.
Name of the Rules Engine.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
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 |