Azure / Azure/azure-rest-api-specs

[Network] No ApplicationGatewayWebApplicationFirewallConfiguration in response when using tier WAF_v2

Open
#25,329 1 comment 0 reactions 0 assignees View on GitHub
bug customer-reported Mgmt Network - Application Gateway Service Attention
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:
![image](https://github.com/Azure/azure-rest-api-specs/assets/119990644/20ac4ed5-4255-4f64-8eed-7f5612adbc78)
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.