List of all Azure services that depend on Region Pairs to provide redundancy replication & DR
Is there a published list of Azure services that depend on the Region Pairs concept to provide redundancy, replication and disaster recovery? As per this document https://learn.microsoft.com/en-us/azure/reliability/regions-paired, "These region pairs are then used by a small number of Azure services to support geo-replication and geo-redundancy. The pairs are also used to support some aspects of disaster recovery"
So,
- What are the "small number" of these Azure services that use region pairs to support geo-replication and geo-redundancy
- What are the services that use these region pairs to support some aspects of DR?
For e.g. if I read about Azure storage redundancy in secondary region here https://docs.azure.cn/en-us/storage/common/storage-redundancy#redundancy-in-a-secondary-region, I can see that it states it uses region pairs to provide geo-redundancy. But this is only possible to find out if I know specifically which Azure service I am looking for. What I am after is a generic list from Azure listing all services that depend/rely on region pairs out-of-the-box to provide support for redundancy, replication & DR
We have a situation where we may need to move away from Region pairs due to requirements, and I would like to understand how can I identify all the Azure services that will get impacted in our design that rely on Region pairs to provide automatic redundancy, resilience and DR.
Thanks
Murali