Following is the error am getting when using "SSIS Deploy" plugin in my Release Job.
Azure Devops Release - Deploy SSIS (Tried using SQL Authentication failed & using ActiveDirectory Password, it is connecting but it is failing to establish the connection with the SSISDB database). When i connect using Windows Authentication
Error: Funny thing is i can connect SSISDB from my SSMS without issues using my sa account.
However using Azure Devops - SSIS Deploy plugin I cannot deploy the SSIS packages using sa account. Crazy!