We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4630d09 + aec7701 commit 3049c05Copy full SHA for 3049c05
articles/azure-app-configuration/howto-geo-replication.md
@@ -192,7 +192,7 @@ configurationBuilder.AddAzureAppConfiguration(options =>
192
```
193
194
> [!NOTE]
195
-> The automatic replica discovery support is available if you use version **7.1.0-preview** or later of any of the following packages.
+> The automatic replica discovery support is available if you use version **7.1.0** or later of any of the following packages.
196
> - `Microsoft.Extensions.Configuration.AzureAppConfiguration`
197
> - `Microsoft.Azure.AppConfiguration.AspNetCore`
198
> - `Microsoft.Azure.AppConfiguration.Functions.Worker`
0 commit comments