Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.21k stars 3.81k forks source link

[Feature]: Add ResourceID function Get-AzFirewallPolicyRuleCollectionGroup #23789

Open LeoH2K opened 9 months ago

LeoH2K commented 9 months ago

Description of the new feature

Get-AzFirewallPolicyRuleCollectionGroup is not utilizing the resourceID parameter.

Proposed implementation details (optional)

No response

isra-fel commented 8 months ago

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.
microsoft-github-policy-service[bot] commented 8 months ago

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

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

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

lukeb1961 commented 2 weeks ago

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