Customer feedback | az network application-gateway redirect-config create | AppGW rules command has priority rules but redirect-config doesn't have priority
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli [#4421](https://github.com/MicrosoftDocs/azure-docs-cli/issues/4421) as it is feedback on autogenerated reference content.
**Issue summary:** the `az network application-gateway redirect-config create` command needs a `--priority` parameter.
*********************************************
Type of issue
Missing information
Feedback
Hi. I saw in portal that you require priority to be set either backend pool and redirection.
but on Azure CLI command for redirect-config doesnt include --priority

**This command for rules**

**This is for redirect-config**

**Error when you run with priority(due to there is no option to set --priority)**

**Page URL**
https://learn.microsoft.com/en-us/cli/azure/network/application-gateway/redirect-config?view=azure-cli-latest
**Content source URL**
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/network/application-gateway/redirect-config.yml
### Related command
az network application-gateway redirect-config create
### Errors
n/a
### Issue script & Debug output
n/a
### Expected behavior
n/a
### Environment Summary
n/a
### Additional context
n/a
Contributor guide
Assessment
This issue has not been assessed yet.