Skip to content

Commit 26ebd14

Browse files
committed
energy was missing from toc
1 parent 9660195 commit 26ebd14

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

articles/reliability/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@
175175
href: ../mysql/flexible-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
176176
- name: Azure Database for PostgreSQL - Flexible Server
177177
href: ../postgresql/single-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
178+
- name: Azure Data Manager for Energy
179+
href: reliability-energy-data-services.md
178180
- name: Azure DDoS Protection
179181
href: ../ddos-protection/ddos-faq.yml?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
180182
- name: Azure Disk Encryption

articles/reliability/reliability-energy-data-services.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Reliability in Azure Microsoft Energy Data Services
3-
description: Find out about reliability in Microsoft Energy Data Services
2+
title: Reliability in Azure Data Manager for Energy
3+
description: Find out about reliability in Azure Data Manager for Energy
44
author: bharathim
55
ms.author: anaharris
66
ms.topic: conceptual
@@ -10,19 +10,22 @@ ms.date: 01/13/2023
1010
---
1111

1212

13-
# Reliability in Microsoft Energy Data Services
13+
# Reliability in Azure Data Manager for Energy (Preview)
14+
15+
This article describes reliability support in Azure Data Manager for Energy, and covers intra-regional resiliency with [availability zones](#availability-zone-support). For a more detailed overview of reliability in Azure, see [Azure reliability](../reliability/overview.md).
16+
17+
[!INCLUDE [preview features callout](../energy-data-services/includes/preview/preview-callout.md)]
1418

15-
This article describes reliability support in Microsoft Energy Data Services, and covers intra-regional resiliency with [availability zones](#availability-zone-support). For a more detailed overview of reliability in Azure, see [Azure reliability](../reliability/overview.md).
1619

1720
## Availability zone support
1821

1922
Azure availability zones are at least three physically separate groups of datacenters within each Azure region. Datacenters within each zone are equipped with independent power, cooling, and networking infrastructure. If there's a local zone failure, availability zones are designed so that if the one zone is affected, regional services, capacity, and high availability are supported by the remaining two zones. Failures can range from software and hardware failures to events such as earthquakes, floods, and fires. Tolerance to failures is achieved with redundancy and logical isolation of Azure services. For more detailed information on availability zones in Azure, see [Regions and availability zones](availability-zones-overview.md).
2023

21-
Microsoft Energy Data Services Preview supports zone-redundant instance by default and there's no setup required by the Customer.
24+
Azure Data Manager for Energy supports zone-redundant instance by default and there's no setup required by the Customer.
2225

2326
### Prerequisites
2427

25-
The Microsoft Energy Data Services Preview supports availability zones in the following regions:
28+
The Azure Data Manager for Energy supports availability zones in the following regions:
2629

2730
| Americas | Europe | Middle East | Africa | Asia Pacific |
2831
|------------------|----------------------|---------------|--------------------|----------------|
@@ -32,7 +35,7 @@ The Microsoft Energy Data Services Preview supports availability zones in the fo
3235
### Zone down experience
3336
During a zone-wide outage, no action is required during zone recovery. There may be a brief degradation of performance until the service self-heals and re-balances underlying capacity to adjust to healthy zones.
3437

35-
If you're experiencing failures with Microsoft Energy Data Services APIs, you may need to implement a retry mechanism for 5XX errors.
38+
If you're experiencing failures with Azure Data Manager for Energy APIs, you may need to implement a retry mechanism for 5XX errors.
3639

3740
## Next steps
3841
> [!div class="nextstepaction"]

articles/reliability/reliability-guidance-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Azure reliability guidance is a collection of service-specific reliability guide
5656
[Azure Data Factory](../data-factory/concepts-data-redundancy.md?bc=%2fazure%2freliability%2fbreadcrumb%2ftoc.json&toc=%2fazure%2freliability%2ftoc.json)|
5757
[Azure Database for MySQL - Flexible Server](../mysql/flexible-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
5858
[Azure Database for PostgreSQL - Flexible Server](../postgresql/single-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
59+
[Azure Data Manager for Energy](reliability-energy-data-services.md)
5960
[Azure DDoS Protection](../ddos-protection/ddos-faq.yml?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
6061
[Azure Disk Encryption](../virtual-machines/disks-redundancy.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
6162
[Azure DNS - Azure DNS Private Zones](../dns/private-dns-getstarted-portal.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|

0 commit comments

Comments
 (0)