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/quickstart-javascript.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
title: Quickstart for using Azure App Configuration with JavaScript apps | Microsoft Docs
3
3
description: In this quickstart, create a Node.js app with Azure App Configuration to centralize storage and management of application settings separate from your code.
4
4
services: azure-app-configuration
5
-
author: drewbatgit
5
+
author: maud-lv
6
6
ms.service: azure-app-configuration
7
7
ms.devlang: javascript
8
8
ms.topic: quickstart
9
9
ms.custom: quickstart, mode-other
10
10
ms.date: 07/12/2021
11
-
ms.author: drewbat
11
+
ms.author: malev
12
12
#Customer intent: As a JavaScript developer, I want to manage all my app settings in one place.
13
13
---
14
14
# Quickstart: Create a JavaScript app with Azure App Configuration
0 commit comments