You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organizations/notifications/concepts-email-recipients.md
+20-54Lines changed: 20 additions & 54 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,76 +139,42 @@ This section explores several example scenarios. The following examples use symb
139
139
140
140
#### Team member enables "Do not deliver" setting
141
141
142
-
:::row:::
143
-
:::column span="":::
144
-
**Example team members**
142
+
Example team members:
145
143
146
-
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
147
-
- Team `T1` has the **Do not deliver** setting enabled.
148
-
:::column-end:::
144
+
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
145
+
- Team `T1` has the **Do not deliver** setting enabled.
149
146
150
-
:::column span="":::
151
-
**Notification process**
152
-
153
-
Only users `I1` and `I2` receive the notification messages at their preferred contact email address. Members of the nested team `T1` aren't notified.
154
-
:::column-end:::
155
-
:::row-end:::
147
+
Only users `I1` and `I2` receive the notification messages at their preferred contact email address. Members of the nested team `T1` aren't notified.
156
148
157
149
#### Team member enables "Deliver to individual members" setting
158
150
159
-
:::row:::
160
-
:::column span="":::
161
-
**Example team members**
162
-
163
-
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
164
-
- Team `T1` has two member users, `I2` and `I3`.
165
-
- User `I2` is a member of both the primary team and team `T1`.
166
-
- Team `T1` has the **Deliver to individual members** setting enabled.
167
-
:::column-end:::
151
+
Example team members:
168
152
169
-
:::column span="":::
170
-
**Notification process**
153
+
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
154
+
- Team `T1` has two member users, `I2` and `I3`.
155
+
- User `I2` is a member of both the primary team and team `T1`.
156
+
- Team `T1` has the **Deliver to individual members** setting enabled.
171
157
172
-
Team `T1` is expanded to identify its members. `I1`, `I2`, and `I3` all receive the notification messages at their preferred contact email address.
173
-
:::column-end:::
174
-
:::row-end:::
158
+
Team `T1` is expanded to identify its members. `I1`, `I2`, and `I3` all receive the notification messages at their preferred contact email address.
175
159
176
160
#### Team contains nested group
177
161
178
-
:::row:::
179
-
:::column span="":::
180
-
**Example team members**
181
-
182
-
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
183
-
- Team `T1` has three members: users `I2` and `I3`, and nested team `T2`.
184
-
- Team `T2` has two member users, `I4` and `I5`.
185
-
- User `I2` is a member of both the primary team and team `T1`.
186
-
- Team `T1` has the **Do not deliver** setting enabled.
187
-
- Team `T2` has the **Deliver to individual members** setting enabled.
188
-
:::column-end:::
162
+
Example team members:
189
163
190
-
:::column span="":::
191
-
**Notification process**
164
+
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
165
+
- Team `T1` has three members: users `I2` and `I3`, and nested team `T2`.
166
+
- Team `T2` has two member users, `I4` and `I5`.
167
+
- User `I2` is a member of both the primary team and team `T1`.
168
+
- Team `T1` has the **Do not deliver** setting enabled.
169
+
- Team `T2` has the **Deliver to individual members** setting enabled.
192
170
193
-
Because team `T1` has the **Do not deliver** setting enabled, the team **isn't** expanded to identify its members. Although team `T2` has the **Deliver to individual members** setting enabled, team `T2` is nested within team `T1`. The **Do not deliver** delivery preferences for `T1` takes precedence over settings made by its members. Only users `I1` and `I2` receive the notification messages at their preferred contact email address.
194
-
:::column-end:::
195
-
:::row-end:::
171
+
Because team `T1` has the **Do not deliver** setting enabled, the team **isn't** expanded to identify its members. Although team `T2` has the **Deliver to individual members** setting enabled, team `T2` is nested within team `T1`. The **Do not deliver** delivery preferences for `T1` takes precedence over settings made by its members. Only users `I1` and `I2` receive the notification messages at their preferred contact email address.
196
172
197
173
#### Team member is Microsoft Entra group
198
174
199
-
:::row:::
200
-
:::column span="":::
201
-
**Example team members**
202
-
203
-
- The primary team has three members: users `I1` and `I2`, and nested Microsoft Entra group `E1`.
204
-
:::column-end:::
205
-
206
-
:::column span="":::
207
-
**Notification process**
175
+
In this example, the primary team has three members: users `I1` and `I2`, and nested Microsoft Entra group `E1`.
208
176
209
-
Azure DevOps doesn't expand Windows Server Active Directory (Windows AD) groups when delivering notifications. Only users `I1` and `I2` receive the notification messages at their preferred contact email address.
210
-
:::column-end:::
211
-
:::row-end:::
177
+
Azure DevOps doesn't expand Windows Server Active Directory (Windows AD) groups when delivering notifications. Only users `I1` and `I2` receive the notification messages at their preferred contact email address.
0 commit comments