I have following send email task and I am trying to use in the Azure DevOps yaml pipeline but I am stuck in using it. Prior task of this send email generates JSON and ...
Hi, I started your sendemail which worked fine until I started to populate the body by a value from a prcedent powershell task in which I initialize the variable. In send email I do this Body: "To ...