Comments
3 comments
-
Hi @dbriskin
You can change the connection to an existing database in Azure here:
-
@DanC thank you for answering. Would you happen to have the YAML equivalent of this screen? I only have access to the .yml files.DanC said:Hi @dbriskin
You can change the connection to an existing database in Azure here:
-
Hi @dbriskin
Of course, here's the config when I convert:tempServerTypeBuild: sqlServer tempServerNameBuild: dancalvertesting.database.windows.net tempDatabaseNameBuild: 'SCA_Temp' tempTrustServerCertificateBuild: true authMethodBuild: sqlServerAuth usernameBuild: DanCalver passwordBuild: ********
Add comment
Please sign in to leave a comment.
I don't know if this value works for Azure, or how to properly use the other options like "authMethodBuild", or even if this will fix my issue.
Any help from community will be much appreciated!