Skip to content

Commit a89b218

Browse files
Merge pull request #293246 from johndowns/reliability-typo
Reliability Hub - Fix minor typo
2 parents 92f9ab9 + cd55bc6 commit a89b218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/concept-shared-responsibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The shared responsibility model for resiliency is composed of three levels:
2828

2929
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.
3030

31-
Whether you choose SaaS, PaaS, or IaaS service categories determines what kind of decisions you make. For example, if you use an SaaS service, you typically don't need to opt into using availability zones. If you use PaaS services for your data tier, you might have automated capabilities for backup available to you. If you use IaaS services, you typically need to plan and implement many resiliency capabilities yourself.
31+
Whether you choose SaaS, PaaS, or IaaS service categories determines what kind of decisions you make. For example, if you use a SaaS service, you typically don't need to opt into using availability zones. If you use PaaS services for your data tier, you might have automated capabilities for backup available to you. If you use IaaS services, you typically need to plan and implement many resiliency capabilities yourself.
3232

3333
> [!NOTE]
3434
> Service categories (SaaS, PaaS, and IaaS) are useful as a broad grouping of services, but it's important to understand your responsibilities for each individual service you use.

0 commit comments

Comments
 (0)