Azure / Azure/acr

Get task git-access-token from Key Vault

Open
#528 1 comment 0 reactions 1 assignee Assigned to @toddysm View on GitHub
feature-acr-tasks feature-request triaged
Dominant language
No language data
Stars
177
Forks
137
PR merge metrics
No merged PRs in 30d

Description

**What is the problem you're trying to solve**
The lifecycle of a git-access-token configured in a task's source triggers may be different from that of the task. This means that sooner or later, that token may expire and need to be renewed, for instance. If a single token is used in multiple tasks, this forces updating each individual task, possibly days after the token has expired.

**Describe the solution you'd like**
It should be possible to retrieve this token from a Key Vault (like other secrets used in tasks), allowing for a single secret to be managed and taking advantage of the secret management features already available in Key Vaults.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.