Review Monitor container registry
Azure Monitor is used to monitor all instances of the ACR registries. It gathers ACR metrics such as push and pull operations.
The Diagnostic Settings on the production ACR instances is configured to stream the resource logs of category ContainerRegistryLoginEvents and ContainerRegistryRepositoryEventsLogs - Supported resource logs for Microsoft.ContainerRegistry/registries
Based on this Registry operations by Microsoft Defender for Cloud, If resource logs are collected for your registry, you'll see registry login events and image pull events generated by Microsoft Defender for Cloud.
Table reference https://learn.microsoft.com/en-us/azure/azure-monitor/reference/tables/containerregistryrepositoryevents for ContainerRegistryRepositoryEvents.
If you find the answer above helpful, please Accept the answer to help anyone in the community who might have a similar question to quickly find the solution.