Skip to content

Commit

Permalink
Merge pull request #885 from asukumar22/patch-9
Browse files Browse the repository at this point in the history
Added ARG query to A01.54 in network_appdelivery_checklist.en.json
  • Loading branch information
erjosito authored Oct 7, 2024
2 parents 070cd9f + 5c78308 commit 9223d22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions checklists/network_appdelivery_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,9 @@
"guid": "a66f0fd8-2ca4-422e-8df3-235148127ca2",
"id": "A01.54",
"severity": "High",
"graph": "resources | where type == 'microsoft.network/applicationgateways'| extend compliant = (properties['backendHttpSettingsCollection'][0]['properties']['port'] =~ '443') |where properties['backendHttpSettingsCollection'][0]['properties']['port'] =~ '443'|distinct id,name,compliant",
"link": "https://learn.microsoft.com/azure/application-gateway/ssl-overview"

},
{
"category": "Network Topology and Connectivity",
Expand Down

0 comments on commit 9223d22

Please sign in to comment.