Error when creating linking customer managed key to a storage account - The operation failed because of authentication issue on

admin2025-04-18  2

I keep getting the error message below.

Failed to update 'storage_account' The operation failed because of authentication issue on the keyvault. For more information, see -

The setup is such that a storage account exists within the resource group an a key vault, a user assigned managed identity has been created and assigned the role of

Key vault crypto user Key vault administrator

Yet, when attempting to create the CMK, I get the error. The key does get created, so i know its nothing to do with permissions, its just when one then tries to save the configuration on the storage account, I get the error above.

I keep getting the error message below.

Failed to update 'storage_account' The operation failed because of authentication issue on the keyvault. For more information, see - https://aka.ms/storagekeyvaultaccesspolicy

The setup is such that a storage account exists within the resource group an a key vault, a user assigned managed identity has been created and assigned the role of

Key vault crypto user Key vault administrator

Yet, when attempting to create the CMK, I get the error. The key does get created, so i know its nothing to do with permissions, its just when one then tries to save the configuration on the storage account, I get the error above.

Share edited Jan 30 at 13:56 learner asked Jan 30 at 12:20 learnerlearner 1,0392 gold badges20 silver badges53 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

Issue resolved, turns out that the option Allow trusted Microsoft services to bypass this firewall was not ticked within the network configuration of the key vault.

Once that was selected, it worked.

转载请注明原文地址:http://anycun.com/QandA/1744919968a89489.html