Even you shouldn’t be allowed to see the secrets in your Azure Key Vault. Which means that creating a Key Vault is only useful if you limit access to its secrets to just one thing: your application.
Your organization has secrets that they don’t want even you to know—but that your application does. Azure Key Vaults can make both you and your organization happy, so here’s how to set one up.
You will recreate your application’s resources multiple times. You can do that with the traditional Azure Resource Management (ARM) templates and the newer Bicep language.