You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/reliability/reliability-energy-data-services.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
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
4
4
author: bharathim
5
5
ms.author: anaharris
6
6
ms.topic: conceptual
@@ -10,19 +10,22 @@ ms.date: 01/13/2023
10
10
---
11
11
12
12
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)]
14
18
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).
16
19
17
20
## Availability zone support
18
21
19
22
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).
20
23
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.
22
25
23
26
### Prerequisites
24
27
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:
26
29
27
30
| Americas | Europe | Middle East | Africa | Asia Pacific |
@@ -32,7 +35,7 @@ The Microsoft Energy Data Services Preview supports availability zones in the fo
32
35
### Zone down experience
33
36
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.
34
37
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.
Copy file name to clipboardExpand all lines: articles/reliability/reliability-guidance-overview.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ Azure reliability guidance is a collection of service-specific reliability guide
56
56
[Azure Data Factory](../data-factory/concepts-data-redundancy.md?bc=%2fazure%2freliability%2fbreadcrumb%2ftoc.json&toc=%2fazure%2freliability%2ftoc.json)|
57
57
[Azure Database for MySQL - Flexible Server](../mysql/flexible-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
58
58
[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)
[Azure Disk Encryption](../virtual-machines/disks-redundancy.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
61
62
[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