Following-up on this, currently, you could implement logic in application code for using App Configuration if you want to apply the feature, but not automatic failover.
Thanks for your patience!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear Azure QA Team
We are using the key value of app configuration as environment variable in appservice, such as @Microsoft.AppConfiguration(Endpoint=https://xxxx.azconfig.io; Key=xxxx; Label=xxxx)
When we enable Replica(s) in Geo-replication in app configuration
, I want to know if there will be automatic failover. Similar to cosmosDB's Enable Service-Managed Failover settings, or what settings we need to make to achieve automatic failover.
PS: I've seen in the documentation that it can be achieved through code, but the expectation is that the app service's configuration can failover automatically. Please tell me if it is supported by default or if we need to make settings.
thank you very much
Following-up on this, currently, you could implement logic in application code for using App Configuration if you want to apply the feature, but not automatic failover.
Thanks for your patience!