Skip to content

Commit 825a516

Browse files
update
1 parent 7a91609 commit 825a516

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ titleSuffix: Azure App Configuration
44
description: Learn how to implement a custom feature filter to enable conditional feature flags for your Node.js application.
55
ms.service: azure-app-configuration
66
ms.devlang: javascript
7-
ms.custom: devx-track-csharp
87
author: zhiyuanliang-ms
98
ms.author: zhiyuanliang
109
ms.topic: how-to

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: mode-other, devx-track-js
1111
ms.date: 09/26/2024
1212
---
1313

14-
# Tutorial: Enable features on a schedule in an ASP.NET Core application
14+
# Tutorial: Enable features on a schedule in a Node.js application
1515

1616
In this tutorial, you use the time window filter to enable a feature on a schedule for a Node.js application.
1717

0 commit comments

Comments
 (0)