Skip to content

Commit b157d11

Browse files
authored
{AzureFirewall} fixes Azure#19371 (Azure#19391)
fixes Azure#19371 The parameter description: "-Name The resource name" is not descriptive enough and needs to be described in detail to avoid confusion. This PR addresses this issue by providing the detailed description for the -Name paramater.
1 parent 749dd7f commit b157d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Network/Network/help/Get-AzFirewallPolicyRuleCollectionGroup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Accept wildcard characters: False
9999
```
100100
101101
### -Name
102-
The resource name.
102+
The Firewall Policy Rule Collection Group resource name. For example: "DefaultNetworkRuleCollectionGroup"
103103
104104
```yaml
105105
Type: String

0 commit comments

Comments
 (0)