I have an Azure storage account and an Azure key vault created. I have configured the key vault to manage the storage account access key and rotate the keys with a rotation policy. I have also setup Azure AD credentials for my java application to access the Key vault. But I couldn’t find anything in the Azure documentation about accessing storage account access key from key vault. Does anyone know if it is possible to retrieve the storage account keys from key vault?
1
votes
1 Answers
0
votes
Currently it is not supported to retrieve the storage account keys from key vault.
Please raise user voice or else there is similar user voice on you can up vote.