azure-artifact-signing

Configure signing policies and sign artifacts in Azure CI/CD pipelines.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Artifact Signing is essential to protect software supply chains by ensuring only trusted artifacts are used in CI/CD pipelines, while simplifying governance over certificates and signing identities.

Core Features & Use Cases

  • Best practices: Guidance on certificate lifecycle management, rotation, and secure storage, RBAC governance, and migration from DGSSv2.
  • Security & Compliance: Identity validations, access control, and secure signing of artifacts across DevOps workflows.
  • Integrations & Coding Patterns: Guidelines to integrate signing into popular CI/CD tools and automation patterns.

Quick Start

Configure a signing policy and sign a sample artifact in your CI/CD workflow.

Frequently Asked Questions about azure-artifact-signing

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

FAQPage Schema
How do I configure Azure artifact signing in CI/CD pipelines?

Azure artifact signing protects software supply chains by ensuring only trusted artifacts are used. It validates identities, enforces access control, and simplifies governance over certificates across DevOps workflows.

How do I manage the signing certificate lifecycle and RBAC governance in Azure?

Managing the signing certificate lifecycle involves implementing best practices for secure storage, rotation, and RBAC governance. This ensures compliant access control and identity validation for signing operations.

Can I use Azure artifact signing with both Azure DevOps and GitHub Actions?

Yes, Azure artifact signing explicitly supports integration with both Azure DevOps and GitHub Actions. It provides automation patterns to embed secure signing directly into these CI/CD workflows.

What is the best way to migrate from DGSSv2 to Azure artifact signing?

Migrating from DGSSv2 to Azure artifact signing requires following specific best-practice guidelines for certificate management and policy enforcement. This ensures secure, compliant artifact signing across your workflows.

Does Azure artifact signing support policy enforcement and diagnostic logging?

Yes, Azure artifact signing explicitly supports policy enforcement and diagnostic logging. These features satisfy compliance requirements and help monitor signing operations within your CI/CD pipelines.