Skip to content

Commit d950149

Browse files
add link for js provider
1 parent 6903abc commit d950149

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/azure-app-configuration/configuration-provider-overview.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,22 +45,22 @@ Below is an overview of each feature and its current status for different framew
4545

4646
Feature | .NET | Spring | Kubernetes | Python | JavaScript
4747
------- | ---- | ------ | ---------- | ------ | ----------
48-
Connection String Authentication | GA | GA | GA | GA | GA
49-
Entra ID Authentication | GA | GA | GA | GA | GA
48+
Connection String Authentication | GA | GA | GA | GA | [GA](./reference-javascript-provider.md#connection-string)
49+
Entra ID Authentication | GA | GA | GA | GA | [GA](./reference-javascript-provider.md#configuration-refresh)
5050
Dynamic Refresh (Poll Mode) | GA | GA | GA | GA | GA
5151
Dynamic Refresh (Push Mode) | GA | GA | N/A | N/A | N/A
52-
Dynamic Refresh (Collection Monitoring) | WIP | WIP | GA | WIP | GA
52+
Dynamic Refresh (Collection Monitoring) | WIP | WIP | GA | WIP | [GA](./reference-javascript-provider.md#configuration-refresh)
5353
JSON Content Type Handling | GA | GA | GA | GA | GA
5454
Configuration Setting Mapping | GA | N/A | N/A | N/A | N/A
55-
Key Vault References | GA | GA | GA | GA | GA
55+
Key Vault References | GA | GA | GA | GA | [GA](./reference-javascript-provider.md#key-vault-reference)
5656
Key Vault Secret Refresh | GA | WIP | GA | WIP | WIP
57-
Custom Key Vault Secret Resolution | GA | GA | GA | GA | GA
58-
Feature Flags | GA | GA | GA | GA | GA
59-
Variant Feature Flags | GA | GA | GA | GA | GA
57+
Custom Key Vault Secret Resolution | GA | GA | GA | GA | [GA](./reference-javascript-provider.md#key-vault-reference)
58+
Feature Flags | GA | GA | GA | GA | [GA](./reference-javascript-provider.md#feature-flag)
59+
Variant Feature Flags | GA | GA | GA | GA | [GA](./reference-javascript-provider.md#feature-flag)
6060
Feature Flag Telemetry | GA | GA | WIP | GA | GA
61-
Key Prefix Trim | GA | GA | GA | GA | GA
62-
Configurable Startup Timeout | GA | WIP | N/A | N/A | N/A
63-
Replica Auto Discovery | GA | GA | GA | WIP | GA
64-
Replica Failover | GA | GA | GA | WIP | GA
65-
Replica Load Balancing | GA | WIP | GA | WIP | GA
61+
Key Prefix Trim | GA | GA | GA | GA | [GA](./reference-javascript-provider.md#trim-prefix-from-keys)
62+
Configurable Startup Timeout | GA | WIP | N/A | WIP | WIP
63+
Replica Auto Discovery | GA | GA | GA | WIP | [GA](./reference-javascript-provider.md#geo-replication)
64+
Replica Failover | GA | GA | GA | WIP | [GA](./reference-javascript-provider.md#geo-replication)
65+
Replica Load Balancing | GA | WIP | GA | WIP | [GA](./reference-javascript-provider.md#geo-replication)
6666
Snapshots | GA | GA | GA | WIP | WIP

0 commit comments

Comments
 (0)