azure-artifacts

Apply Azure Artifacts best practices for feeds, upstream sources, and package deployment.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/appliedailearner/upendra_kumar_portfolio --skill azure-artifacts-appliedailearner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-artifacts
Source: https://github.com/appliedailearner/upendra_kumar_portfolio/tree/main/.agent/skills/azure-artifacts
Command: npx skills add https://github.com/appliedailearner/upendra_kumar_portfolio --skill azure-artifacts-appliedailearner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Artifacts guidance helps teams manage feeds, upstream sources, and package deployment with best practices, security, and tooling awareness, reducing misconfigurations and deployment risks.

Core Features & Use Cases

  • Best practices for Azure Artifacts package management, configuring upstream sources, and safe restoration of packages.
  • Guidance on security, permissions, retention, and integration with common CI/CD workflows (GitHub Actions, npm, NuGet, etc.).
  • Use Case: When migrating to Azure Artifacts or configuring a multi-package pipeline, this skill provides templates, decision criteria, and configuration patterns to streamline setup and governance.

Quick Start

Fetch the latest Azure Artifacts guidance for setting up a feed, upstream sources, and publishing workflows.

Frequently Asked Questions about azure-artifacts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Azure Artifacts feeds and upstream sources for package management?

To configure Azure Artifacts feeds and upstream sources, apply best practices for package management by setting up feed permissions and routing restore requests through upstream sources. This ensures safe package restoration and reduces deployment risks.

What is the best way to publish and restore npm or NuGet packages in GitHub Actions CI/CD workflows?

The best way to publish and restore npm or NuGet packages in GitHub Actions CI/CD workflows is to use configuration patterns that authenticate with Azure Artifacts feeds. This streamlines multi-package pipeline setup and deployment governance.

Can I enforce security and retention policies when publishing packages to Azure Artifacts?

Yes, you can enforce security and retention policies when publishing packages to Azure Artifacts. Governance guidance outlines how to configure permissions and retention rules to secure feeds and manage package lifecycles.

Does Azure Artifacts work with GitHub Actions for multi-package pipeline configuration?

Yes, Azure Artifacts works with GitHub Actions for multi-package pipeline configuration. Integration patterns support publishing, restoring, and configuring settings within CI/CD workflows to streamline setup and deployment.

Why does my Azure Artifacts package deployment fail during CI/CD workflow configuration?

Azure Artifacts package deployment may fail during CI/CD workflow configuration due to misconfigured permissions or incorrect upstream sources. Applying integration best practices for tooling and feed settings reduces deployment risks.