We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4bd65f + 587f06a commit ee04e08Copy full SHA for ee04e08
articles/azure-app-configuration/index.yml
@@ -150,8 +150,12 @@ landingContent:
150
url: use-feature-flags-dotnet-core.md
151
- text: Use feature flags in Spring Boot
152
url: use-feature-flags-spring-boot.md
153
- - text: Enable a feature for specified users/groups
154
- url: howto-targetingfilter-aspnet-core.md
+ - text: Enable conditional features with feature filters
+ url: howto-feature-filters.md
155
+ - text: Enable features on a schedule
156
+ url: howto-timewindow-filter.md
157
+ - text: Roll out features to targeted audience
158
+ url: howto-targetingfilter.md
159
- text: Run experiments with variant feature flags
160
url: run-experiments-aspnet-core.md
161
- linkListType: reference
0 commit comments