jasonberkes/Get NuGet PAT from Key Vault
Fetch the Azure DevOps NuGet feed PAT from Azure Key Vault. REQUIRES: azure/login must be called by the caller before this action runs. The SP must have Key Vault Secrets User + Key Vault Contributor on the vault.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key-vault | Azure Key Vault name (e.g. tm-kv-prod-eus2) | yes | — |
| secret-name | Secret name in Key Vault | no | AzureDevOps--PAT |
Outputs
| name | description |
|---|---|
| value | The PAT value (masked in logs) |