I created a release that will create resources in Azure following the task sequence, with a sequential pipeline. But in AzureDevOps I am facing a problem when I am trying to execute the same build multiple times it's throwing the error that resource already exists and the pipeline showing a failed run. How can we achieve this in Azure DevOps?