Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 3.86 KB

artifact-storage.md

File metadata and controls

74 lines (47 loc) · 3.86 KB
title description ms.technology ms.topic ms.date ms.author author monikerRange
Artifacts storage
Azure Artifacts storage breakdown at organization and project levels to show data consumption by project and artifact type.
devops-artifacts
conceptual
10/20/2020
rabououn
ramiMSFT
>= tfs-2017

Artifacts storage breakdown

[!INCLUDE temp]

Azure Artifacts offers a free-tier plan that includes 2 gigabytes (GiB) of free storage for 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.

On November 1, 2020, Azure Artifacts switched to consumption-based billing for all package types (NuGet, npm, Python, Maven, and Universal packages). Symbol storage is free for now, and billing will be deferred to a later time. For more information on the billing changes, see the Billing changes blog post.

Note

Organizations created before May 6, 2019, remained on per-subscription billing until November 1, 2020. At that time, they switched over to per-storage usage billing.

To give you a better view of your storage consumption, Azure Artifacts has introduced a new user interface for artifact storage. You can now view your consumption at both the organization level and the project level. Storage is also grouped by artifact type and/or by projects.

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. Under Artifacts, select Storage on the left pane.

    [!div class="mx-imgBorder"] Screenshot that shows a menu in organization settings with artifact storage highlighted.

  3. View your storage consumption for each section.

    [!div class="mx-imgBorder"] Screenshot of organization-level artifact storage, with sections for summary, type, and projects.

For the current release, you can view the storage breakdown for Packages and for projects listed in the Storage by projects section.

The Packages storage breakdown lists packages in organization-scoped feeds.

[!div class="mx-imgBorder"] Screenshot that shows packages in organization-scoped feeds.

Note

The Storage by projects section shows only 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. Under Artifacts, select Storage on the left pane.

    [!div class="mx-imgBorder"] Screenshot that shows a menu in project settings with artifact storage highlighted.

  3. View your total storage summary and your storage by artifact type.

    [!div class="mx-imgBorder"] Screenshot of project-level artifact storage, with sections for summary and type.

The total storage summary shows your total billable stored artifacts. The Storage by type section lists your storage consumption by artifact type. For the current release, you can view your storage breakdown for the Packages section only.

What's next?