Hi fun freechat,
Currently, your retention policy is disabled. When a retention policy is enabled, untagged manifests in the registry are automatically deleted after a number of days you set. This feature prevents the registry from filling up with artifacts that aren't needed and helps you save on storage costs. https://learn.microsoft.com/en-us/azure/container-registry/container-registry-retention-policy
If you are using the purge command, images by tag in a repository that match a name filter and that are older than a specified duration, by default, only tag references are deleted, not the underlying manifests and layer data. https://learn.microsoft.com/en-us/azure/container-registry/container-registry-auto-purge#use-the-purge-command
Please check commands once here
Please check below documentation for information which covers several methods for deleting image data: https://learn.microsoft.com/en-us/azure/container-registry/container-registry-delete
If the information is helpful, please click on "Upvote"
If you have any queries, please do let us know, we will help you.