Azure / Azure/azure-powershell

ApplicationGateway Associated Firewall Policy - Retrieve Exclusions list

Open
#14,391 2 comments 0 reactions 0 assignees View on GitHub
act-quality-productivity-squad customer-reported feature-request Network - Application Gateway question Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

## Description of the new feature

Get WAFv2 Exclusions list applied via Associated web application firewall policy.

[Get-AzApplicationGatewayFirewallPolicy] dont bring Exclusions information.
[Get-AzApplicationGatewayWebApplicationFirewallConfiguration] dont reflect Exclusions applied by Associated Firewall Policy, similar to (Get-AzApplicationGateway ...).WebApplicationFirewallConfiguration

## Proposed implementation details (optional)
Get-AzApplicationGatewayFirewallPolicyExclusion following the existing New-AzApplicationGatewayFirewallPolicyExclusion

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing New-AzApplicationGatewayFirewallPolicyExclusion implementation and compare it with Get-AzApplicationGatewayFirewallPolicy and Get-AzApplicationGatewayWebApplicationFirewallConfiguration. Trace how associated firewall policies are represented, then add retrieval of their exclusions and verify the relevant cmdlet behavior with the project's existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, powershell
Domain
cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.