Azure

Microsoft Defender for Cloud 完全ガイド|CSPM・CWPP・Just-in-Time VM・マルチクラウド保護

2026-05-24
NicheeLab編集部

Microsoft Defender for Cloud (旧 Azure Security Center) は、Azure・AWS・GCP のクラウド環境を包括的に保護する CSPM (Cloud Security Posture Management) + CWPP (Cloud Workload Protection Platform) 統合プラットフォームです。 マルチクラウド対応でエンタープライズの統合セキュリティ管理を実現する Microsoft クラウドセキュリティの中核サービス。 本記事では、Free Tier vs Defender Plans・Secure Score・JIT VM Access・脆弱性管理・マルチクラウド対応・Sentinel 連携を網羅的に整理します。

CSPM と CWPP

項目CSPMCWPP
分類Cloud Security Posture ManagementCloud Workload Protection Platform
役割組織のセキュリティ姿勢可視化・改善個別リソース保護・脅威検知
機能Secure Score・Recommendations・コンプライアンス評価EDR・脆弱性スキャン・JIT VM
料金Free Tier (基本)・Defender CSPM (高度)Defender Plans (リソース別)

Free Tier vs Defender Plans

Free Tier (CSPM 基本機能のみ無料)

  • Security Score・Recommendations
  • Microsoft Cloud Security Benchmark 評価
  • Asset Inventory

Defender Plans (有料、リソース別)

Plan対象主な保護機能
Defender for Servers Plan 1/2VM (Windows/Linux)EDR・Vulnerability Assessment・Adaptive Application Controls
Defender for StorageStorage Account悪意のあるアップロード検知・Sensitive Data Discovery
Defender for SQLSQL DB / MI / SQL on VM脅威検知・Vulnerability Assessment
Defender for ContainersAKS / ACRAKS Runtime 保護・イメージスキャン
Defender for Key VaultKey Vault異常アクセス検知
Defender for App ServiceApp ServiceWeb 攻撃検知
Defender for OSS DBPostgreSQL/MySQL/MariaDB脅威検知
Defender for Resource ManagerARM異常 ARM 操作検知
Defender for DNSAzure DNSDNS スプーフィング検知
Defender for DevOpsGitHub / Azure DevOpsSecret スキャン・IaC スキャン
Defender CSPM全般高度 CSPM・Attack Path 分析

本番環境では Defender for Servers・SQL・Storage・Key Vault・Containers が必須レベルです。

Microsoft Secure Score

組織の Azure セキュリティ姿勢を 0-100% で数値化した指標。

評価項目例

  • VM のディスク暗号化
  • Storage の Public Access 無効化
  • SQL DB の Auditing 有効化
  • NSG ルールの最小化
  • Microsoft Defender for Cloud 各 Plan の有効化
  • Microsoft Entra ID の MFA 強制

運用ベストプラクティス

  • 目標値: 本番環境 70-80% 以上
  • Recommendations の自動修復ボタン活用
  • 経営層への月次報告
  • コンプライアンス監査・取締役会セキュリティ報告で活用
  • Multi-cloud (AWS・GCP) も統合スコアリング

Just-in-Time (JIT) VM Access

VM の管理ポート (RDP 3389・SSH 22・PowerShell Remoting 5986) を常時開放せず、必要時のみ時限的にアクセス許可する Defender for Servers 機能。

動作フロー

  1. デフォルトでは管理ポートを NSG で Deny
  2. ユーザーが Defender for Cloud から Request Access (3 時間など指定)
  3. NSG ルールを動的に変更してユーザーの送信元 IP のみ Allow
  4. 期限切れで自動 Deny

Brute Force 攻撃・スキャナーからの常時露出を排除、本番 VM セキュリティの大幅向上。Microsoft Entra ID 認証 + Conditional Access 統合で『Compliant Device からのみ JIT Activate 可能』のような厳格制御も可能。 本番運用ではすべての Public IP 付き VM に JIT 必須適用が現代のベストプラクティスです。

Vulnerability Assessment

VM・コンテナイメージ・SQL DB の脆弱性を自動スキャンする機能。Microsoft Defender Vulnerability Management (MDVM) で CVE データベースベース検出。

対象別動作

  • VM: 月次自動スキャン + リアルタイム検知 (Defender for Servers Plan 2)
  • Container Registry: イメージ Push 時に自動スキャン + Runtime 検知 (Defender for Containers)
  • SQL DB: 月次スキャン + ベースライン化された推奨事項

脆弱性検出後の対応

  • Patch Tuesday 適用 (Windows)
  • apt/yum update (Linux)
  • コンテナイメージ再ビルド
  • SQL DB の Security Baseline 適用

本番運用では Defender for Cloud の Vulnerability Assessment + Microsoft Update Manager を組み合わせた自動パッチ管理が標準。

マルチクラウド対応

Defender for Cloud は AWS Connector・GCP Connector で他クラウドリソースも保護対象に。

AWS Connector

  • AWS Account を Defender for Cloud に接続
  • CSPM (Recommendations・Secure Score) + CWPP
  • Defender for Servers が AWS EC2 にも適用
  • Defender for SQL が RDS にも適用

GCP Connector

  • GCP Project を接続
  • Compute Engine VM への Defender for Servers 適用
  • Multi-cloud Secure Score で Azure・AWS・GCP の統合ダッシュボード提供

エンタープライズでの代表パターン: メインクラウド (Azure) + サブクラウド (AWS) の統合管理を Defender for Cloud で実現、SOC アナリストが単一画面で全環境を監視。

Defender CSPM の高度機能

Defender CSPM Plan は高度な CSPM 機能を追加する有料 Plan。

主要機能

  • Attack Path Analysis: 攻撃者の侵入経路を可視化 (例: Public IP VM → Service Principal → Storage Account)
  • Cloud Security Explorer: グラフベースのリソース関係探索
  • Agentless Vulnerability Scanning: VM エージェント不要のスキャン
  • Container Posture Management: AKS コンテナのコンプライアンス評価
  • Data-aware Security Posture: Storage Account の機密データ位置可視化

Attack Path 分析はSOC アナリスト・セキュリティアーキテクトにとって極めて有用、攻撃者視点でのリスク評価が可能になります。

Microsoft Sentinel との連携

Defender for Cloud と Microsoft Sentinel は補完的な関係。

項目Defender for CloudMicrosoft Sentinel
役割クラウドリソースの姿勢管理 + 個別保護組織全体の脅威検知・インシデント対応
出力Recommendations・Security AlertsIncidents・Hunting Query
データソースAzure・AWS・GCP リソースDefender XDR・サードパーティ FW・SaaS

標準パターン

  1. Defender for Cloud で Security Alerts 生成
  2. Microsoft Sentinel に連携 (Data Connector で自動取り込み)
  3. Sentinel で KQL 分析
  4. Logic App Playbook で自動応答
  5. Threat Hunting で能動的脅威探索

運用ベストプラクティス

  1. 本番 Subscription で Defender for Servers・SQL・Storage・Key Vault・Containers 必須有効化
  2. Microsoft Secure Score 目標 70-80% 以上
  3. すべての Public IP 付き VM に JIT VM Access 適用
  4. Vulnerability Assessment + Microsoft Update Manager で自動パッチ管理
  5. AWS / GCP も Connector で統合管理
  6. Defender CSPM Plan で Attack Path 分析
  7. Microsoft Sentinel への Alert 連携
  8. 月次 Secure Score レポートを経営層に提出
  9. Recommendations の自動修復ボタン活用
  10. Microsoft Cloud Security Benchmark のコンプライアンス追跡

関連認定試験

よくある質問

Microsoft Defender for Cloud とは?

Microsoft Defender for Cloud (旧 Azure Security Center) は、Azure・AWS・GCP のクラウド環境を包括的に保護する CSPM (Cloud Security Posture Management) + CWPP (Cloud Workload Protection Platform) 統合プラットフォーム。CSPM 機能で組織のセキュリティ姿勢を可視化 (Microsoft Secure Score)・コンプライアンス評価 (NIST・ISO・PCI DSS 等)・推奨事項を提供。CWPP 機能で個別 Azure リソース (VM・Storage・SQL DB・Key Vault・AKS・App Service・OSS DB) を脅威検知・脆弱性スキャン・Just-in-Time VM Access で保護。マルチクラウド対応 (AWS Connector・GCP Connector) でエンタープライズの統合セキュリティ管理を実現します。

Free Tier と Defender Plans の違いは?

Free Tier (CSPM 基本機能のみ無料): Security Score・Recommendations・Secure Score・Microsoft Cloud Security Benchmark 評価・Asset Inventory。Defender Plans (有料、リソース別): Defender for Servers Plan 1/2 (EDR・Vulnerability Assessment・Adaptive Application Controls)・Defender for Storage (悪意のあるファイルアップロード検知・Sensitive Data Discovery)・Defender for SQL (脅威検知・Vulnerability Assessment)・Defender for Containers (AKS 保護・コンテナイメージスキャン)・Defender for Key Vault・Defender for App Service・Defender for OSS DB・Defender for Resource Manager・Defender for DNS・Defender for DevOps (GitHub/Azure DevOps 統合)・Defender CSPM (高度 CSPM・Attack Path 分析)。Plan 単位で有効化、リソース別に課金。本番環境では Defender for Servers・SQL・Storage・Key Vault・Containers が必須レベルです。

Microsoft Secure Score とは?

Microsoft Secure Score は、組織の Azure セキュリティ姿勢を 0-100% で数値化した指標。Microsoft Cloud Security Benchmark (旧 Azure Security Benchmark) ベースのコントロール項目 (例: VM のディスク暗号化・Storage の Public Access 無効化・SQL DB の Auditing 有効化) を評価、達成度に応じてスコア算出。Recommendations (推奨事項) で改善ポイントが具体的に提示される (例: 『VM Disk 暗号化を有効化』ボタン → 自動修復)。Multi-cloud (AWS・GCP) も統合スコアリング。目標値は組織により異なるが、本番環境は 70-80% 以上が標準的なベンチマーク。経営層への報告指標としても活用され、コンプライアンス監査・取締役会セキュリティ報告で頻用される重要メトリクスです。

Just-in-Time (JIT) VM Access とは?

JIT VM Access は、VM の管理ポート (RDP 3389・SSH 22・PowerShell Remoting 5986) を常時開放せず、必要時のみ時限的にアクセス許可する Defender for Servers 機能。デフォルトでは管理ポートを NSG で Deny → ユーザーが Defender for Cloud から Request Access (3 時間など指定) → NSG ルールを動的に変更してユーザーの送信元 IP のみ Allow → 期限切れで自動 Deny。Brute Force 攻撃・スキャナーからの常時露出を排除、本番 VM セキュリティの大幅向上。Microsoft Entra ID 認証 + Conditional Access 統合で『Compliant Device からのみ JIT Activate 可能』のような厳格制御も可能。本番運用ではすべての Public IP 付き VM に JIT 必須適用が現代のベストプラクティスです。

Vulnerability Assessment はどう使いますか?

Vulnerability Assessment は、VM・コンテナイメージ・SQL DB の脆弱性を自動スキャンする機能。Defender for Servers Plan 2 に統合された Microsoft Defender Vulnerability Management (MDVM) で、CVE データベースベースで OS・ソフトウェア・ミドルウェアの脆弱性を検出、CVSS スコアで優先順位付け、修復ガイド提供。VM: 月次自動スキャン + リアルタイム検知。Container Registry: イメージ Push 時に自動スキャン + Runtime 検知 (Defender for Containers)。SQL DB: 月次スキャン + ベースライン化された推奨事項。脆弱性検出後の対応: Patch Tuesday 適用 (Windows)・apt/yum update (Linux)・コンテナイメージ再ビルド・SQL DB の Security Baseline 適用。本番運用では Defender for Cloud の Vulnerability Assessment + Microsoft Update Manager を組み合わせた自動パッチ管理が標準です。

マルチクラウド対応はどうしますか?

Defender for Cloud は AWS Connector・GCP Connector で他クラウドリソースも保護対象に。AWS Connector: AWS Account を Defender for Cloud に接続、CSPM (Recommendations・Secure Score) + CWPP (Defender for Servers が AWS EC2 にも適用・Defender for SQL が RDS にも適用)。GCP Connector: GCP Project を接続、Compute Engine VM への Defender for Servers 適用。Multi-cloud Secure Score で Azure・AWS・GCP の統合ダッシュボード提供、一元的なセキュリティ姿勢管理。エンタープライズでの代表パターン: メインクラウド (Azure) + サブクラウド (AWS) の統合管理を Defender for Cloud で実現、SOC アナリストが単一画面で全環境を監視。Multi-cloud 統合により Microsoft セキュリティスタックがマルチクラウド企業の中核プラットフォームとなる構成です。

Microsoft Sentinel との関係は?

Defender for Cloud と Microsoft Sentinel は補完的な関係。Defender for Cloud: クラウドリソースの『セキュリティ姿勢管理 + 個別リソース保護』が中心、Recommendations・Security Alerts を生成。Microsoft Sentinel: 組織全体の『脅威検知・インシデント対応・Threat Hunting』が中心、Defender for Cloud のアラートや他のソース (Defender XDR・サードパーティ FW・SaaS アプリ) を集約。標準パターン: Defender for Cloud で Security Alerts 生成 → Microsoft Sentinel に連携 (Data Connector で自動取り込み) → Sentinel で KQL 分析・Logic App Playbook 自動応答・Threat Hunting。両者の組み合わせで Microsoft クラウドセキュリティの完成形を実現、SOC アナリストにとって両ツール深い理解が必須です。

関連認定試験は?

SC-200 (Security Operations Analyst Associate) のドメイン 2 (Configure protections and detections 15-20%) で Defender for Cloud が深く問われる本領域の本命認定。SC-100 (Cybersecurity Architect Expert) でゼロトラスト戦略の Infrastructure 柱として、AZ-104 (Administrator) のドメイン 5 で監視機能、MS-102 (Microsoft 365 Administrator Expert) のドメイン 3 で Defender XDR との連携、SC-500 (旧 AZ-500、2026-09 GA) で Azure セキュリティ実装全般。Microsoft セキュリティスタックの中核で、SOC アナリスト・セキュリティアーキテクトにとって必須スキルです。

関連記事・技術深掘り

SC-200 完全ガイド|Microsoft Security Operations Analyst Associate 出題範囲・学習リソース・合格戦略【2026 年版】

Microsoft Certified: Security Operations Analyst Associate (SC-200) の完全ガイド。4 ドメインの出題範囲、Microsoft Sentinel / Defender XDR (Endpoint / Cloud / Identity / Office 365 / Cloud Apps) の運用スキル、KQL Hunting Query、3-4 ヶ月の合格ロードマップ、SC-300 / SC-100 / SC-500 への展開ルートを日本語で網羅。

Azure セキュリティエンジニア キャリアロードマップ|SC-900 → SC-200/300/400 → SC-100 シニアへの道【2026 年版】

Azure セキュリティエンジニアになるための認定取得ロードマップ完全版。SC-900 → SC-200/300/400 のいずれか → SC-100 / SC-500 の王道ルート、ロール別の優先順序、CISSP との二刀流戦略、SC-500 (旧 AZ-500 後継、2026-09 GA 予定) の動向、10-15 ヶ月の学習プラン、年収レンジまで日本語で網羅。

SC-300 完全ガイド|Microsoft Identity and Access Administrator Associate 出題範囲・学習リソース・合格戦略【2026 年版】

Microsoft Certified: Identity and Access Administrator Associate (SC-300) の完全ガイド。4 ドメインの出題範囲、Microsoft Entra ID の ユーザー / グループ / アプリ管理、Conditional Access / MFA / PIM / Entra ID Governance の実装、3-4 ヶ月の合格ロードマップ、SC-200 / SC-100 / SC-500 への展開ルートを日本語で網羅。

SC-900 完全ガイド|Microsoft Security, Compliance, and Identity Fundamentals 出題範囲・学習リソース・合格戦略

Microsoft Certified: Security, Compliance, and Identity Fundamentals (SC-900) の完全ガイド。Zero Trust・Microsoft Entra・Defender スイート・Purview の出題範囲、無料 Virtual Training Day バウチャー、4 週間合格ロードマップ、SC-200 / SC-300 / SC-500 / SC-100 へのキャリアパスを日本語で網羅。

本記事の技術情報は Microsoft Defender for Cloud Documentation に基づいています。 本記事は Microsoft Corporation の公式商品ではなく、いかなる提携・後援関係もありません。 Microsoft、Azure、Microsoft Defender、Microsoft Entra は Microsoft group of companies の商標です。 情報は 2026 年 5 月 24 日時点の公式公開資料に基づきます。最新情報は必ず公式ページをご確認ください。

この記事で学んだ内容を問題で確認しましょう

16,000問以上の問題で実力チェック

Azure 試験対策ページを見る
この記事の著者

NicheeLab編集部

データエンジニアリング・クラウド資格の専門家。Databricks・Snowflake等の認定資格を保有し、実務経験に基づいた問題作成・解説を行っています。NicheeLab運営。


関連記事
Azure

AZ-900 完全ガイド|Microsoft Azure Fundamentals 出題範囲・学習リソース・合格戦略

Microsoft Azure Fundamentals (AZ-900) の 2026 年 1 月 14 日改訂版に対...

Azure

Azure 認定資格ロードマップ 2026 完全版|全 26 試験の体系と大型再編 (AI-901/AI-103/SC-500)

Microsoft Azure 認定資格 全 26 試験 (現行 23 + 退役 3) の 2026 年版ロードマップ。...

Azure

AI-901 完全ガイド|Azure AI Fundamentals 新試験

Microsoft Certified: Azure AI Fundamentals (AI-901) の出題範囲・Mi...

Azure

Microsoft Entra ID 入門|旧 Azure AD から学ぶ ID 管理 (AZ-900/SC-900/AZ-104 必須知識)

Microsoft Entra ID (旧 Azure Active Directory) の入門解説。2023 年 7...

Azure

DP-900 完全ガイド|Azure Data Fundamentals 出題範囲・学習リソース・合格戦略

Microsoft Azure Data Fundamentals (DP-900) の完全ガイド。4 ドメインの出題範...

Azureの記事一覧 (103件)
© 2026 NicheeLab All rights reserved.