[Reference feedback]: Issue with type parameter
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Type of issue
Other (describe below)
### Reference command name
How do i pass the version of the type for example If i pass the below for the type parameter it is erroring out.
```
--type Microsoft_DefaultRuleSet_2.1
```
I have to give with out the version to make it work
```
--type Microsoft_DefaultRuleSet
```
What if if we have different versions in the feature , earlier there is used to be version in the command. Please advise.
### Feedback
How do i pass the version of the type for example If i pass the below for the type parameter it is erroring out.
```
--type Microsoft_DefaultRuleSet_2.1
```
I have to give with out the version to make it work
```
--type Microsoft_DefaultRuleSet
```
What if if we have different versions in the feature , earlier there is used to be version in the command. Please advise.
### Page URL
https://learn.microsoft.com/en-us/cli/azure/network/front-door/waf-policy/managed-rules/exclusion?view=azure-cli-latest#az-network-front-door-waf-policy-managed-rules-exclusion-add
### Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-autogen/Latest-version/latest/network/front-door/waf-policy/managed-rules/exclusion.yml
### Author
@mikefrobbins
### Document Id
7d5675c0-2511-f2b2-57c8-beb748fb0c46
Contributor guide
Assessment
This issue has not been assessed yet.