Skip to content

Commit 62b90dc

Browse files
update
1 parent 3fe1e4f commit 62b90dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ Create a file named *app.js* in the *app-configuration-quickstart* directory and
6868

6969
### Sample 1: Load key-values with default selector
7070

71-
In this sample, you connect to Azure App Configuration using a connection string and load key-values without specifying advanced options.
72-
By default, it loads all key-values with no label.
71+
In this sample, you connect to Azure App Configuration and load key-values without specifying advanced options. By default, it loads all key-values with no label. You can either use Azure credential or connection string to connect to Azure App Configuration.
7372

7473
### [Use Azure Credential (Recommended)](#tab/azurecredential)
7574

0 commit comments

Comments
 (0)