diff --git a/checklists/network_appdelivery_checklist.en.json b/checklists/network_appdelivery_checklist.en.json index fb8366a3d..fb4839de1 100644 --- a/checklists/network_appdelivery_checklist.en.json +++ b/checklists/network_appdelivery_checklist.en.json @@ -232,6 +232,7 @@ "guid": "43fae595-8a32-4299-a69e-0f32c454dcc9", "id": "A01.41", "severity": "Medium", + "graph": "resources | where type == "microsoft.network/applicationgatewaywebapplicationfirewallpolicies" | where properties['customRules'][0]['ruleType'] == "RateLimitRule" | distinct id, name", "link": "https://learn.microsoft.com/azure/web-application-firewall/ag/rate-limiting-overview" }, {