Skip to content

Commit 5c97c75

Browse files
author
Rami Bououni
committed
save
1 parent 3064818 commit 5c97c75

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

docs/artifacts/package-badges.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,26 @@
11
---
2-
title: Share your Artifacts with package badges
3-
description: How to share your packages with package badges
2+
title: Share packages using package badges in Azure Artifacts
3+
description: Learn how to share your packages using package badges in Azure Artifacts.
44
ms.assetid: 60a3f33a-d8bc-436a-a676-c1bd4b3066e7
55
ms.service: azure-devops-artifacts
6-
ms.topic: conceptual
7-
ms.date: 06/21/2022
6+
ms.topic: how-to
7+
ms.date: 06/03/2025
88
monikerRange: '>= azure-devops-2020'
99
---
1010

11-
# Share your Artifacts with package badges
11+
# Share packages using package badges in Azure Artifacts
1212

1313
[!INCLUDE [version-gt-eq-2020](../includes/version-gt-eq-2020.md)]
1414

15-
With Azure Artifacts, you can share your packages anywhere you can share an image by using package badges. You can embed package badges directly into your project's home page or in any Markdown file for your customers to easily find and download your packages.
15+
Azure Artifacts enables developers to host various types of packages in a single feed and share them based on visibility settings, within a team, across an organization, or with external users.
16+
17+
One way to make your packages more discoverable is by using package badges; small embedded images that display key details like package type and version. You can add these badges to your project’s homepage or any Markdown file, making it easy for others to find and download your packages.
18+
19+
## Prerequisites
20+
21+
| **Product** | **Requirements** |
22+
|--------------------|----------------------|
23+
| **Azure DevOps** | - An Azure DevOps [organization](../organizations/accounts/create-organization.md).<br>- An Azure DevOps [project](../organizations/projects/create-project.md).<br> - An [Azure Artifacts feed](start-using-azure-artifacts.md#create-a-new-feed). |
1624

1725
## Enable package sharing
1826

0 commit comments

Comments
 (0)