Azure CMK for storage account
If we were to use key rotation in Azure storage account, then we can do it by setting up our Azure KeyVault and tying it to a storage account. The problem with this approach is that, it will be harder because right now, we're trying to manage key ourselves.
Typically this is an answer to 'how can i apply key rotation to Azure storage account'.
Comments