Microsoft Azure The danger of using config.AddAzureKeyVault() in .NET Core .NET Core provides a great way to define where your configuration is located. However, the provider for Azure Key Vault is a bit tricky and you should be cautious about potentially wrong credentials due to stale caches.