service · inferred from evidence
App Configuration
A hosted service for storing feature flags, referenced as the storage backend.
- Azure Spring Boot feature flags not refreshed on cache expiration
The feature-flag naming issue behind this was fixed in the latest spring-cloud-azure-feature-management release, upgrade the library and the refresh works. One limitation confirmed by the maintainers remains: feature flags cannot currently
- Azure App Configuration throttled HTTP 429 even though hourly request count is far below limit
Throttling is not only hourly: you can get 429s from exceeding the daily limit on the Free tier, the hourly limit on Standard, momentary throttling from a large burst of requests, excessive bandwidth, or hitting the storage quota. A burst o