CICD pipelines are being canceled by microsoft realease service

Hiral Shah 141 Reputation points
2022-02-24T19:49:02.53+00:00

Hello,

I am trying to run my devops cicd pipeline and they are canceled by Microsoft release services with the message : "Deployment was canceled byMicrosoft.VisualStudio.Services.ReleaseManagement"

It was working fine , just from today morning I started getting this message.

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
292 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,782 Reputation points Microsoft Employee Moderator
    2022-02-25T02:37:46.623+00:00

    As per the discussion in the Azure DevOps dedicated forum, the issue is supposed to be caused by the deprecated win2016. Any vs2017-win2016 runs will fail during the brownout period. Please check the official doc for more details.
    If the issue still persists, please feel free to post on this ongoing thread for this particular issue.

    ----------

    Azure DevOps is currently not supported on Microsoft Q&A. The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html
    You can also ask for help here on Stack Overflow: https://stackoverflow.com/questions/tagged/azure-devops
    Please post your question on the forums shared above and the experts will guide you.

    0 comments No comments

  2. Alex Ifesinachi 1 Reputation point
    2022-03-30T09:54:06.303+00:00

    Create a new release pipeline using the same configurations you used while setting up the failing release and redeploy. This fixed it for us.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.