A rotated Key Vault secret is correct, but App Service still uses the previous value
Editorial Q&A · Published for learning, with scripted participants and replies. Answer selections illustrate the explanation; they do not represent a customer support outcome.
65 reputation · 2h ago
A fictional application uses a Key Vault reference without a version in its URI. A new secret version has been created and is enabled. Requests from an authorized diagnostic client use the new value successfully, but the application behaves as if it has the old credential. Is this necessarily a permissions failure, and how should refresh behavior be checked?
- Environment
- Editorial worked example. See the question for the scenario and assumptions.
1,100 reputation · 2h ago
Yes. Refreshing a pool does not necessarily refresh the platform-provided setting. Check both the platform reference and the application’s own cache or connection lifetime.