Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.26k stars 3.86k forks source link

rg1 in Get-AzFirewallPolicyRuleCollectionGroup examples is easily confused for a resource group name #25949

Open sduplooy opened 2 months ago

sduplooy commented 2 months ago

Type of issue

Other (describe below)

Feedback

In the examples in the article and below, the -Name parameter is easily confused to mean the name of a resource group instead of the name of the rule collection group. Consider changing the value rg1 to ruleGroup1 or something else...

Get-AzFirewallPolicyRuleCollectionGroup -Name rg1 -AzureFirewallPolicy $fp

Page URL

https://learn.microsoft.com/en-us/powershell/module/az.network/get-azfirewallpolicyrulecollectiongroup?view=azps-12.2.0

Content source URL

https://github.com/Azure/azure-powershell/blob/main/src/Network/Network/help/Get-AzFirewallPolicyRuleCollectionGroup.md

Author

@mikefrobbins

Document Id

64d6bdf4-fd94-a877-c0e8-8cde8b15b55f

microsoft-github-policy-service[bot] commented 2 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @gopimsft, @gimotwanMSFT, @avripintoms.