Skip to content

Commit fbfb6bb

Browse files
authored
Merge pull request #206452 from robece/robece-dataresidency-tweak
Event Grid data residency FAQ tweak
2 parents 60b1211 + 2581d8b commit fbfb6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/event-grid-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: This article provides a list of frequently asked questions (FAQ) for Azure Event Grid and their answers.
55
ms.topic: faq
66
ms.service: event-grid
7-
ms.date: 06/08/2022
7+
ms.date: 07/29/2022
88
title: Event Grid frequently asked questions
99
summary: |
1010
@@ -43,7 +43,7 @@ sections:
4343
- question: |
4444
Where does Azure Event Grid store data?
4545
answer: |
46-
Azure Event Grid provides you the flexibility to choose where data is stored and processed. When you create topics and domains, you can opt to replicate metadata to the predefined secondary region in case Microsoft decides to fail over the traffic, or can opt to keep your data in the region selected without any kind of data replication.
46+
Azure Event Grid provides you the flexibility to choose where data is stored and processed. The selection of the kind of data residency currently supported in topics and domains has implications in the disaster recovery configuration. When you create topics and domains, you can opt to replicate data to predefined secondary regions in case Microsoft decides to fail over the traffic by choosing Cross-Geo option, or can opt to keep your data in the region selected without any kind of data replication by choosing Regional option. See [Create a custom topic or a domain in Azure Event Grid](create-custom-topic.md#advanced-page) to learn more about how to configure data residency when creating a topic or domain or see [Configure a custom topic or a domain in Azure Event Grid](configure-custom-topic.md#configure-data-residency) to learn how to configure data residency in a preexisting topic or domain.
4747
4848
additionalContent: |
4949

0 commit comments

Comments
 (0)