Skip to content

Commit 606771c

Browse files
update title
1 parent 11fbc6a commit 606771c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-app-configuration/quickstart-feature-flag-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: quickstart, mode-other, devx-track-js
1212
#Customer intent: As an JavaScript developer, I want to use feature flags to control feature availability quickly and confidently.
1313
---
1414

15-
# Quickstart: Add feature flags to a Python app
15+
# Quickstart: Add feature flags to a Node.js app
1616

1717
In this quickstart, you incorporate Azure App Configuration into a Node.js console app to create an end-to-end implementation of feature management. You can use App Configuration to centrally store all your feature flags and control their states.
1818

articles/azure-app-configuration/quickstart-javascript-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 10/12/2023
1111
ms.author: yanzh
1212
#Customer intent: As a JavaScript developer, I want to manage all my app settings in one place.
1313
---
14-
# Quickstart: Create a JavaScript app with Azure App Configuration
14+
# Quickstart: Create a Node.js app with Azure App Configuration
1515

1616
In this quickstart, you use Azure App Configuration to centralize storage and management of application settings using the [Azure App Configuration JavaScript provider client library](https://github.com/Azure/AppConfiguration-JavaScriptProvider).
1717

0 commit comments

Comments
 (0)