I want to store my RSA key in to Azure vault , it this possible ?
I did not find any methods to do this.
please find the msft link for this.
https://docs.microsoft.com/en-us/javascript/api/@azure/keyvault-keys/?view=azure-node-latest
Azure KeyVault support storing RSA keys
https://docs.microsoft.com/en-us/azure///key-vault/keys/about-keys
https://docs.microsoft.com/en-us/azure/key-vault/keys/about-keys-details
Azure SDK JavaScript
https://docs.microsoft.com/en-us/javascript/api/@azure/keyvault-keys/keyvaultkey?view=azure-node-latest#keyType
There are few ways how you can import or create RSA key in Azure Vault:
2.1m questions
2.1m answers
60 comments
57.0k users