Skip to main content

Sample Azure ACR RQL Queries

note

The following guide will walk you through Azure Container Registry RQL Query Examples

Azure ACR with an enabled admin user (i.e. not using AD)

config from cloud.resource where cloud.type='azure' and api.name= 'azure-container-registry' AND json.rule = properties.adminUserEnabled is false