🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided SC-900 Domain 3
Domain 3 — Module 3 of 9 33%
15 of 28 overall

SC-900 Study Guide

Domain 1: Security, Compliance & Identity Concepts

  • Security Foundations: Shared Responsibility & Defence-in-Depth Free
  • Zero Trust: Never Trust, Always Verify Free
  • Encryption, Hashing & GRC Free
  • Identity: The New Security Perimeter Free

Domain 2: Microsoft Entra Capabilities

  • Microsoft Entra ID: Your Identity Hub Free
  • Hybrid & External Identities
  • Authentication: Passwords, MFA & Passwordless
  • Password Protection & Self-Service Reset
  • Conditional Access: Smart Access Decisions
  • Entra Roles and RBAC
  • Identity Governance: Entitlements and Access Reviews
  • PIM and Identity Protection

Domain 3: Microsoft Security Solutions

  • Azure Network Defence: DDoS, Firewall & WAF
  • Azure Infrastructure Security: VNets, NSGs, Bastion & Key Vault
  • Microsoft Defender for Cloud
  • Microsoft Sentinel: SIEM Meets SOAR
  • Defender XDR: The Unified Threat Platform
  • Microsoft Defender for Office 365
  • Microsoft Defender for Endpoint
  • Defender for Cloud Apps & Defender for Identity
  • Vulnerability Management & Threat Intelligence

Domain 4: Microsoft Compliance Solutions

  • Service Trust Portal, Privacy Principles & Microsoft Priva
  • The Purview Portal & Compliance Manager
  • Data Classification & Sensitivity Labels
  • Data Loss Prevention (DLP)
  • Records Management & Retention
  • Insider Risk Management
  • eDiscovery & Audit

SC-900 Study Guide

Domain 1: Security, Compliance & Identity Concepts

  • Security Foundations: Shared Responsibility & Defence-in-Depth Free
  • Zero Trust: Never Trust, Always Verify Free
  • Encryption, Hashing & GRC Free
  • Identity: The New Security Perimeter Free

Domain 2: Microsoft Entra Capabilities

  • Microsoft Entra ID: Your Identity Hub Free
  • Hybrid & External Identities
  • Authentication: Passwords, MFA & Passwordless
  • Password Protection & Self-Service Reset
  • Conditional Access: Smart Access Decisions
  • Entra Roles and RBAC
  • Identity Governance: Entitlements and Access Reviews
  • PIM and Identity Protection

Domain 3: Microsoft Security Solutions

  • Azure Network Defence: DDoS, Firewall & WAF
  • Azure Infrastructure Security: VNets, NSGs, Bastion & Key Vault
  • Microsoft Defender for Cloud
  • Microsoft Sentinel: SIEM Meets SOAR
  • Defender XDR: The Unified Threat Platform
  • Microsoft Defender for Office 365
  • Microsoft Defender for Endpoint
  • Defender for Cloud Apps & Defender for Identity
  • Vulnerability Management & Threat Intelligence

Domain 4: Microsoft Compliance Solutions

  • Service Trust Portal, Privacy Principles & Microsoft Priva
  • The Purview Portal & Compliance Manager
  • Data Classification & Sensitivity Labels
  • Data Loss Prevention (DLP)
  • Records Management & Retention
  • Insider Risk Management
  • eDiscovery & Audit
Domain 3: Microsoft Security Solutions Premium ⏱ ~12 min read

Microsoft Defender for Cloud

Your unified security dashboard for cloud workloads — how CSPM scores your posture, and how Defender plans protect servers, databases, containers, and more.

What is Defender for Cloud?

☕ Simple explanation

Imagine a health check-up for your entire cloud environment.

Defender for Cloud is like having a doctor who does two things: (1) gives you a health score and tells you what to fix before you get sick (that’s CSPM — posture management), and (2) actively fights off infections when they happen (that’s cloud workload protection).

The health score is your Secure Score — a number from 0 to 100% showing how healthy your security posture is. The doctor’s prescriptions are recommendations — specific actions like “turn on encryption for this database” or “enable MFA for these admin accounts.”

You get the check-up for free. The active protection (Defender plans) costs extra.

Microsoft Defender for Cloud is a Cloud-Native Application Protection Platform (CNAPP) that provides unified security management and advanced threat protection across Azure, on-premises, and multi-cloud workloads (AWS, GCP).

It combines two core capabilities: Cloud Security Posture Management (CSPM), which continuously assesses resources and provides a Secure Score with actionable recommendations, and Cloud Workload Protection (CWP), which provides threat detection and response for specific resource types through Defender plans.

Cloud Security Posture Management (CSPM)

CSPM is the “health check” side of Defender for Cloud. It continuously assesses your resources, identifies misconfigurations, and tells you exactly what to fix.

Secure Score

The Secure Score is a percentage (0-100%) that represents the overall security health of your environment. A higher score means fewer misconfigurations and better alignment with security best practices.

How it works:

  1. Defender for Cloud assesses all your resources against security controls
  2. Each control is worth points (for example, “Enable MFA” might be worth 10 points)
  3. Your score = points earned / total possible points
  4. As you fix recommendations, your score increases

Example: SecureBank starts at 45%. Alex follows the recommendations — enables encryption on storage accounts, configures NSGs on all subnets, and turns on MFA for admins. The score jumps to 72%.

Security policies and standards

Defender for Cloud evaluates resources against security standards — collections of rules that define what “secure” looks like:

StandardWhat it covers
Microsoft Cloud Security Benchmark (MCSB)Microsoft’s default standard — best practices across identity, network, data, logging, and more
Regulatory compliance standardsCIS Benchmarks, NIST 800-53, PCI DSS, ISO 27001, SOC 2 — frameworks mapped to Azure controls
Custom standardsOrganisations can create their own standards to match internal policies

The MCSB is enabled automatically for every Azure subscription. Regulatory compliance standards can be added in the compliance dashboard.

Recommendations

Recommendations are the actionable output of CSPM. Each recommendation tells you:

  • What is misconfigured (for example, “Storage account allows public blob access”)
  • Why it matters (risk description)
  • How to fix it (step-by-step remediation, often with a “Fix” button for one-click remediation)
  • Which resources are affected
💡 Scenario: Alex reviews SecureBank's Secure Score

Director Reyes asks Alex for a security posture report. Alex opens Defender for Cloud and sees:

  • Secure Score: 58%
  • Top recommendation: “Enable Azure DDoS Protection on virtual networks” — affects 3 VNets, worth 8 points
  • Second recommendation: “Storage accounts should restrict network access” — affects 5 storage accounts, worth 6 points
  • Third recommendation: “SQL databases should have transparent data encryption enabled” — affects 2 databases, worth 4 points

Alex fixes the top three recommendations, and the score rises to 73%. The compliance dashboard now shows 89% alignment with the MCSB standard.

Alex reports: “We were at 58% last month. After addressing the top recommendations, we’re at 73% — and we’ve closed the five most critical misconfigurations.”

Cloud Workload Protection (CWP)

While CSPM is about preventing problems (posture), Cloud Workload Protection is about detecting and responding to active threats. It is delivered through Defender plans — each plan protects a specific resource type.

Defender plans overview

Defender PlanWhat it protectsExample detection
Defender for ServersWindows and Linux VMs (Azure and on-prem)Suspicious process execution, brute-force RDP attempts
Defender for SQLAzure SQL, SQL on VMs, open-source databasesSQL injection attempts, anomalous database access
Defender for StorageAzure Storage accountsMalware upload to blob storage, access from suspicious IPs
Defender for ContainersAKS clusters and container registriesVulnerable container images, runtime threats in clusters
Defender for App ServiceAzure App Service web appsCommand injection, suspicious outbound communication
Defender for Key VaultAzure Key VaultUnusual secret access patterns, access from anonymous IPs

Each plan is enabled independently per resource type — you pay only for the plans you turn on.

Free vs enhanced security

Foundational CSPM is free — Defender plans add active threat protection
FeatureFree (Foundational CSPM)Enhanced (Defender Plans Enabled)
Secure ScoreYesYes
Security recommendationsYesYes — plus remediation automation
MCSB complianceYesYes — plus regulatory compliance standards
Threat detectionNoYes — per-plan threat alerts
Vulnerability assessmentNoYes — built into Defender for Servers and Containers
Just-in-time VM accessNoYes — time-limited port access
CostFree for all Azure subscriptionsPer-resource pricing based on plans enabled
💡 Exam tip: CSPM vs CWP

The exam often tests whether you know the difference:

  • CSPM = posture, prevention, Secure Score, recommendations, compliance. Think: “How healthy am I?”
  • CWP = threat detection, alerts, active protection. Think: “Something is attacking me — detect and respond.”

If a question asks about “identifying misconfigurations” or “improving security posture” — the answer is CSPM. If a question asks about “detecting threats” or “alerting on suspicious activity” — the answer is CWP (Defender plans).

Multi-cloud coverage

Defender for Cloud is not limited to Azure. It can protect workloads in:

  • Azure — native integration, no agents needed for CSPM
  • Amazon Web Services (AWS) — connects via AWS account, assesses EC2 instances, S3 buckets, RDS databases
  • Google Cloud Platform (GCP) — connects via GCP project, assesses Compute Engine, Cloud Storage, Cloud SQL
  • On-premises — via Azure Arc, which projects on-prem servers into Azure for management

This means Alex can see SecureBank’s entire security posture — Azure, any AWS accounts, and on-prem servers — in a single dashboard.

🎬 Video walkthrough

🎬 Video coming soon

Microsoft Defender for Cloud — CSPM and Workload Protection (SC-900)

Microsoft Defender for Cloud — CSPM and Workload Protection (SC-900)

~10 min

Flashcards

Question

What is the Secure Score in Defender for Cloud?

Click or press Enter to reveal answer

Answer

A percentage (0-100%) representing the security health of your environment. It is calculated by comparing your resource configurations against security controls. As you remediate recommendations, the score increases. It is part of the free CSPM capability.

Click to flip back

Question

What is the difference between CSPM and CWP?

Click or press Enter to reveal answer

Answer

CSPM (Cloud Security Posture Management) assesses your resources, identifies misconfigurations, and provides a Secure Score with recommendations — it is about prevention. CWP (Cloud Workload Protection) detects active threats and generates security alerts — it is about detection and response. CSPM is free; CWP requires paid Defender plans.

Click to flip back

Question

What is the Microsoft Cloud Security Benchmark (MCSB)?

Click or press Enter to reveal answer

Answer

MCSB is Microsoft's default security standard in Defender for Cloud. It contains best-practice recommendations across identity, network, data, logging, and other security domains. It is automatically enabled for every Azure subscription. Additional standards (NIST, PCI DSS, ISO 27001) can be added for regulatory compliance.

Click to flip back

Question

Name three Defender plans and what each protects.

Click or press Enter to reveal answer

Answer

1) Defender for Servers — protects VMs from threats like brute-force attacks and suspicious processes. 2) Defender for SQL — protects databases from SQL injection and anomalous access. 3) Defender for Storage — detects malware uploads and suspicious access to storage accounts. Each plan is enabled independently.

Click to flip back

Knowledge check

Knowledge Check

Director Reyes asks Alex: 'I need a single number that tells me how secure our cloud environment is, and a prioritized list of what to fix.' Which Defender for Cloud capability provides this?

Knowledge Check

SecureBank's Defender for Cloud generates an alert: 'Suspicious login to SQL database from an unfamiliar IP address.' Which capability triggered this alert?

Knowledge Check

SecureBank has just started using Defender for Cloud on the free tier. Which of the following capabilities is available WITHOUT enabling any paid Defender plans?

← Previous

Azure Infrastructure Security: VNets, NSGs, Bastion & Key Vault

Next →

Microsoft Sentinel: SIEM Meets SOAR

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.