Azure / Azure/azure-rest-api-specs
[Network] No ApplicationGatewayWebApplicationFirewallConfiguration in response when using tier WAF_v2
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 37m
- Merged PRs (30d)
- 446
Description
Original issue:
https://github.com/Azure/azure-sdk-for-python/issues/31497
When calling the `ApplicationGateways_Get` api with gateway's tier as `WAF`, we were able to find `webApplicationFirewallConfiguration` settings in the response body like:

Yet when trying to get a gateway with tier `WAF_v2`, there's no such property could be found in response.
Except behavior:
`webApplicationFirewallConfiguration` of Application gateway with tier `WAF_v2` could be got through REST API or SDK method.
Contributor guide
Research direction
Start with the ApplicationGateways_Get response definition and compare how webApplicationFirewallConfiguration is represented for WAF and WAF_v2 tiers. Done means the WAF_v2 response exposes this property consistently through the REST API and generated SDK behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100