通用包上游源

Azure DevOps Services

使用 Azure Artifacts,可以启用上游源,开始从公共注册表(如 NuGet.org 或 npmjs.com)使用包。 启用上游源后,Azure Artifacts 将保存从上游安装的任何包的副本。 Azure Artifacts 还支持将其他源用作上游。 本文介绍如何在同一 Microsoft Entra ID 中包含源的新通用包上游源或同一 Microsoft Entra ID 中的其他组织。 请参阅 使用 Microsoft Entra ID 管理访问权限,了解如何将组织连接到 Microsoft Entra ID。

在组织中添加源作为上游源

  1. 选择右上角的gear icon,导航到“源设置”。

  2. 选择 上游源,然后选择“ 添加上游”。

    A screenshot showing how to add upstream.

  3. 选择 此组织中的 Azure Artifacts 源以使用组织中的源中的包。

    A screenshot showing the types of upstream sources - same org.

  4. 从下拉菜单中选择源,选择一个视图,并为上游源提供一个名称。 请确保检查 UPack 包类型。

    A screenshot showing how to set up a new Universal Packages upstream source.

  5. 完成时选择“保存” 。

  6. 选择右上角的“ 保存” 以保存所做的更改。

将另一个组织中的源添加为上游源

  1. 选择右上角的gear icon,导航到“源设置”。

  2. 选择 上游源,然后选择“ 添加上游”。

    A screenshot showing how to add an upstream source.

  3. 选择 另一个组织中的 Azure Artifacts 源,以使用同一 Microsoft Entra ID 中不同组织中的源中的包。

    A screenshot showing the types of upstream sources - feed in another org.

  4. 输入 Azure Artifacts 源定位符,并为上游源提供一个名称。 请确保检查 UPack 包类型。

    A screenshot showing how to set up a new Universal Packages upstream source with a feed in another organization.

  5. 完成时选择“保存” 。

  6. 选择右上角的“ 保存” 以保存所做的更改。

从上游查看已保存的包

若要查看从通用包上游源保存的包,请从下拉菜单中选择 UPack 源。

A screenshot showing how to filter for packages from UPack upstream source.