You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/reliability/concept-shared-responsibility.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn about the shared responsibility model for resiliency in the A
4
4
ms.service: azure
5
5
ms.subservice: azure-availability-zones
6
6
ms.topic: conceptual
7
-
ms.date: 12/13/2024
7
+
ms.date: 12/14/2024
8
8
ms.author: anaharris
9
9
author: anaharris-ms
10
10
ms.custom: subject-reliability
@@ -24,7 +24,7 @@ The shared responsibility model for resiliency is comprised of three levels:
24
24
-[Resilience-enhancing capabilities](#resilience-enhancing-capabilities) Azure offers a suite of built-in features and services that enhance resiliency, such as using availability zones, deploying across multiple regions, and implementing backup strategies. While Azure provides these capabilities, it's your responsibility to evaluate and configure them to align with your specific requirements. Requirements can include reliability, cost, performance, and compliance with regulatory standards.
25
25
-[Applications](#applications). To make effective use of the other levels, your application and workload must be designed for resiliency.
26
26
27
-
:::image type="content" source="media/shared-responsibility/shared-responsibility-model.jpg" alt-text="Diagram showing shared responsibility model for resiliency: Core platform reliability, resilience-enhancing capabilities, and applications" border="false":::
27
+
:::image type="content" source="media/shared-responsibility/shared-responsibility-model.jpg" alt-text="Diagram showing shared responsibility model for resiliency: Core platform reliability, resilience-enhancing capabilities, and applications." border="false":::
28
28
29
29
Microsoft is solely responsible for core platform reliability. Microsoft is also responsible for providing resilience-enhancing capabilities that you can use. You're responsible for selecting and using the appropriate components.
30
30
@@ -45,7 +45,7 @@ The Microsoft cloud platform consists of a large amount of infrastructure, hardw
45
45
- Within each region, datacenters are connected through a low-latency network, which enables a variety of data replication approaches.
46
46
- Datacenter facilities have redundant power, cooling, and network connections. They're operated by onsite teams who secure, monitor, and manage them.
47
47
- Hardware, including clusters and racks, have redundancy at multiple layers.
48
-
- Updates to compute clusters, racks, and hosts follow a controlled process. We use techniques like hot patching to reduce or eliminate impact to hosts.
48
+
- Updates to compute clusters, racks, and hosts follow a controlled process. We use techniques like hotpatching to reduce or eliminate impact to hosts.
49
49
- Software platform updates and configuration changes are applied by following our safe deployment practices.
50
50
- Microsoft audits critical external suppliers to ensure that a third-party outage doesn't disrupt Azure services.
51
51
- Each Azure service must have a detailed disaster recovery plan. We conduct full-region down drills in regions that match production environments.
0 commit comments