Azure's GRS with read access enabled to the secondary region, allowing applications to read from either region. Provides higher availability for read operations during regional outages.
Azure RA-GRS allows a global website to serve read requests from the secondary region when the primary region experiences an outage, maintaining 99.99% read availability.
RA-GRS is an Azure Storage replication option that asynchronously replicates data to a paired secondary region and also exposes a read-only endpoint in that secondary region. Other major clouds offer multi-region replication patterns, but RA-GRS as a named, built-in storage redundancy tier with an automatic secondary read endpoint is specific to Azure Storage accounts.