azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Feature]: Add ResourceID function Get-AzFirewallPolicyRuleCollectionGroup

Open LeoH2K opened this issue 2 years ago • 5 comments

Description of the new feature

Get-AzFirewallPolicyRuleCollectionGroup is not utilizing the resourceID parameter.

Proposed implementation details (optional)

No response

LeoH2K avatar Dec 19 '23 20:12 LeoH2K

Reproduced. The -ResourceID parameter doesn't work in Get-AzFirewallPolicyRuleCollectionGroup.

PS C:\Users\yeliu> Get-AzFirewallPolicyRuleCollectionGroup -ResourceId /subscriptions/xxxxx/resourceGroups/dsa/providers/Microsoft.Network/firewallPolicies/asd/ruleCollectionGroups/asd
DEBUG: 11:29:09 AM - GetAzureFirewallPolicyRuleCollectionGroupCommand begin processing with ParameterSet 'GetByResourceIdParameterSet'.
DEBUG: 11:29:09 AM - using account id ''...
DEBUG: 11:29:09 AM - [ConfigManager] Got nothing from [DisplayBreakingChangeWarning], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 11:29:09 AM - [ConfigManager] Got nothing from [DisplayRegionIdentified], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 11:29:09 AM - [ConfigManager] Got nothing from [CheckForUpgrade], Module = [], Cmdlet = []. Returning default value [False].
DEBUG: AzureQoSEvent:  Module: Az.Network:6.2.0; CommandName: Get-AzFirewallPolicyRuleCollectionGroup; PSVersion: 7.4.0; IsSuccess: True; Duration: 00:00:00.0076160
DEBUG: 11:29:09 AM - [ConfigManager] Got nothing from [EnableDataCollection], Module = [], Cmdlet = []. Returning default value [True].
DEBUG: 11:29:09 AM - GetAzureFirewallPolicyRuleCollectionGroupCommand end processing.

isra-fel avatar Dec 25 '23 03:12 isra-fel

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @fwsuppgithub.

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @fwsuppgithub.

a year later... Can we have someone look into this?

lukeb1961 avatar Aug 30 '24 02:08 lukeb1961

Also asked here: #22312

And still no movement on this getting fixed?

moler-udi avatar Dec 03 '25 07:12 moler-udi