Skip to content

Commit a20b1fc

Browse files
committed
edit
1 parent 19804dd commit a20b1fc

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

articles/reliability/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
href: index.yml
33
- name: Overview
44
href: overview.md
5+
- name: What's new
6+
href: whats-new.md
57
- name: Reliability fundamentals
68
items:
79
- name: Business continuity, high availability, and disaster recovery

articles/reliability/whats-new.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: What are Azure availability zones?
3+
description: Learn about availability zones and how to use them to design resilient solutions.
4+
ms.service: azure
5+
ms.subservice: azure-availability-zones
6+
ms.topic: conceptual
7+
ms.date: 01/30/2025
8+
ms.author: anaharris
9+
author: anaharris-ms
10+
ms.custom: subject-reliability
11+
---
12+
13+
# What's new in Azure Reliability documentation
14+
15+
16+
This article provides a summary of the latest documentation updates for Azure Reliability. We update this page monthly to let you know about new articles, updated articles, and other changes to the documentation.
17+
18+
## January 2025
19+
20+
### New articles
21+
22+
- [What are business continuity, high availability, and disaster recovery?](./concept-business-continuity-high-availability-disaster-recovery.md):
23+
This article defines and describes business continuity and business continuity planning in terms of risk management through high availability and disaster recovery design. While this article doesn't provide explicit guidance about how to meet your own business continuity needs, it helps you to understand the concepts that are used throughout Microsoft's reliability guidance.
24+
25+
- [What are Azure regions?](./regions-overview.md): This article helps you understand Azure regions, and gives you an overview of the resiliency options that some Azure regions support, while offering links to more detailed information on each topic.
26+
27+
- [Azure region pairs and nonpaired regions](./regions-overview.md): This article describes both how region pairs and nonpaired regions are used in Azure.
28+
29+
- [Multi-region solutions in nonpaired regions](./regions-multi-region-nonpaired.md): This article lists some of the services and possible configurations for multi-region solutions, without requiring paired regions.
30+
31+
### Updated articles
32+
33+
- [Azure reliability documentation overview](./overview.md): We refreshed the overview of Azure reliability documentation to reflect new documentation. Updates include reliability fundamentals, Azure regions, and Azure availability zones.
34+
35+
- [What are availability zones?](./availability-zones-overview.md): We updated this article to include a video that explains availability zones. We also added new sections on configuring resources for availability zone support, as well as types of availability zone support.
36+
37+
<!-- docutune:ignoreNextStep -->

0 commit comments

Comments
 (0)