Skip to content

Add support for Environment Variables in Connection Strings - #128

Open
Anton Gogolev (anton-gogolev) wants to merge 1 commit into
Azure:mainfrom
anton-gogolev:12factor
Open

Add support for Environment Variables in Connection Strings#128
Anton Gogolev (anton-gogolev) wants to merge 1 commit into
Azure:mainfrom
anton-gogolev:12factor

Conversation

@anton-gogolev

Copy link
Copy Markdown

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

Microsoft Contribution License Agreements (msftclas) commented Oct 9, 2019

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@mapalan

Copy link
Copy Markdown
Contributor

Hi Anton Gogolev (@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
Stanley Small (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