🀝 Azure Shared Responsibility Model

πŸ“Œ Overview

The Shared Responsibility Model is a fundamental cloud security concept. In an on-premises datacenter, you own the whole stack (from physical security to applications). In the cloud, Microsoft Azure takes over some physical and operational burdens, but you remain responsible for other aspects.

Key Concept: Security OF the Cloud (Azure's job) vs. Security IN the Cloud (Your job).


πŸ—οΈ Responsibility Matrix

The division of responsibility depends on the cloud service model (IaaS, PaaS, or SaaS).

ResponsibilityOn-PremisesIaaS (Infrastructure as a Service)PaaS (Platform as a Service)SaaS (Software as a Service)
Information & DataπŸ‘€ YouπŸ‘€ YouπŸ‘€ YouπŸ‘€ You
Devices (Mobile/PC)πŸ‘€ YouπŸ‘€ YouπŸ‘€ YouπŸ‘€ You
Accounts & IdentitiesπŸ‘€ YouπŸ‘€ YouπŸ‘€ YouπŸ‘€ You
Identity & Directory InfraπŸ‘€ YouπŸ‘€ You🀝 Shared☁️ Microsoft
ApplicationsπŸ‘€ YouπŸ‘€ You🀝 Shared / ☁️ Msft☁️ Microsoft
Network ControlsπŸ‘€ YouπŸ‘€ You🀝 Shared☁️ Microsoft
Operating SystemπŸ‘€ YouπŸ‘€ You☁️ Microsoft☁️ Microsoft
Physical HostsπŸ‘€ You☁️ Microsoft☁️ Microsoft☁️ Microsoft
Physical NetworkπŸ‘€ You☁️ Microsoft☁️ Microsoft☁️ Microsoft
Physical DatacenterπŸ‘€ You☁️ Microsoft☁️ Microsoft☁️ Microsoft

2. Visualization (Who Owns What?)

      On-Premises          IaaS                 PaaS                SaaS
     (Full Burden)     (Infra Managed)      (Platform Managed)   (Software Managed)

    +-------------+    +-------------+      +-------------+      +-------------+
    |   Data      |    |   Data      |      |   Data      |      |   Data      |
    +-------------+    +-------------+      +-------------+      +-------------+
    | Applications|    | Applications|      | Applications|      |             |
    +-------------+    +-------------+      +-------------+      |             |
    |  Runtime    |    |  Runtime    |      |             |      |             |
    +-------------+    +-------------+      |             |      |             |
    |     OS      |    |     OS      |      | Microsoft   |      | Microsoft   |
    +-------------+    +-------------+      |   Manages   |      |   Manages   |
    | Virtualiz.  |    |             |      |             |      |             |
    +-------------+    | Microsoft   |      |             |      |             |
    |   Servers   |    |   Manages   |      |             |      |             |
    +-------------+    |             |      |             |      |             |
    |   Network   |    |             |      |             |      |             |
    +-------------+    +-------------+      +-------------+      +-------------+

πŸ” Detailed Breakdown

1. ☁️ Microsoft's Responsibility (Security OF the Cloud)

Microsoft covers the global infrastructure and foundational services.

2. πŸ‘€ Your Responsibility (Security IN the Cloud)

You are always responsible for:

3. 🀝 Shared Responsibility

Some layers vary based on the service type:



πŸ’‘ Hinglish Explanation (Zimmedari)

1. On-Premises (Khud ka Ghar)

2. IaaS (Kiraye ka Flat)

3. PaaS (Hotel)

4. SaaS (Online Cab)

Yaad Rakhein: DATA ki zimmedari hamesha AAPKI hoti hai, chahe woh koi bhi model ho. Microsoft aapke data ka backup by default nahi lega (unless aap configure karein).


πŸ’‘ Exam Tips for AZ-900