The backup of our database using SQL plugin became twice longer and bigger.
Upon investigating, the job backs up the databases twice.
The restore command shows two instances available for restore, pointing to same DB server (which is redundant).
The SQL instance was added twice. One with windows user and other with sql server authentication.
And in the selection set , " All Instances" was selected. Un-checking one instance resolves the issue.
