Monitor Artifacts storage consumption

Azure DevOps Services

Azure Artifacts adopts a consumption-based billing model for all the package types it supports, such as NuGet, npm, Python, Maven, and Universal packages. The free-tier plan provides a storage capacity of two Gibibytes (GiB) to store various package types. If you exceed the storage limit, you can either upgrade to a paid subscription or remove some of your existing artifacts.

The artifact storage UI available in your organization/project settings allows you to monitor your storage usage at the organization and project levels. Storage is also grouped by project and artifact type.

Organization-level storage

The organization-level view provides an overview of your total storage usage as well as the storage consumption by artifact type and by project.

  1. Sign in to your Azure DevOps organization.

  2. Select gear icon Organization settings, and then select Storage from the left navigation pane.

    A screenshot showing how to navigate to org-level storage.

  3. You can view your total storage summary, storage by artifact type, and storage by projects in your organization.

    A screenshot showing the storage consumption levels.

  4. Select View storage breakdown from the Storage by type section to view the total storage for packages in your organization-scoped feeds.

    A screenshot showing total storage for packages in organization-scoped feeds.

Note

The list of Storage by projects only includes projects with the largest storage consumption and not the complete list of projects in your organization.

Project-level storage

The project-level view provides an overview of your total storage usage as well as the storage consumption by artifact type.

  1. Sign in to your Azure DevOps organization, and then navigate to your project.

  2. Select gear icon Project settings, and then select Storage from the left navigation pane.

    A screenshot showing how to navigate to project-level storage.

  3. You can view your total storage summary and storage consumption by artifact type for your project.

    A screenshot showing project level storage consumption.

  4. Select View storage breakdown from the Storage by type section to view the total storage for packages in your project-scoped feeds.

    A screenshot showing the total storage for packages in project-scoped feeds.

Note

Azure Artifacts provides 2GiB of free storage for each organization. After reaching the maximum storage limit, you need to set up billing for your organization.