You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure App Configuration Kubernetes provider will automatically discover replicas and attempt to connect to them when it fails to connect to user-provided endpoint. Replica auto-discovery is enabled by default and can be disabled by setting `replicaDiscoveryEnabled` to `false`.
170
+
171
+
> [!NOTE]
172
+
> The failover support is available if you use version **1.3.0** or later of Azure App Configuration Kubernetes Provider.
173
+
167
174
---
168
175
169
176
The failover may occur if the App Configuration provider observes the following conditions.
0 commit comments