Skip to content

Commit

Permalink
ignore param too long
Browse files Browse the repository at this point in the history
  • Loading branch information
cxznmhdcxz committed Sep 19, 2024
1 parent 7b71d8f commit d3e4d8b
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@ network nsg rule update:
direction:
rule_exclusions:
- missing_parameter_help
network vnet create:
parameters:
private_endpoint_vnet_policies:
rule_exclusions:
- option_length_too_long
network vnet update:
parameters:
private_endpoint_vnet_policies:
rule_exclusions:
- option_length_too_long
network vnet peering list:
rule_exclusions:
- no_ids_for_list_commands
Expand Down

0 comments on commit d3e4d8b

Please sign in to comment.