Answered by:
Database configuration using Azure Devops DEV/QAS/PRD

Question
-
Hi Guys,
I'm facing a problem that I don't know how to solve it, I have one data factory to use for DEV and QAS and other one for PRD.
For the ADF DEV and QAS, i've created 2 new brachs (dev and qas) to separate the developments and did the configuration of the linked service in the both, but the problem is, when I execute a pipeline in dev branch for example, and the last saved linked service was using the qas database configuration, it will execute with this configuration, not with the dev database configuration. How can I fix this problem? If I'm in dev branch I want they use the dev configuration if was in qas, use the qas configuration.
Tks.
- Moved by NavtejSaini-MSFTMicrosoft employee Thursday, October 10, 2019 11:27 PM Looks like issue with dev ops rather than db
Wednesday, October 9, 2019 5:58 PM
Answers
-
Hi rsmatsumoto,
The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html can you please post your question there instead?
You can also ask for help here https://stackoverflow.com/questions/tagged/azure-devops. Thanks
- Proposed as answer by BharathN-MSFTMicrosoft employee Friday, October 11, 2019 2:52 AM
- Marked as answer by Richard MuellerMVP Saturday, October 19, 2019 1:23 PM
Friday, October 11, 2019 2:52 AM -
I'd try asking for help over here.
https://developercommunity.visualstudio.com/spaces/21/index.html
https://developercommunity.visualstudio.com/spaces/22/index.html
https://stackoverflow.com/questions/tagged/tfs
https://stackoverflow.com/questions/tagged/azure-devops
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Friday, October 11, 2019 6:10 AM
- Marked as answer by Richard MuellerMVP Saturday, October 19, 2019 1:23 PM
Friday, October 11, 2019 2:54 AM
All replies
-
Hi rsmatsumoto,
The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html can you please post your question there instead?
You can also ask for help here https://stackoverflow.com/questions/tagged/azure-devops. Thanks
- Proposed as answer by BharathN-MSFTMicrosoft employee Friday, October 11, 2019 2:52 AM
- Marked as answer by Richard MuellerMVP Saturday, October 19, 2019 1:23 PM
Friday, October 11, 2019 2:52 AM -
I'd try asking for help over here.
https://developercommunity.visualstudio.com/spaces/21/index.html
https://developercommunity.visualstudio.com/spaces/22/index.html
https://stackoverflow.com/questions/tagged/tfs
https://stackoverflow.com/questions/tagged/azure-devops
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Friday, October 11, 2019 6:10 AM
- Marked as answer by Richard MuellerMVP Saturday, October 19, 2019 1:23 PM
Friday, October 11, 2019 2:54 AM -
Thanks all, I will reply there too.
About this problem, I could realize that ADF gets the database configuration saved in data factory section, even you have a branch. I would like to know if there is something to do, to ADF always get the database of the branch, not in the data factory
Friday, October 11, 2019 8:11 PM -
This is "where is" forum for direction on where best to ask questions, so I'd recommend asking for further help in forums I linked.
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.Friday, October 11, 2019 8:18 PM