KQL ‐ ACR Access - razmipatel/Random GitHub Wiki
ContainerRegistryRepositoryEvents | where TimeGenerated >= ago(7d) | where Identity == "b8d58fe9-d1c7-479b-aac5-581b3689bb02" | project TimeGenerated, OperationName, Repository, CallerIpAddress, MediaType, Category, Type | order by TimeGenerated desc