Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sduplooy opened this issue Aug 27, 2024 · 1 comment
Labels
customer-reported Doc - Reference good first issue Issues suited for folks who want to help for the first time. Network - Firewall Service Attention This issue is responsible by Azure service team.

Comments

@sduplooy
Copy link

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

@sduplooy sduplooy added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Aug 27, 2024
@isra-fel isra-fel added Doc - Reference Service Attention This issue is responsible by Azure service team. Network - Firewall good first issue Issues suited for folks who want to help for the first time. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Aug 29, 2024
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Doc - Reference good first issue Issues suited for folks who want to help for the first time. Network - Firewall Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants
@sduplooy @isra-fel and others