Will there be automatic failover in @Microsoft.AppConfiguration(Endpoint=https://xxxx.azconfig.io; Key=xxxx; Label=xxxx) in appservice

張 華州 20 Reputation points
2023-10-06T06:30:45.7666667+00:00

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

https://video2.skills-academy.com/en-us/azure/azure-app-configuration/howto-geo-replication?source=recommendations&tabs=dotnet

スクリーンショット 2023-10-06 15.27.19

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
214 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,289 questions
{count} votes

Accepted answer
  1. ajkuma 24,396 Reputation points Microsoft Employee
    2023-10-14T17:30:48.8533333+00:00

    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!


0 additional answers

Sort by: Most helpful