ms.topic | ms.service | ms.manager | ms.author | author | ms.date |
---|---|---|---|---|---|
include |
azure-devops-artifacts |
mijacobs |
rabououn |
ramiMSFT |
03/15/2024 |
::: moniker range="azure-devops"
-
Sign in to your Azure DevOps organization and navigate to your project.
-
Select Artifacts, and then select Create Feed.
-
Provide a Name for your feed, choose the Visibility option that defines who can view your packages, check Include packages from common public sources if you want to include packages from sources like nuget.org or npmjs.com, and for Scope, decide whether the feed should be scoped to your project or the entire organization.
-
Select Create when you're done.
:::image type="content" source="../media/create-new-feed-azure-devops.png" alt-text="Screenshot that shows selections for creating a new feed in Azure DevOps Services.":::
::: moniker-end
::: moniker range="azure-devops-2022 || azure-devops-2020"
-
Sign in to your Azure DevOps server, and then go to your project.
-
Select Artifacts, and then select Create Feed.
-
Provide a Name for your feed, choose the Visibility option that defines who can view your packages, check Include packages from common public sources if you want to include packages from sources like nuget.org or npmjs.com, and for Scope, decide whether the feed should be scoped to your project or the entire organization.
::: moniker-end
::: moniker range="azure-devops-2022"
-
Select Create when you're done.
:::image type="content" source="../media/create-new-feed-server-2022.png" alt-text="Screenshot that shows selections for creating a new feed in Azure DevOps 2022.":::
::: moniker-end
::: moniker range="azure-devops-2020"
-
Select Create when you're done.
:::image type="content" source="../media/create-new-feed-server-2020.png" alt-text="Screenshot that shows selections for creating a new feed in Azure DevOps 2020.":::
::: moniker-end
Note
By default, newly created feeds have their project's Build Service value set to Feed and Upstream Reader (Collaborator).