Skip to content

Commit b8b3eb2

Browse files
Merge pull request #202617 from spelluru/egridfaq0623
clarification
2 parents a999990 + a0b437c commit b8b3eb2

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
@@ -21,12 +21,12 @@ sections:
2121
answer: |
2222
If you opt in "cross-geo" in data residency configuration of the Azure Event Grid topics and domains, event subscription configuration data, also known as "metadata" will be replicated to a predefined secondary region. This allows Microsoft-initiated failover to the paired region if a failure occurs in a region. See [Azure cross-region replication pairings for all geographies](../availability-zones/cross-region-replication-azure.md#azure-cross-region-replication-pairings-for-all-geographies) to learn more about the supported paired regions. Otherwise, if you opt in "regional", no data of any kind is replicated to another region by Microsoft. You may define your own disaster recovery plan. For more information, see [Build your own disaster recovery for custom topics in Event Grid](custom-disaster-recovery.md).
2323
24-
Microsoft-initiated failover is exercised by Microsoft in rare situations to failover Event Grid resources from an affected region to the corresponding geo-paired region. This process doesn't require an intervention from the user. Microsoft reserves the right to make a determination of when this option will be exercised. This mechanism doesn't involve a user consent before the user's traffic is failed over.
24+
Microsoft-initiated failover is exercised by Microsoft in rare situations to fail over Event Grid resources from an affected region to the corresponding geo-paired region. This process doesn't require an intervention from the user. For example, the endpoint doesn't change and your app can continue to use the same endpoint. Microsoft reserves the right to make a determination of when this option will be exercised. This mechanism doesn't involve a user consent before the user's traffic is failed over. For more information, see [Server-side geo disaster recovery in Azure Event Grid](geo-disaster-recovery.md) and [Build your own disaster recovery plan for Azure Event Grid topics and domains](custom-disaster-recovery.md).
2525
2626
- question: |
2727
Where does Azure Event Grid store data?
2828
answer: |
29-
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 failover the traffic, or can opt to keep your data in the region selected without any kind of data replication.
29+
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.
3030
3131
additionalContent: |
3232

0 commit comments

Comments
 (0)