Skip to content

Commit bed3784

Browse files
committed
fix blocking issues
1 parent 371455a commit bed3784

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

learn-pr/wwl-sci/design-solutions-security-posture-management-hybrid-multicloud-environments/10-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ quiz:
2929
questions:
3030
- content: "An organization operates workloads across Azure, AWS, and GCP. Which capability requires Defender CSPM rather than Foundational CSPM?"
3131
choices:
32-
- content: "Continuous assessment of resources against the Microsoft Cloud Security Benchmark (MCSB)."
32+
- content: "Continuous assessment of resources against the Microsoft cloud security benchmark (MCSB)."
3333
isCorrect: false
3434
explanation: "Foundational CSPM includes continuous assessment against MCSB at no cost across Azure, AWS, and GCP."
3535
- content: "Generating a secure score that quantifies overall security posture."
@@ -57,7 +57,7 @@ quiz:
5757
isCorrect: false
5858
explanation: "AWS Security Hub isn't used to enable workload protection. Defender for Cloud uses its own connectors and Azure Arc to provide runtime threat detection on non-Azure machines."
5959

60-
- content: "Which statement accurately describes how the Microsoft Cloud Security Benchmark (MCSB) supports multicloud security assessment?"
60+
- content: "Which statement accurately describes how the Microsoft cloud security benchmark (MCSB) supports multicloud security assessment?"
6161
choices:
6262
- content: "MCSB evaluates all cloud providers using Azure-specific configuration checks translated to equivalent settings."
6363
isCorrect: false

learn-pr/wwl-sci/design-solutions-security-posture-management-hybrid-multicloud-environments/includes/1-introduction-hybrid-multi-cloud-posture-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This module guides you through designing that solution using Microsoft Defender
88

99
By the end of this module, you're able to:
1010

11-
- Evaluate security posture by using Microsoft Cloud Security Benchmark, Microsoft Defender for Cloud, and secure scores
11+
- Evaluate security posture by using Microsoft cloud security benchmark, Microsoft Defender for Cloud, and secure scores
1212
- Design integrated security posture management and workload protection solutions in hybrid and multicloud environments
1313
- Design cloud workload protection solutions that use Microsoft Defender for Cloud
1414
- Design solutions for Microsoft Defender External Attack Surface Management (Defender EASM)

learn-pr/wwl-sci/design-solutions-security-posture-management-hybrid-multicloud-environments/includes/11-summary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ In this module, you learned how to design security posture management solutions
22

33
You learned how to:
44

5-
- Evaluate security posture by using Microsoft Cloud Security Benchmark, Microsoft Defender for Cloud, and secure scores
5+
- Evaluate security posture by using Microsoft cloud security benchmark, Microsoft Defender for Cloud, and secure scores
66
- Design integrated security posture management and workload protection solutions in hybrid and multicloud environments
77
- Design cloud workload protection solutions that use Microsoft Defender for Cloud
88
- Design solutions for Microsoft Defender External Attack Surface Management (Defender EASM)
@@ -12,7 +12,7 @@ With these capabilities, security architects can deliver comprehensive visibilit
1212

1313
## Learn more
1414

15-
- [Microsoft Cloud Security Benchmark overview](/security/benchmark/azure/introduction)
15+
- [Microsoft cloud security benchmark overview](/security/benchmark/azure/introduction)
1616
- [Overview of Cloud Security Posture Management (CSPM)](/azure/defender-for-cloud/concept-cloud-security-posture-management)
1717
- [Secure score in Microsoft Defender for Cloud](/azure/defender-for-cloud/secure-score-security-controls)
1818
- [Cloud workload protection in Microsoft Defender for Cloud](/azure/defender-for-cloud/defender-for-cloud-introduction#protect-cloud-workloads)

learn-pr/wwl-sci/design-solutions-security-posture-management-hybrid-multicloud-environments/includes/2-evaluate-security-posture-microsoft-cloud-security-benchmark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Microsoft Defender for Cloud serves as the primary tool for evaluating security posture across cloud environments. At the core of this evaluation is the Microsoft Cloud Security Benchmark (MCSB), which defines the security standards against which your resources are assessed.
1+
Microsoft Defender for Cloud serves as the primary tool for evaluating security posture across cloud environments. At the core of this evaluation is the Microsoft cloud security benchmark (MCSB), which defines the security standards against which your resources are assessed.
22

3-
## Understanding the Microsoft Cloud Security Benchmark
3+
## Understanding the Microsoft cloud security benchmark
44

55
MCSB is a comprehensive set of security best practices organized into security domains. Each domain groups related security recommendations that address a specific area of concern. The following table shows the 12 security domains defined in MCSB v2:
66

learn-pr/wwl-sci/design-solutions-security-posture-management-hybrid-multicloud-environments/includes/4-evaluate-security-posture-microsoft-defender-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Microsoft provides several secure scores across its security portfolio, each mea
66

77
| Score | Domain | Portal | Primary sources |
88
|-------|--------|--------|-----------------|
9-
| Microsoft Secure Score | Identity, devices, apps, data | Microsoft Defender portal (security.microsoft.com) | Microsoft Entra, Defender for Endpoint, Defender for Cloud Apps, M365 services |
9+
| Microsoft Secure Score | Identity, devices, apps, data | Microsoft Defender portal (security.microsoft.com) | Microsoft Entra, Defender for Endpoint, Defender for Cloud Apps, Microsoft 365 services |
1010
| Cloud Secure Score | Cloud posture (multicloud) | Microsoft Defender portal → Exposure Management → Initiatives | Microsoft Defender for Cloud (Azure, AWS, GCP) |
1111
| Classic Secure Score | Cloud posture (control-based) | Azure portal → Defender for Cloud | Microsoft Defender for Cloud (MCSB controls) |
1212
| Exposure Secure Score | Device and endpoint posture | Microsoft Defender portal → Exposure Management | Microsoft Defender for Endpoint |

0 commit comments

Comments
 (0)