Skip to content

Commit aed00d0

Browse files
committed
Update feature-flag-telemetry-reference.md
1 parent 1a09899 commit aed00d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-app-configuration/feature-flag-telemetry-reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ The use of an Azure App Configuration provider library that supports telemetry i
3030
- **AllocationID**: A unique identifier for the feature flag in its current state. (preview)
3131
- **ETag**: The current ETag for the feature flag.
3232
- **FeatureFlagReference**: A reference to the feature flag in the format of `<your_store_endpoint>kv/<feature_flag_key>`, it also includes the label if one is present, `<your_store_endpoint>kv/<feature_flag_key>?label=<feature_flag_label>`.
33-
- **FeatureFlagId**: A unique identifier for the feature flag.
3433

3534
The full schema can be found [here](https://github.com/microsoft/FeatureManagement/tree/main/Schema/FeatureEvaluationEvent/FeatureEvaluationEventWithAzureAppConfiguration.v1.0.0.schema.json).
3635

0 commit comments

Comments
 (0)