Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure DevOps Env Var Cleanup and Simplification #1194

Open
3 tasks
governmentSponsored opened this issue Feb 11, 2025 · 0 comments
Open
3 tasks

Azure DevOps Env Var Cleanup and Simplification #1194

governmentSponsored opened this issue Feb 11, 2025 · 0 comments

Comments

@governmentSponsored
Copy link
Contributor

governmentSponsored commented Feb 11, 2025

Within our Azure DevOps environment we feel overwhelmed by having to maintain two completely distinct variable libraries, it would be beneficial to us to identify the commonly shared value between environments and move those into a common library for use between both Prod and Staging. While retaining environment specific values in their respective Prod and Staging variable libraries. In this process we would also need to cleanup any superfluous or redundant variables.

Pre-Conditions:

  • Functioning variable libraries for Prod and Staging

Acceptance Criteria:

  • Common library for shared values between staging and prod environments within AzDO
  • Removal of redundant/superfluous values within Prod and Staging Var libraries
  • Retention of environment implementation specific values within their respective libraries

Pain Avoided/Frustration Saved:

  • Managing two distinct variable libraries and having to update them both when changes are made

Breadth/Pervasiveness of Problem:

  • The entirety of the Azure DevOps deployment workflow

Complexity of Problem (Low, Medium, High) and Why it's Complex:

Complexity is: Medium

Reason why is:

@governmentSponsored governmentSponsored changed the title DevEx/OpEx Template (Clone this issue to create a new DevEx/OpEx issue) Azure DevOps Env Var Cleanup and Simplification Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant