You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/howto-timewindow-filter.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,23 +30,23 @@ In this article, you learn how to add and configure a time window filter for you
30
30
:::image type="content" source="media/time-window-filters/add-timewindow-filter.png" alt-text="Screenshot of the Azure portal showing time window feature filter configuration.":::
31
31
32
32
1. A time window filter includes a start time and/or an end time. Both **Start time** and **End time** checkboxes are checked by default.
33
-
- Setting a start time allows you to enable the feature flag on a specific date and time. A time window filter with no start time is active straight away.
34
-
- Setting an end time allows you to disable the feature flag at a specific date and time. A time window filter with no end time remains active until you deactivate it.
33
+
- Setting a start time allows you to enable the feature flag on a specific date and time. A time window filter with no start time is active as soon as you save the feature filter details.
34
+
- Setting an end time allows you to disable the feature flag at a specific date and time. A time window filter with no end time remains active until you disable it.
35
35
36
-
Uncheck the end time and enter a start time a few minutes ahead of your current time to simply create a time window which begins shortly and never ends.
36
+
Uncheck the end time and enter a start time a few minutes ahead of your current time to schedule the *Beta* feature to be enabled automatically in a few minutes and never be disabled once enabled.
37
37
38
38
1. A time zone is selected by default, based on your browser's current time zone. Optionally select another time zone.
39
39
40
-
## Configure recurrence
40
+
## Enable recurrence
41
41
42
-
Recurrence allows you to define a repeating time window, ensuring that the feature flag is automatically activated and deactivated according to your specified schedule, such as during periods of low or high traffic.
42
+
Setting a time window recurrence allows you to define a repeating time window, ensuring that the feature flag is automatically activated and deactivated according to your specified schedule, such as during periods of low or high traffic.
43
43
44
-
1. Select the **Enable recurrence** checkbox to set up a recurring schedule for the feature flag. Choose a daily or weekly frequency, the specific days, and the expiration time.
44
+
1. A recurring time window filter always has a start time and an end time. Enter a **Start time** and an **End time**, then select the **Enable recurrence** checkbox, and select the recurrence details, including a frequency and an expiration time.
45
+
46
+
In this example, we activate the *Beta* feature **Daily** from November 25, every night between 8:00 PM and 6:00 AM. You can alternatively select a weekly frequency and select a day of the week for the recurrence. We set an **expiration time** a few weeks later.
45
47
46
48
:::image type="content" source="media/time-window-filters/add-timewindow-filter-recurrence.png" alt-text="Screenshot of the Azure portal showing feature filter recurrence.":::
47
49
48
-
> [!NOTE]
49
-
> Both start time and end time must be set to enable feature recurrence.
50
50
51
51
1. Select **Add** to save the configuration of the time window filter and return to the **Edit feature flag** screen.
0 commit comments