From be90d127b705deb2098fe3d7cdbbfd56eaf170fa Mon Sep 17 00:00:00 2001 From: asukumar22 <70966383+asukumar22@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:39:47 -0700 Subject: [PATCH] Update network_appdelivery_checklist.en.json Added ARG query to A01.41 --- checklists/network_appdelivery_checklist.en.json | 1 + 1 file changed, 1 insertion(+) 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" }, {