Use Azure DevOps Library to update variables in .json file using FileTransform@2
I'm trying to update my json file using FileTransform@2 by using variables from the Azure DevOps Library to populate these, but I am just getting an error that the value is already there. ##[error]Failed to apply JSON variable substitution. Changes…