Skip to content

Commit 8f3ba5b

Browse files
authored
Merge pull request #293853 from anaharris-ms/rel-what-new
Reliability: What's New
2 parents 6f94ea1 + 1be4104 commit 8f3ba5b

File tree

3 files changed

+42
-1
lines changed

3 files changed

+42
-1
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/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ landingContent:
2020
- linkListType: overview
2121
links:
2222
- text: Azure reliability overview
23-
url: overview.md
23+
url: overview.md
24+
- text: What's new
25+
url: whats-new.md
2426
# Card
2527
- title: Reliability fundamentals
2628
linkLists:

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's new in Azure Reliability documentation
3+
description: Learn about what's new in Azure reliability documentation
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)