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

Add support for Environment Variables in Connection Strings #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anton-gogolev
Copy link

See The Twelve-Factor App - III. Config.

Connection strings from both <connectionStrings> and <appSettings> can now use %ENVIRONMENT_VARIABLE% references

Connection strings from both `connectionStrings` and `appSettings` can now
use `%ENVIRONMENT_VARIABLE%` references
@msftclas
Copy link

msftclas commented Oct 9, 2019

CLA assistant check
All CLA requirements met.

@mapalan
Copy link
Member

mapalan commented May 14, 2020

Hi @anton-gogolev, apologies for the incredibly long response time, I'm relatively new and the rest of our team hasn't had time to update the repo in quite a while. I'm hesitant with this PR because, from my understanding, this is possible using a separate settings class that you can configure yourself.

@stanleysmall-microsoft stanleysmall-microsoft changed the base branch from master to main May 11, 2022 20:34
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

Successfully merging this pull request may close these issues.

3 participants