SSWConsulting / SSWConsulting/SSW.Rules

CI/CD – Using Azure Key Vault for environment variables

Open
#532 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
26
Forks
17
Avg merge
14h 39m
Merged PRs (30d)
2

Description

cc: @william-liebenberg @adamcogan
To Myself,

Currently the environment variables for Rules are undocumented and scattered all over the place.

  1. Create staging and production Azure Key Vaults
  2. Add a task to the build.yml pipeline that pulls the variables from Azure Key Vault. Each pipeline should pass through the connection string for the correct Azure Key Vault.
  3. Remove the variables from the Azure Pipelines

Thanks,

-Brady

AB#61631

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing build.yml and the existing Azure Pipelines configuration to find the current environment variables and pipeline connection settings. Check the Azure Key Vault task requirements for staging and production. Done means both vaults exist, each pipeline retrieves variables from the correct vault, and the variables are removed from Azure Pipelines.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.