Skip to content

Commit ead739e

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/learn-pr (branch live)
2 parents f95739d + 0fa79b1 commit ead739e

18 files changed

Lines changed: 375 additions & 305 deletions

learn-pr/advocates/improve-reliability-failure/1-introduction.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title: "Introduction"
44
metadata:
55
title: "Introduction"
66
description: "Introduction"
7-
ms.date: 04/19/2024
7+
ms.date: 04/17/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit
1111
ms.custom: team=cloud_advocates
12-
ms.contributors: dnb-06092020
13-
durationInMinutes: 2
12+
ms.contributors: orthomas-20260417
13+
durationInMinutes: 3
1414
content: |
1515
[!include[](includes/1-introduction.md)]

learn-pr/advocates/improve-reliability-failure/2-rationale.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,43 @@ title: "Why learn from incidents?"
44
metadata:
55
title: "Why learn from incidents?"
66
description: "Why learn from incidents?"
7-
ms.date: 04/19/2024
7+
ms.date: 04/17/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit
1111
ms.custom: team=cloud_advocates
12-
ms.contributors: dnb-06092020
12+
ms.contributors: orthomas-20260417
1313
durationInMinutes: 5
1414
content: |
1515
[!include[](includes/2-rationale.md)]
1616
quiz:
1717
title: Check your knowledge
1818
questions:
1919

20-
- content: 'Which of these statements are NOT true about complex systems?'
20+
- content: "Which of these statements is NOT true about complex systems?"
2121
choices:
22-
- content: 'Complex systems contain changing mixtures of failure latent within them.'
22+
- content: "Complex systems contain changing mixtures of failure latent within them."
2323
isCorrect: false
24-
explanation: 'Complex systems do contain changing mixtures of failure latent within them.'
25-
- content: 'Complex systems run in degraded mode.'
24+
explanation: "Complex systems do contain changing mixtures of failure latent within them."
25+
- content: "Complex systems run in degraded mode."
2626
isCorrect: false
27-
explanation: 'Complex systems do run in degraded mode by their nature.'
28-
- content: 'Catastrophe is always just around the corner.'
27+
explanation: "Complex systems do run in degraded mode by their nature."
28+
- content: "Catastrophe is always just around the corner."
2929
isCorrect: false
30-
explanation: 'Catastrophe is always just around the corner in a complex system.'
31-
- content: 'Complex systems can run without human intervention.'
30+
explanation: "Catastrophe is always just around the corner in a complex system."
31+
- content: "Complex systems stay reliable without ongoing human adaptation."
3232
isCorrect: true
33-
explanation: 'Correct, this is not true. If anything, complex systems might need more human intervention to keep running.'
33+
explanation: "Correct, this isn't true. Complex systems depend on ongoing human adaptation and intervention to keep working."
3434

35-
- content: 'What is the role of people in complex systems?'
35+
- content: "What is the role of people in complex systems?"
3636
choices:
37-
- content: 'They work on the system.'
37+
- content: "They work on the system."
3838
isCorrect: false
39-
explanation: 'Systems are socio-technical in nature, and people are a part of them.'
40-
- content: 'They work with a system.'
39+
explanation: "Systems are socio-technical in nature, and people are a part of them."
40+
- content: "They work with a system."
4141
isCorrect: false
42-
explanation: 'Systems are socio-technical in nature, and people are a part of them.'
43-
- content: 'They work within a system.'
42+
explanation: "Systems are socio-technical in nature, and people are a part of them."
43+
- content: "They work within a system."
4444
isCorrect: true
45-
explanation: 'Correct. Systems are socio-technical in nature, and people are a part of them.'
45+
explanation: "Correct. Systems are socio-technical in nature, and people are a part of them."
4646

learn-pr/advocates/improve-reliability-failure/3-post-incident-review.yml

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4,66 +4,66 @@ title: "What is a post-incident review?"
44
metadata:
55
title: "What is a post-incident review?"
66
description: "What is a post-incident review?"
7-
ms.date: 04/19/2024
7+
ms.date: 04/17/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit
1111
ms.custom: team=cloud_advocates
12-
ms.contributors: dnb-06092020
12+
ms.contributors: orthomas-20260417
1313
durationInMinutes: 3
1414
content: |
1515
[!include[](includes/3-post-incident-review.md)]
1616
quiz:
1717
title: Check your knowledge
1818
questions:
1919

20-
- content: 'Which of the following options is the correct name for the process that helps us learn from failure?'
20+
- content: "Which of the following options is the correct name for the process that helps us learn from failure?"
2121
choices:
22-
- content: 'Post-incident review'
22+
- content: "Post-incident review"
2323
isCorrect: false
24-
explanation: 'There is no one correct name. It is the process that matters.'
25-
- content: 'Post-incident learning review'
24+
explanation: "There's no one correct name. It's the process that matters."
25+
- content: "Post-incident learning review"
2626
isCorrect: false
27-
explanation: 'There is no one correct name. It is the process that matters.'
28-
- content: 'Postmortem'
27+
explanation: "There's no one correct name. It's the process that matters."
28+
- content: "Postmortem"
2929
isCorrect: false
30-
explanation: 'There is no one correct name. It is the process that matters.'
31-
- content: 'Retrospective'
30+
explanation: "There's no one correct name. It's the process that matters."
31+
- content: "Retrospective"
3232
isCorrect: false
33-
explanation: 'There is no one correct name. It is the process that matters.'
34-
- content: 'People have different names for the same thing. Any of the preceding terms work, because it is the process that matters.'
33+
explanation: "There's no one correct name. It's the process that matters."
34+
- content: "People have different names for the same thing. Any of the preceding terms work, because it's the process that matters."
3535
isCorrect: true
36-
explanation: 'Correct, there is no one correct name. It is the process that matters.'
36+
explanation: "Correct, there's no one correct name. It's the process that matters."
3737

38-
- content: 'A post-incident review takes place during which phase of the incident lifecycle?'
38+
- content: "A post-incident review takes place during which phase of the incident lifecycle?"
3939
choices:
40-
- content: 'Detection'
40+
- content: "Detection"
4141
isCorrect: false
42-
explanation: 'The post-incident review takes place during the analysis phase.'
43-
- content: 'Response'
42+
explanation: "The post-incident review takes place during the analysis phase."
43+
- content: "Response"
4444
isCorrect: false
45-
explanation: 'The post-incident review takes place during the analysis phase.'
46-
- content: 'Remediation'
45+
explanation: "The post-incident review takes place during the analysis phase."
46+
- content: "Remediation"
4747
isCorrect: false
48-
explanation: 'The post-incident review takes place during the analysis phase.'
49-
- content: 'Analysis'
48+
explanation: "The post-incident review takes place during the analysis phase."
49+
- content: "Analysis"
5050
isCorrect: true
51-
explanation: 'Correct.'
52-
- content: 'Readiness'
51+
explanation: "Correct."
52+
- content: "Readiness"
5353
isCorrect: false
54-
explanation: 'The post-incident review takes place during the analysis phase.'
54+
explanation: "The post-incident review takes place during the analysis phase."
5555

56-
- content: 'Ideally, when should you do a post-incident review?'
56+
- content: "Ideally, when should you do a post-incident review?"
5757
choices:
58-
- content: 'After every significant incident'
58+
- content: "After every significant incident"
5959
isCorrect: true
60-
explanation: 'Correct.'
61-
- content: 'Once a month'
60+
explanation: "Correct."
61+
- content: "Once a month"
6262
isCorrect: false
63-
explanation: 'Reviewing incidents once a month could be a good start, but once you establish this practice, it needs to happen after significant incidents.'
64-
- content: 'After every incident'
63+
explanation: "Reviewing incidents once a month could be a good start, but once you establish this practice, it needs to happen after significant incidents."
64+
- content: "After every incident"
6565
isCorrect: false
66-
explanation: 'Not all incidents require review (for example, minor ones).'
67-
- content: 'At the beginning of the fiscal quarter'
66+
explanation: "Not all incidents require review (for example, minor ones)."
67+
- content: "At the beginning of the fiscal quarter"
6868
isCorrect: false
69-
explanation: 'Incident reviews should take place in connection to significant incidents.'
69+
explanation: "Incident reviews should take place in connection to significant incidents."

learn-pr/advocates/improve-reliability-failure/4-components.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,51 +4,51 @@ title: "Characteristics and components of a good post-incident review"
44
metadata:
55
title: "Characteristics and components of a good post-incident review"
66
description: "Characteristics and components of a good post-incident review"
7-
ms.date: 04/19/2024
7+
ms.date: 04/17/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit
1111
ms.custom: team=cloud_advocates
12-
ms.contributors: dnb-06092020
13-
durationInMinutes: 3
12+
ms.contributors: orthomas-20260417
13+
durationInMinutes: 4
1414
content: |
1515
[!include[](includes/4-components.md)]
1616
quiz:
1717
title: Check your knowledge
1818
questions:
1919

20-
- content: 'What is the primary purpose of a post-incident review?'
20+
- content: "What is the primary purpose of a post-incident review?"
2121
choices:
22-
- content: 'To pinpoint who is to blame for the failure.'
22+
- content: "To pinpoint who is to blame for the failure."
2323
isCorrect: false
24-
explanation: 'Blaming and shaming does not create an environment conducive to improvement.'
25-
- content: 'To create a punch list of items to be repaired.'
24+
explanation: "Blaming and shaming doesn't create an environment conducive to improvement."
25+
- content: "To create a punch list of items to be repaired."
2626
isCorrect: false
27-
explanation: 'While a secondary goal might be to create a list of action items, the primary purpose is to learn and improve.'
28-
- content: 'To learn and improve.'
27+
explanation: "While a secondary goal might be to create a list of action items, the primary purpose is to learn and improve."
28+
- content: "To learn and improve."
2929
isCorrect: true
30-
explanation: 'Correct.'
30+
explanation: "Correct."
3131

32-
- content: 'Is it possible to fire your way to reliability?'
32+
- content: "Is it possible to fire your way to reliability?"
3333
choices:
34-
- content: 'Yes'
34+
- content: "Yes"
3535
isCorrect: false
36-
explanation: 'It is not possible, and it only leads to an empty team.'
37-
- content: 'No'
36+
explanation: "It isn't possible, and it only leads to an empty team."
37+
- content: "No"
3838
isCorrect: true
39-
explanation: 'Correct.'
39+
explanation: "Correct."
4040

41-
- content: 'What should a post-incident review focus on?'
41+
- content: "What should a post-incident review focus on?"
4242
choices:
43-
- content: 'Deficits in process and technology'
43+
- content: "Deficits in process and technology"
4444
isCorrect: false
45-
explanation: 'The focus needs to be on all of these items.'
46-
- content: 'Better understanding of the system we work within'
45+
explanation: "The focus needs to be on all of these items."
46+
- content: "Better understanding of the system we work within"
4747
isCorrect: false
48-
explanation: 'The focus needs to be on all of these items.'
49-
- content: 'Hearing the different perspectives people have about the same incident.'
48+
explanation: "The focus needs to be on all of these items."
49+
- content: "Hearing the different perspectives people have about the same incident."
5050
isCorrect: false
51-
explanation: 'The focus needs to be on all of these items.'
52-
- content: 'All of these'
51+
explanation: "The focus needs to be on all of these items."
52+
- content: "All of these"
5353
isCorrect: true
54-
explanation: 'Correct, The focus needs to be on all of these items.'
54+
explanation: "Correct, The focus needs to be on all of these items."

learn-pr/advocates/improve-reliability-failure/5-process.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,42 @@ title: "The post-incident review process"
44
metadata:
55
title: "The post-incident review process"
66
description: "The post-incident review process"
7-
ms.date: 04/19/2024
7+
ms.date: 04/17/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit
1111
ms.custom: team=cloud_advocates
12-
ms.contributors: dnb-06092020
12+
ms.contributors: orthomas-20260417
1313
durationInMinutes: 7
1414
content: |
1515
[!include[](includes/5-process.md)]
1616
quiz:
1717
title: Check your knowledge
1818
questions:
1919

20-
- content: 'What is the first step to begin a post-review process?'
20+
- content: "What is the first step to begin a post-review process?"
2121
choices:
22-
- content: 'Write down everything you can remember about the incident.'
22+
- content: "Write down everything you can remember about the incident."
2323
isCorrect: false
24-
explanation: 'We need to gather the data, especially the conversation, first.'
25-
- content: 'Gather the data, including the conversation and context.'
24+
explanation: "We need to gather the data, especially the conversation, first."
25+
- content: "Gather the data, including the conversation and context."
2626
isCorrect: true
27-
explanation: 'Correct.'
28-
- content: 'Schedule a meeting room for the discussion.'
27+
explanation: "Correct."
28+
- content: "Schedule a meeting room for the discussion."
2929
isCorrect: false
30-
explanation: 'Though meeting space may be at a premium, gather the data first.'
31-
- content: 'Meet with the engineering manager associated with the service that had a problem.'
30+
explanation: "Though meeting space may be at a premium, gather the data first."
31+
- content: "Meet with the engineering manager associated with the service that had a problem."
3232
isCorrect: false
33-
explanation: 'You need to gather the data first, and all stakeholders can be a part of that process.'
33+
explanation: "You need to gather the data first, and all stakeholders can be a part of that process."
3434

35-
- content: 'Which tool can help us retrieve a Teams conversation for the post-incident review?'
35+
- content: "Which tool can help us retrieve a Teams conversation for the post-incident review?"
3636
choices:
37-
- content: 'Microsoft Graph API'
37+
- content: "Microsoft Graph API"
3838
isCorrect: true
39-
explanation: 'Correct, we can query this API to retrieve Teams conversations.'
40-
- content: 'Kusto Query Language'
39+
explanation: "Correct, we can query this API to retrieve Teams conversations."
40+
- content: "Kusto Query Language"
4141
isCorrect: false
42-
explanation: 'KQL does not help us retrieve a Teams conversation.'
43-
- content: 'Azure Monitor'
42+
explanation: "KQL doesn't help us retrieve a Teams conversation."
43+
- content: "Azure Monitor"
4444
isCorrect: false
45-
explanation: 'Azure Monitor does not help us retrieve a Teams conversation.'
45+
explanation: "Azure Monitor doesn't help us retrieve a Teams conversation."

learn-pr/advocates/improve-reliability-failure/6-traps.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,39 @@ title: "Common traps to avoid"
44
metadata:
55
title: "Common traps to avoid"
66
description: "Common traps to avoid"
7-
ms.date: 04/19/2024
7+
ms.date: 04/17/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit
1111
ms.custom: team=cloud_advocates
12-
ms.contributors: dnb-06092020
12+
ms.contributors: orthomas-20260417
1313
durationInMinutes: 7
1414
content: |
1515
[!include[](includes/6-traps.md)]
1616
quiz:
1717
title: Check your knowledge
1818
questions:
1919

20-
- content: 'Which of the following terms refers to telling a story about events that did not happen in order to explain what did happen?'
20+
- content: "Which of the following terms refers to telling a story about events that didn't happen in order to explain what did happen?"
2121
choices:
22-
- content: 'Mechanistic reasoning'
22+
- content: "Mechanistic reasoning"
2323
isCorrect: false
24-
explanation: 'Mechanistic reasoning refers to the concept that a particular outcome can be inferred from intervention.'
25-
- content: 'Normative language'
24+
explanation: "Mechanistic reasoning refers to the concept that a particular outcome can be inferred from intervention."
25+
- content: "Normative language"
2626
isCorrect: false
27-
explanation: 'Normative language often implies that there was an "obviously correct" course of action and judges people based on hindsight.'
28-
- content: 'Counterfactual reasoning'
27+
explanation: "Normative language often implies that there was an \"obviously correct\" course of action and judges people based on hindsight."
28+
- content: "Counterfactual reasoning"
2929
isCorrect: true
30-
explanation: 'Correct.'
30+
explanation: "Correct."
3131

32-
- content: 'Human error is a...'
32+
- content: "Human error is a..."
3333
choices:
34-
- content: 'Diagnosis.'
34+
- content: "Diagnosis."
3535
isCorrect: false
36-
explanation: 'Human error is a label.'
37-
- content: 'Cause of problems.'
36+
explanation: "Human error is a label."
37+
- content: "Cause of problems."
3838
isCorrect: false
39-
explanation: 'Human error is a label.'
40-
- content: 'Label that causes you to quit investigating at precisely the moment when youre about to discover something interesting about your system.'
39+
explanation: "Human error is a label."
40+
- content: "Label that causes you to quit investigating at precisely the moment when you're about to discover something interesting about your system."
4141
isCorrect: true
42-
explanation: 'Correct.'
42+
explanation: "Correct."

0 commit comments

Comments
 (0)