SQL Change Automation with PowerShell Core
AlbertWong
Posts: 7 New member
For our Jenkins agents we use for our CI builds, we are moving away from Windows hosts to Linux hosts due to costs. We currently are using the SQL Change Automation 3.x product for some of our database deployments. Is there a version of SQL Change Automation that works with PowerShell Core rather than plain PowerShell?
Tagged:
Best Answer
-
PeterDanielsCRB Posts: 126 Bronze 3Short answer: I don't think so.
SCA v3 requires Windows Powershell per https://documentation.red-gate.com/sca3/getting-started/requirements/powershell-component-requirements
SCA v4 isn't super clear: https://documentation.red-gate.com/display/sca4/PowerShell+component+requirements
But, since it says ".NET Framework 4.7.2 or later" and not .NET core, I would say windows only.
Answers
Product Manager
Redgate Software
Product Manager
Redgate Software
As this is our first preview, we are eager to get feedback from the beginning. It's still very early and we expect many changes, including the name!
If you wanted to give it a try, you can download the most recent installer and check out the docs.
If you are interested in joining us for a research call, please sign up for an available time at https://calendly.com/d/gyj5-d4bp/redgate-devops-preview-research-call?month=2021-09.
We look forward to hearing from you!
Stephanie M. Herr :-)
Product Manager Database DevOps
What's the plan for SQL Source Control in the future? Is that going to be phased out and should we plan to move away from that?