Artifacts storage consumption

Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019 | TFS 2018

Azure Artifacts uses a consumption-based billing for all the supported package types (NuGet, npm, Python, Maven, and Universal packages). With Azure Artifacts free-tier plan, you get two Gibibytes (GiB) of free storage to store different types of packages. When you reach your maximum storage limit, you can either upgrade to a paid subscription or delete some of your existing artifacts.

Using the artifact storage UI from your organization/project settings, you can view your storage consumption at both the organization level and the project level. Storage is also grouped by project and/or by artifact type.

Organization-level storage

The organization-level view shows your total storage summary and your storage consumption by artifact type and by project.

  1. From within your organization, select gear icon Organization settings.

  2. Select Storage from the left 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 Storage by type to view the total storage for packages in your organization-scoped feeds.

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

Note

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

Project-level storage

The project-level view shows your total storage summary and your storage consumption by artifact type.

  1. From within your project, select gear icon Project settings.

  2. Select Storage from the left 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 Storage by type to view the total storage for packages in project-scoped feeds.

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

Note

Azure Artifacts offers 2GiB of free storage for every organization. Once the maximum storage limit is reached, you must set up billing for your organization.