Azure / Azure/azure-cli

Documentation error in description of --name parameter

Open
#27,663 1 comment 0 reactions 2 assignees Claimed by @Jing-song View on GitHub
act-quality-productivity-squad Auto-Assign Azure CLI Team customer-reported Network potential-pruning question
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

There is a [documentation](https://learn.microsoft.com/en-us/cli/azure/network/firewall/policy/rule-collection-group/collection/rule?view=azure-cli-latest#az-network-firewall-policy-rule-collection-group-collection-rule-update) error for parameter --name for add/remove/update firewall policy rule parameter. Here, --name parameter is actually the name of rule instead of policy rule collection group.

![image](https://github.com/Azure/azure-cli/assets/5715772/2a8dce3d-0c51-49f0-b02e-b7856c187fde)
****

### Related command

az network firewall policy rule-collection-group collection rule add

az network firewall policy rule-collection-group collection rule remove

az network firewall policy rule-collection-group collection rule update

### Errors

--name parameter description "The name of the Firewall Policy Rule Collection Group." is incorrect.

### Issue script & Debug output

N/A

### Expected behavior

--name parameter description should be "The name of the Firewall Policy Rule."

### Environment Summary

azure-cli 2.53.0 (Latest)

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.