AppConfiguration
AppConfiguration copied to clipboard
Questions, feedback and samples for Azure App Configuration service
Followed https://learn.microsoft.com/en-us/azure/azure-app-configuration/enable-dynamic-configuration-aspnet-core We are using poll model for dynamic configuration As the screenshot shows, we set three sentinel keys `service:testService:sentinel`, `shared:testService:sentinel` and `shared:config:sentinel`, and set `RefreshAll` as true for all...
draft release notes for v2.1.0
Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.59.1 to 4.60.4. Release notes Sourced from Microsoft.Identity.Client's releases. 4.60.3 Bug Fixes Updated Android webview attribute. 4.60.2 Bug Fixes When OnBeforeTokenRequest extensibility API is used, MSAL now...
## Why this PR? Have a centralized copy of the .editorconfig file. I will also write a onenote page for it. But since our open-source client libraries also follow the...
Bumps System.Text.Json from 4.6.0 to 8.0.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 8.0.5. Release notes Sourced from System.Text.Json's releases. .NET 8.0.5 Release What's Changed [release/8.0-staging] Fix AsyncVoidMethodBuilder race condition around SynchronizationContext by @github-actions in dotnet/runtime#99640 [release/8.0-staging] Always...
As @zhenlan has describe below, the App Configuration pipeline tasks currently don't have built-in support for replica discovery and failover. Please add this support natively to the ADO task so...