Skip to content

Commit 3455e8b

Browse files
Merge pull request #51255 from v-thpra/azure-triage-fix-1064572
Fix for Customer Feedback 1064572: wrong marking for correct answer
2 parents ed09bbf + bb43097 commit 3455e8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

learn-pr/azure/intro-to-arc-for-servers/4-simplify-management-maintenance-azure-arc-servers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ quiz:
2222
explanation: "Incorrect. While it's possible to identify the required information, this identification would require extra administrative effort."
2323
- content: "Use Windows Admin Center to connect to each server."
2424
isCorrect: false
25-
explanation: "Incorrect. While it's possible to identify the required information, this would require extra administrative effort."
25+
explanation: "Incorrect. While it's possible to identify the required information, this identification would require extra administrative effort."
2626
- content: "Use the Azure Arc-enabled servers pane in the Azure portal."
2727
isCorrect: true
2828
explanation: "Correct. This pane lets you easily identify a server's operating system and version."
2929
- content: "Which of these can be used to automatically respond to security incidents for your Arc-enabled servers?"
3030
choices:
3131
- content: "Microsoft Sentinel."
32-
isCorrect: false
32+
isCorrect: true
3333
explanation: "Correct. Microsoft Sentinel can respond to incidents with built-in orchestration and automation of common tasks."
3434
- content: "Azure Monitor."
3535
isCorrect: false
3636
explanation: "Incorrect. Azure Monitor is a solution for collecting, analyzing, and responding to telemetry data."
3737
- content: "Log Analytics workspace."
38-
isCorrect: true
38+
isCorrect: false
3939
explanation: "Incorrect. A Log Analytics workspace is a data store for data you collect."
4040

0 commit comments

Comments
 (0)