Skip to content

Commit bb81280

Browse files
committed
trim text
1 parent 0893d7c commit bb81280

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

articles/azure-app-configuration/howto-timewindow-filter.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,14 @@ In this article, you learn how to add and configure a time window filter for you
3131

3232
1. A time window filter includes a start time and/or an end time. The start time indicates when the feature flag is activated, and the end time indicates when the flag is deactivated. Both **Start time** and **End time** checkboxes are checked by default. Enter a start time a few minutes ahead of your current time and enter an end time.
3333

34-
> [!TIP]
35-
> If you don't want the feature flag to automatically deactivate, uncheck the **End time** box and it will never be disabled.
34+
> [!NOTE]
35+
> If you don't want the feature flag to automatically deactivate, uncheck the **End time** box. However, both start time and end time must be set to enable feature recurrence.
3636
3737
1. A time zone is selected by default, based on your browser's current time zone. Optionally select another time zone.
3838

39-
1. Select the **Enable recurrence** checkbox to set up a recurring schedule for the feature flag. This allows you to automate the activation and deactivation of the feature flag based on a specified pattern. Choose a daily or weekly frequency, the specific days, and the expiration time.
40-
41-
> [!NOTE]
42-
> Both start time and end time must be set when recurrence is enabled.
39+
## Configure recurrence
4340

44-
> [!TIP]
45-
> Use the recurrence feature to manage feature flags that need to be enabled or disabled on a regular schedule, such as during periods of low or high traffic.
41+
1. Select the **Enable recurrence** checkbox to set up a recurring schedule for the feature flag. This allows you to automate the activation and deactivation of the feature flag based on a regular schedule, such as during periods of low or high traffic. Choose a daily or weekly frequency, the specific days, and the expiration time.
4642

4743
:::image type="content" source="media/feature-filters/add-timewindow-filter-recurrence.png" alt-text="Screenshot of the Azure portal showing feature filter recurrence.":::
4844

0 commit comments

Comments
 (0)