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

How to add parameters for DevOps Release pipeline #58

Open
RaviBalaAP opened this issue Apr 28, 2023 · 0 comments
Open

How to add parameters for DevOps Release pipeline #58

RaviBalaAP opened this issue Apr 28, 2023 · 0 comments

Comments

@RaviBalaAP
Copy link

Currently, by default the tool adds only one parameter "ApimServiceName". I need to add more parameters so I can use release pipeline to override the parameters for each environment. I am adding AppInsight logging, but I have multiple environments (dev01, dev02, qa01, qa02 etc). And I do not want to use variables options, because I do not want to store the InstrumentationKey within the project as a text value. If it is in release pipeline, I can add the key for each scope (environment) and secure it. Is there a way I can add custom parameters when ArmTemplates are generated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant