Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into fw-summary
Browse files Browse the repository at this point in the history
  • Loading branch information
ejhenry authored Mar 26, 2024
2 parents 0302ae3 + 326b2bd commit dde41e7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/content/well-architected/5-monitor/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Ongoing monitoring is essential for maintaining system reliability. Key performa
| [WAMN-2 - Define a health model based on performance, availability, and recovery targets](#wamn-2---define-a-health-model-based-on-performance-availability-and-recovery-targets) | Monitoring | Low | Verified | No |
| [WAMN-3 - Create Dashboards and Alerts for Azure Platform resources](#wamn-3---create-dashboards-and-alerts-for-azure-platform-resources) | Monitoring | Low | Verified | No |
| [WAMN-4 - Ensure that the right people in your organization will be notified about any future service issues](#wamn-4---ensure-that-the-right-people-in-your-organization-will-be-notified-about-any-future-service-issues) | Monitoring | Medium | Verified | No |
| [WAMN-5 - Utilize built-in Resilience policies](#wamn-5---utilize-built-in-resilience-policies) | Governance | Medium | Verified | No |
{{< /table >}}

{{< alert style="info" >}}
Expand Down Expand Up @@ -120,3 +121,20 @@ Azure offers a suite of experiences to keep you informed about the health of you
- [Create a Service Health alert using the Azure portal](https://learn.microsoft.com/azure/service-health/alerts-activity-log-service-notifications-portal#create-a-service-health-alert-using-the-azure-portal)

<br><br>

### WAMN-5 - Utilize built-in Resilience policies

**Category: Governance**

**Impact: Medium**

**Recommendation/Guidance**

Utilize Azure's built-in Resilience policies to audit and enforce resilient configurations of Azure services. Azure Policy helps to enforce organizational standards and to assess compliance at-scale.

**Resources**

- [Built-in Resilience policy definitions](https://github.com/Azure/azure-policy/tree/master/built-in-policies/policyDefinitions/Resilience)
- [Get policy compliance data](https://learn.microsoft.com/azure/governance/policy/how-to/get-compliance-data)

<br><br>

0 comments on commit dde41e7

Please sign in to comment.