Is there any way to modify the dab config file on publish? #1738
Unanswered
Julian Dormon (julianadormon)
asked this question in
Q&A
Replies: 3 comments 2 replies
|
What do you mean by "publish"? |
0 replies
|
My Dab config file is part of my website's project files. When I publish a staging version, I have a different connection string than in production. I was thinking something kind of like using transforms in web.config? Thanks. |
1 reply
|
Hi Julian Dormon (@julianadormon), Perhpas, you could use the feature to replace environment variables with their values based on your staging/production version:
For more details, see here: https://learn.microsoft.com/en-us/azure/data-api-builder/configuration-file#setting-environment-variables |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any way to modify the dab config file on publish?
All reactions