Skip to content

Commit c1bce1c

Browse files
Azure App Configuration - Advertise @azure/configuration-provider in README (#33152)
### Packages impacted by this PR @azure/app-configuration --------- Co-authored-by: Harsha Nalluru <[email protected]>
1 parent e9a6336 commit c1bce1c

File tree

1 file changed

+4
-2
lines changed
  • sdk/appconfiguration/app-configuration

1 file changed

+4
-2
lines changed

sdk/appconfiguration/app-configuration/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# App Configuration client library for JavaScript
1+
# Azure App Configuration client library for JavaScript
22

33
[Azure App Configuration](https://learn.microsoft.com/azure/azure-app-configuration/overview) is a managed service that helps developers centralize their application and feature settings simply and securely.
44

5-
Use the client library for App Configuration to:
5+
For applications that **only need to read configuration values**, we suggest using the [*`@azure/app-configuration-provider`*](https://www.npmjs.com/package/@azure/app-configuration-provider) library instead.
6+
7+
Use *@azure/app-configuration* (this library) to:
68

79
- Create flexible key representations and mappings
810
- Tag keys with labels

0 commit comments

Comments
 (0)