Azure App Config v/s Key Vault
which one to use and when
App Config
Main Feature -
Settings for the application
Feature flags
When to use- To separate configuration from code
Use case -
Container based microservices with centralized application setting
Continuous deployment...
anurag0906.hashnode.dev1 min read