Skip to content

Commit 590bdcf

Browse files
Update reliability-energy-data-services.md
1 parent e9976da commit 590bdcf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,12 @@ Below is the list of primary and secondary regions for regions where disaster re
5151
|------------------|----------------------|------------------|
5252
|Americas | South Central US | North Central US |
5353
|Americas | East US | West US |
54+
|Americas | Brazil South* | |
5455
|Europe | North Europe | West Europe |
5556
|Europe | West Europe | North Europe |
5657

58+
(*) These regions are restricted in supporting customer scenarios for disaster recovery. For more information please contact your Microsoft sales or customer representatives.
59+
5760
Azure Data Manager for Energy uses Azure Storage, Azure Cosmos DB and Elasticsearch index as underlying data stores for persisting your data partition data. These data stores offer high durability, availability, and scalability. Azure Data Manager for Energy uses [geo-zone-redundant storage](../storage/common/storage-redundancy.md#geo-zone-redundant-storage) or GZRS to automatically replicate data to a secondary region that's hundreds of miles away from the primary region. The same security features enabled in the primary region (for example, encryption at rest using your encryption key) to protect your data are applicable to the secondary region. Similarly, Azure Cosmos DB is a globally distributed data service, which replicates the metadata (catalog) across regions. Elasticsearch index snapshots are taken at regular intervals and geo-replicated to the secondary region. All inflight data are ephemeral and therefore subject to loss. For example, in-transit data that is part of an on-going ingestion job that isn't persisted yet is lost, and you must restart the ingestion process upon recovery.
5861

5962
> [!IMPORTANT]

0 commit comments

Comments
 (0)