Skip to content

Commit f7fbb6d

Browse files
committed
adjust layout
1 parent 5131bcd commit f7fbb6d

File tree

1 file changed

+20
-54
lines changed

1 file changed

+20
-54
lines changed

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

Lines changed: 20 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -139,76 +139,42 @@ This section explores several example scenarios. The following examples use symb
139139

140140
#### Team member enables "Do not deliver" setting
141141

142-
:::row:::
143-
:::column span="":::
144-
**Example team members**
142+
Example team members:
145143

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.
149146

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.
156148

157149
#### Team member enables "Deliver to individual members" setting
158150

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:
168152

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.
171157

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.
175159

176160
#### Team contains nested group
177161

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:
189163

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.
192170

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.
196172

197173
#### Team member is Microsoft Entra group
198174

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`.
208176

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.
212178

213179
## Related content
214180

0 commit comments

Comments
 (0)