Skip to content

Commit c887978

Browse files
update
1 parent 5a011be commit c887978

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/configuration-provider-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ ms.date: 01/22/2025
1616
The Azure App Configuration provider libraries enable developers to configure their applications using centralized configuration located in Azure App Configuration. The API design follows the patterns outlined by the common configuration system in different programming languages to make switching to Azure App Configuration a familiar and easy experience.
1717

1818
> [!IMPORTANT]
19-
> Different from the Azure SDKs which are low-level client libraries for directly interacting with the Azure App Configuration service, the configuration provider libraries are higher-level integration libraries that support a variety of [features](#feature-development-status).
19+
> The configuration provider libraries are higher-level integration libraries that support a variety of [features](#feature-development-status) in contrast to the Azure SDKs which provide low-level, direct interaction with the Azure App Configuration service.
2020
2121
> [!NOTE]
22-
> If you use feature flags in Azure App Configuration, make sure to use the configuration provider alongside the [feature management](./feature-management-overview.md) libraries, which are designed to work together.
22+
> If you use feature flags in Azure App Configuration, we recommend you to use the configuration provider alongside the [feature management](./feature-management-overview.md) libraries, which are designed to work together.
2323
2424
## Configuration Provider Libraries
2525

0 commit comments

Comments
 (0)