An Azure service that provides a registry of Docker and Open Container Initiative images.
Hi ,
Thanks for reaching out to Microsoft Q&A.
The following items are not visible to customers or community moderators:
- Backend garbage collection status
- Orphaned blob inventory
- internal storage-accounting state
- Current billable byte count used by microsoft's billing systems
- Eligibility for credits or refunds
Only Microsoft support and the ACR engineering team can validate those items. The production registry may simply be experiencing normal storage accounting lag after the purge operation. However, the development registry is more notable because you indicate that:
- Only 2 repositories exist.
- No untagged manifests remain.
- Reported usage has remained around 91.8 GiB for an extended period, rather than only after the recent purge.
If that history is accurate, ms support should investigate whether:
- Storage-accounting reconciliation has completed successfully.
- Orphaned blobs remain in the registry backend.
- The reported StorageUsed metric is out of sync with the current registry contents.
Recommended request to Microsoft Support. I would recommend asking Microsoft to confirm:
- The current billable storage amount for each registry.
- Whether deleted image data has already been excluded from billing.
- Whether any orphaned or unreferenced blobs remain.
- Whether garbage collection and storage-accounting reconciliation have completed successfully.
- Whether the reported StorageUsed values accurately reflect the registry's current state.
One suggested change to the original request: Instead of requesting that Microsoft "force garbage collection", consider asking them to:
Investigate whether garbage collection or storage accounting reconciliation is delayed or stalled and perform any corrective action required. This aligns better with ACR's platform-managed architecture, where garbage collection is not a customer-controlled operation.
Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.