DBATools module Implementation on Azure Automation #8467
Unanswered
kapilswamy
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi. Any implemented DBATools module on Azure automation account for performing SQL patching for both on-prem/azure workloads via automation account. I am getting error importing DBAtools module. Also, looking for implementation documentation for implementing SQL auto patching using Azure auotmate
Update-DbaInstance -ComputerName $Servers -Path '\xyz\SQL2012\CU' -Credential $cred -Version $version -Restart -Confirm:$false
Beta Was this translation helpful? Give feedback.
All reactions