Skip to content

Commit 211a185

Browse files
update filter explanation
1 parent 0f79531 commit 211a185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-feature-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In contrast, a _conditional feature flag_ allows the feature flag to be enabled
2020

2121
## What is a feature filter?
2222

23-
_Feature filters_ are rules for determining the state of the feature flag each time it's evaluated.
23+
_Feature filters_ are conditions for determining the state of the feature flag. Adding feature filters to a feature flag allows you to invoke custom code each time the feature flag is evaluated.
2424

2525
The Microsoft feature management libraries include the following built-in feature filters configurable from the Azure App Configuration portal.
2626

0 commit comments

Comments
 (0)