Azure / acr

Azure Container Registry samples, troubleshooting tips and references
https://aka.ms/acr
Other
162 stars 106 forks source link

Storage used per repository #745

Open mortenjoenby opened 2 months ago

mortenjoenby commented 2 months ago

What is the problem you're trying to solve As I can tell from documentation, trying "az acr show-usage..." and searching for other Github issues, I cannot list the ACR storage used per repository.

Describe the solution you'd like I would like to list the storage used by each repository to be able to identify "worst offenders" when it comes to cost.

Additional context Cost is a high priority area, so we would like to know where to focus our efforts.