diff --git a/docs/checklist/resiliency-per-service.md b/docs/checklist/resiliency-per-service.md index 2f037e2a72..c5a01ab7b2 100644 --- a/docs/checklist/resiliency-per-service.md +++ b/docs/checklist/resiliency-per-service.md @@ -1,14 +1,14 @@ --- -title: Resiliency checklist -description: Checklist that provides guidance for resiliency concerns during design. +title: Resiliency checklist for Azure services +description: Checklist that provides resiliency guidance for various Azure services. author: petertaylor9999 ms.date: 03/02/2018 ms.custom: resiliency, checklist --- -# Resiliency checklist for specific services +# Resiliency checklist for specific Azure services -Resiliency is the ability of a system to recover from failures and continue to function, and is one of the [pillars of software quality](../guide/pillars.md). Every technology has its own particular failure modalities, which you need to be aware of when designing and implementing your application. Use this checklist to review the resiliency considerations for specific Azure services. Also review the [general resiliency checklist](./resiliency.md), which contains items that are not specific to any Azure service. +Resiliency is the ability of a system to recover from failures and continue to function, and is one of the [pillars of software quality](../guide/pillars.md). Every technology has its own particular failure modalities, which you must consider when designing and implementing your application. Use this checklist to review the resiliency considerations for specific Azure services. Also review the [general resiliency checklist](./resiliency.md), which contains items that are not specific to any Azure service. ## App Service