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
INVALID_KEY_FILTER="Key filter cannot be null or empty.",
21
21
INVALID_LABEL_FILTER="The characters '*' and ',' are not supported in label filters.",
22
22
INVALID_TAG_FILTER="Tag filter must follow the format 'tagName=tagValue'",
23
+
API_VERSION_NOT_SUPPORTED="The App Configuration provider requires API version '2026-05-01-preview'.",
23
24
CONNECTION_STRING_OR_ENDPOINT_MISSED="A connection string or an endpoint with credential must be specified to create a client.",
24
25
REPLICA_DISCOVERY_NOT_SUPPORTED="Replica discovery is not supported when loading from Azure Front Door. For guidance on how to take advantage of geo-replication when Azure Front Door is used, visit https://aka.ms/appconfig/geo-replication-with-afd",
25
26
LOAD_BALANCING_NOT_SUPPORTED="Load balancing is not supported when loading from Azure Front Door. For guidance on how to take advantage of geo-replication when Azure Front Door is used, visit https://aka.ms/appconfig/geo-replication-with-afd",
0 commit comments