Skip to content

Commit 5131bcd

Browse files
committed
convert long table into multiple sections
1 parent 73a8156 commit 5131bcd

File tree

1 file changed

+23
-27
lines changed

1 file changed

+23
-27
lines changed

docs/organizations/notifications/concepts-email-recipients.md

Lines changed: 23 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -137,79 +137,75 @@ This section explores several example scenarios. The following examples use symb
137137
- `T`: Nested team or group
138138
- `E`: Email-enabled Microsoft Entra group
139139

140-
:::row:::
141-
:::column span="":::
142-
**Scenario**
143-
:::column-end:::
144-
145-
:::column span="":::
146-
**Example team members**
147-
:::column-end:::
148-
149-
:::column span="":::
150-
**Notification process**
151-
:::column-end:::
152-
:::row-end:::
140+
#### Team member enables "Do not deliver" setting
153141

154142
:::row:::
155143
:::column span="":::
156-
_Team member enables "Do not deliver" setting_
157-
:::column-end:::
144+
**Example team members**
158145

159-
:::column span="":::
160146
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
161147
- Team `T1` has the **Do not deliver** setting enabled.
162148
:::column-end:::
163149

164150
:::column span="":::
151+
**Notification process**
152+
165153
Only users `I1` and `I2` receive the notification messages at their preferred contact email address. Members of the nested team `T1` aren't notified.
166154
:::column-end:::
167155
:::row-end:::
168156

157+
#### Team member enables "Deliver to individual members" setting
158+
169159
:::row:::
170160
:::column span="":::
171-
_Team member enables "Deliver to individual members" setting_
172-
:::column-end:::
161+
**Example team members**
173162

174-
:::column span="":::
175163
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
176164
- Team `T1` has two member users, `I2` and `I3`.
177165
- User `I2` is a member of both the primary team and team `T1`.
178166
- Team `T1` has the **Deliver to individual members** setting enabled.
179167
:::column-end:::
180168

181169
:::column span="":::
170+
**Notification process**
171+
182172
Team `T1` is expanded to identify its members. `I1`, `I2`, and `I3` all receive the notification messages at their preferred contact email address.
183173
:::column-end:::
184174
:::row-end:::
185175

176+
#### Team contains nested group
177+
186178
:::row:::
187179
:::column span="":::
188-
_Team contains nested group_
189-
:::column-end:::
180+
**Example team members**
190181

191-
:::column span="":::
192182
- The primary team has three members: users `I1` and `I2`, and nested team `T1`.
193183
- Team `T1` has three members: users `I2` and `I3`, and nested team `T2`.
194-
- Team `T2` has two member users, `I4` and `I5`. <br> - User `I2` is a member of both the primary team and team `T1`.
195-
- Team `T1` has the **Do not deliver** setting enabled. <br> - Team `T2` has the **Deliver to individual members** setting enabled.
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.
196188
:::column-end:::
197189

198190
:::column span="":::
191+
**Notification process**
192+
199193
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.
200194
:::column-end:::
201195
:::row-end:::
202196

197+
#### Team member is Microsoft Entra group
198+
203199
:::row:::
204200
:::column span="":::
205-
_Team member is Microsoft Entra group_
206-
:::column-end:::
201+
**Example team members**
207202

208-
:::column span="":::
209203
- The primary team has three members: users `I1` and `I2`, and nested Microsoft Entra group `E1`.
210204
:::column-end:::
211205

212206
:::column span="":::
207+
**Notification process**
208+
213209
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.
214210
:::column-end:::
215211
:::row-end:::

0 commit comments

Comments
 (0)