Share via

Azure Keys export Query

MOHIT MANOJBHAI RAJAI 20 Reputation points
2023-03-08T10:30:26.2566667+00:00

Hello Team,

We have Azure Subscriptions and keyvalut for Access to relavent keys. my query is like can we export one or more keys and used it in diffrent subscription?

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.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Answer accepted by question author

Givary-MSFT 35,786 Reputation points Microsoft Employee Moderator
2023-03-09T10:23:51.3033333+00:00

@MOHIT MANOJBHAI RAJAI Thank you for reaching out to us, discussed with my team on your ask.

Key Vault doesn't support EXPORT operations. Once a key is provisioned in the system, it cannot be extracted or its key material modified. However, users of Key Vault may require their key for other use cases, such as after it has been deleted. In this case, they may use the BACKUP and RESTORE operations to export/import the key in a protected form. Keys created by the BACKUP operation are not usable outside Key Vault. Alternatively, the IMPORT operation may be used against multiple Key Vault instances.

Reference: https://learn.microsoft.com/en-us/azure/key-vault/keys/about-keys-details?source=recommendations#key-operations:~:text=Key%20Vault%20doesn%27t%20support%20EXPORT,against%20multiple%20Key%20Vault%20instances.

Let me know if you have any further questions, feel free to post back.

Please remember to "Accept Answer" if answer helped, so that others in the community facing similar issues can easily find the solution.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. MOHIT MANOJBHAI RAJAI 20 Reputation points
    2023-03-10T07:17:45.3466667+00:00

    Hello Team,

    One more Query related to Azure. If we Download the Backup of all the Keys and Trying to import it to another Key valut or tanent then it decrypt all those keys or accept it?

    Thank you in advance

    Was this answer helpful?


Your answer

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