Zhenlan Wang
Zhenlan Wang
## Background App Configuration providers can failover to replicas if current connected endpoint experiences failures, but it will stay with the current endpoint if everything is running well. In that...
An Azure DevOps pipeline task, **Azure App Configuration Push**, is now available in the [Azure DevOps Marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task-push). You can use it to _upload_ your configuration files from either your repository,...
As part of the [App Configuration GA plan](https://github.com/Azure/AppConfiguration-Announcements/issues/2), we’re releasing a new version ([1.1.0.M6](https://search.maven.org/artifact/com.microsoft.azure/spring-cloud-azure-appconfiguration-config)) of the Spring Boot configuration provider. This new release updated managed identity support for both system-assigned...
As part of the [App Configuration GA plan](https://github.com/Azure/AppConfiguration-Announcements/issues/2), we’re releasing a new version ([3.0.0-preview-010550001-251](https://www.nuget.org/packages/Microsoft.Extensions.Configuration.AzureAppConfiguration)) of the .NET Core configuration provider. This new release includes the following changes: - Added support...
The Azure App Configuration emulator is a tool that allows customers to run Azure App Configuration locally, enabling development and testing without needing to connect to Azure. It's perfect for...
Customers can use feature flags from Azure App Configuration in Go applications.
If an Application Insights instance is connected to an App Configuration store and it contains feature flag telemetry, customers can see telemetry analysis/graphs in Azure portal.
The configuration provider for consuming data in Azure App Configuration from Go applications.