Skip to content

Commit f2e02c7

Browse files
geo replica
1 parent f719862 commit f2e02c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-app-configuration/reference-dotnet-provider.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ builder.AddAzureAppConfiguration(options =>
208208

209209
For example, if your App Configuration store contains a key named `TestApp:Settings:Message`, it will be accessible in your application as `Settings:Message` after trimming the `TestApp:` prefix.
210210

211+
## Geo-replication
212+
213+
For information about using geo-replication, go to [Enable geo-replication](./howto-geo-replication.md).
214+
211215
## Next steps
212216

213217
To learn how to use the JavaScript configuration provider, continue to the following tutorial.

0 commit comments

Comments
 (0)