-| CmkErrorVaultNotFound | Applied a customer managed key but can't find the key vault associated with the key.<br>If you deleted the key vault, you can't recover the customer managed key. If you migrated the key vault to a different tenant, see [Change a key vault tenant ID after a subscription move](https://docs.microsoft.com/azure/key-vault/key-vault-subscription-move-fix). | No, if the customer has deleted the key vault.<br> Yes, if key vault underwent a tenant migration, then do one of: <ol><li>move back the key vault to the old tenant.</li><li>set Identity = None and then back to Identity = SystemAssigned, this deletes and recreates the identity</li></ol><br>Note: Tenant migration case is based on limited understanding, need to test and confirm actual behavior, could be revised later. |
0 commit comments