Azure DevOps Ubuntu Agent SqlPackage Missing
I am attempting to run a SqlPackage /Action:Publish ...
command in a PowerShell pwsh
task on an Ubuntu agent. I installed the tool using dotnet tool install --global microsoft.sqlpackage
. However, when I attempt to call SqlPackage after this successful install, I am met with the following error: