Select Environment Variables at Runtime #15100
Answered
by
DavidEggen
DavidEggen
asked this question in
Q&A
|
Is there a way I could select which environment that I want to test with when the aspire dashboard starts up? I have a few different database environments that I can test with and would like to be able to select which of those I want to use when the aspire dashboard starts up. Possibly using the interaction service? |
Answered by
DavidEggen
Mar 10, 2026
Replies: 1 comment
|
I got it to work using a combination of a parameter value with a prompt and building a connection string with a reference expression. |
0 replies
Answer selected by
DavidEggen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got it to work using a combination of a parameter value with a prompt and building a connection string with a reference expression.