简体   繁体   中英

Not getting notification for Group approver from Azure Devops

In Azure Devops I have created an Environment with Approvers list as group approvers. While I define as group approvers (AAD) I am not getting Email notification but if I define as individual user as approver then I am getting Email notification for the respective users successfully.

I am not sure why I am not getting email notification for group approvers in Azure Devops Environment.

Can you please advice how to get email notification for "group approvers" in Azure Devops Environment.

This is a known issue as reported here in Azure DevOps feedback forum, and the product group replied that “ This is the intended behavior. Azure DevOps doesn't expand AD groups when delivering Notifications. Instead I'd suggest adding an email alias as an explicit recipient to that subscription and having that alias tie to the AD group if possible.

Also there is a suggestion ticket to suggest this feature, you could vote or add your feedback here to increase the suggestion priority and then the product group will review your feedback.

Let's look at a few scenarios. We use the following symbols to denote the types of members:

I: individual user T: nested team or group A: mail-enabled Azure Active Directory (Azure AD) group.

A member that's an Azure AD group The team has members I1, I2, and A1. What happens: only I1 and I2 get notified via their preferred email addresses. Members of A1 don't get notified, as Azure DevOps doesn't expand AD groups when delivering notifications

https://learn.microsoft.com/en-us/azure/devops/notifications/concepts-email-recipients?view=azure-devops

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM