How to store and rotate Azure AD Application secret using AKV

Rahul Therayil 86 Reputation points
2021-07-21T15:07:04.037+00:00

Hi Team,

My use case is to register Azure AD Application and store application secret in AKV. I have AKV created and assigned necessary permission to a user1 (get,list). My Application is running Onprem and on the code, will be adding client ID + AKV URI to retrieve the secret from AKV. I enter user1 and the password to authenticate with AKV as pre-requisite#1.

Now with this, can i achieve automatic secret rotation, what additional steps needs to be configured? Is there any unseen connection between AKV secret with Application registered in AAD

If rotation is not possible, only benefit i see is secret will not be visible in the code, any other benefits am i missing

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,286 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.