Skip to content

Commit b14dff9

Browse files
committed
feeds & views
1 parent b9daad7 commit b14dff9

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/artifacts/concepts/feeds.md

+7
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ Follow the instructions below and choose the appropriate scope to create a new p
7171

7272
::: moniker-end
7373

74+
> [!NOTE]
75+
> Public feeds are only available in Azure DevOps Services.
76+
77+
::: moniker range="azure-devops"
78+
7479
## Public feeds
7580

7681
Public feeds allow you to share your packages publicly with anyone on the internet. Users do not need to be members of your organization, nor do they need to log in to the Azure DevOps portal to access the packages.
@@ -96,6 +101,8 @@ Public feeds are project-scoped feeds in a public project. Follow the instructio
96101

97102
:::image type="content" source="../media/new-public-feed.png" alt-text="A screenshot that shows how to create a new public feed.":::
98103

104+
::: moniker-end
105+
99106
## Delete a feed
100107

101108
1. Navigate to your Azure DevOps project, select **Artifacts**, and then select your feed from the dropdown menu.

docs/artifacts/feeds/views.md

+4
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,13 @@ Azure Artifacts offers three default views: *@Local*, *@Prerelease*, and *@Relea
197197

198198
:::image type="content" source="./media/manage-views.png" alt-text="A screenshot showing how to add, edit, or delete feed views.":::
199199

200+
::: moniker range="azure-devops"
201+
200202
> [!IMPORTANT]
201203
> For public feeds, if you change the access permissions of a view to **Specific people**, that view will no longer be available as an upstream source.
202204
205+
::: moniker-end
206+
203207
## Related content
204208

205209
- [Configure feed permissions](feed-permissions.md)

0 commit comments

Comments
 (0)