Share via

Pipeline emails from AzureDevOps@microsoft.com links removed

Yvonne 30 Reputation points
2026-03-17T15:17:33.52+00:00

Pipeline emails from AzureDevOps@microsoft.com links removed. Have anyone run into this issue and what did you do to fix it?

We have done extensive tracing with Microsoft support and Cisco, since we have Cisco email security. We DO NOT have any policies in place. No EAC rules or Defender policies.

This is what we are getting in the email of the body:

Provide N/A with the key vault secret id [link removed] and direct them to the [link removed]1 script to retrieve the application information.

Azure DevOps

2 answers

Sort by: Most helpful
  1. Pravallika KV 13,545 Reputation points Microsoft External Staff Moderator
    2026-03-21T01:06:19.5933333+00:00

    Hi @Yvonne ,

    Thanks for reaching out to Microsoft Q&A.

    The links are being removed because Azure DevOps automatically masks secrets or sensitive information in emails. Any URL containing a Key Vault secret ID or other secret variable will be replaced with [link removed] by design. To include links safely, you need to reference non-secret variables or indirect URLs that don’t expose sensitive data.

    Hope this helps!


    If the resolution was helpful, kindly take a moment to click on User's imageand click on Yes for was this answer helpful. And, if you have any further query do let us know.


  2. Q&A Assist
    2026-03-17T15:17:48.58+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Azure DevOps notification emails can be modified or filtered by systems between Azure DevOps and the mailbox, including group subscriptions and organization-level notification settings. When links or content are missing in pipeline emails, the primary supported checks are:

    1. Verify how the email is being generated and who it is sent to
      • Check whether the email is coming from a team/organization subscription or an individual subscription. If it is a group or team subscription, the subscription owner might have changed the template or scope.
      • Inspect the To: line of the email to confirm whether it is being sent to a group address of which the affected mailbox is a member.
    2. Inspect the subscription that generated the email
      • At the bottom (footer) of Azure DevOps notification emails there is a link to view the subscription that triggered the email.
      • Open that link and review the subscription configuration (event type, filters, and delivery settings). If it is an organization or team subscription, opt out or adjust it as needed.
    3. Check for permission-based filtering
      • Azure DevOps filters notification recipients based on permissions to the underlying artifacts (for example, pipelines, work items, or other resources referenced in the email).
      • If the creator or last modifier of the subscription has lost permissions to the project, Azure DevOps can silently stop or alter notifications. Verify that the subscription creator and any users with subscription-level access still have valid permissions in the project.
      • Use notification delivery logs to see how the email was generated and whether any filtering occurred. For details, see the guidance on enabling subscription logging.
    4. If the problem persists
      • If none of the above explains the missing links or altered content, engage Azure DevOps customer support with examples of affected messages, including headers and the subscription details from the email footer.

    These steps focus on confirming that the issue is not caused by Azure DevOps notification configuration or permission-based filtering before continuing to work with the email security vendor.


    References:

Your answer

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