azure-loadbalancer-application-gateway-auth-certificates
Backend authentication certificates are readable base64 certificate material.
Where it sits
| location | Microsoft.Network/applicationGateways.properties.authenticationCertificates[].properties.data |
| location kind | certificate_material |
| data kinds | certificate sensitive_data |
| emits edge | ContainsSecret |
| service | Load Balancer / App Gateway (azure:loadbalancer) |
Collection recipe
| access mode | read_api |
| operation | Application Gateways - Get |
| response path | properties.authenticationCertificates[].properties.data |
| encoding | base64 |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Network/applicationGateways/read
References