Skip to content

Commit bc9b629

Browse files
committed
Reduce size with html
1 parent aba905d commit bc9b629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/concept-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The original App Configuration store is also considered a replica, so to realize
2020

2121
The following diagram illustrates the topology between your application and two replicas:
2222

23-
![Geo-redundant Replicas](./media/geo-redundant-app-configuration-replicas.png)
23+
<img src="./media/geo-redundant-app-configuration-replicas.png" width="450" height="400" alt="Geo-redundant Replicas">
2424

2525
Your application loads its configuration from the more preferred replica. If the preferred replica is not available, configuration is loaded from the less preferred replica. This increases the chance of successfully getting the configuration data. The data in both replicas is always in sync.
2626

0 commit comments

Comments
 (0)