Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Convert functional test pipeline to using key vault secrets - #865

Merged
BruceHaley merged 2 commits into
masterfrom
v-bruhal/vars2keyvault3-16
Mar 16, 2020
Merged

BruceHaley merged 2 commits into
masterfrom
v-bruhal/vars2keyvault3-16

Conversation

@BruceHaley

Copy link
Copy Markdown
Contributor

Convert to key vault vars, relocate .yml files


AppSettings: '-MicrosoftAppId $(LinuxTestBotAppId) -MicrosoftAppPassword $(LinuxTestBotAppSecret) -FLASK_APP /functionaltestbot/app.py -FLASK_DEBUG 1'

#StartupCommand: 'flask run --host=0.0.0.0 --port=3978' No newline at end of file

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really a minor thing (you can ignore it if you want) but would you consider adding a break line here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. New line added at EOF. Thanks.

@BruceHaley
BruceHaley merged commit 01fcbe9 into master Mar 16, 2020
@BruceHaley
BruceHaley deleted the v-bruhal/vars2keyvault3-16 branch March 16, 2020 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants