Is keyvault and keyvault HSM similiar from code perspective?

Michal Szilder 1 Reputation point
2022-10-12T11:48:49.077+00:00

Hi

I wonder whether getting certificates from KeyVault in c# is any different (do I need to use the same api, same integration nugets) from getting certificates from KeyVault based on HSM?

thanks
Michal

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.
1,115 questions
Azure Dedicated HSM
Azure Dedicated HSM
An Azure service that provides hardware security module management.
25 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Givary-MSFT 27,886 Reputation points Microsoft Employee
    2022-10-13T06:17:25.3+00:00

    @Michal Szilder Thank you for reaching out to us. Is keyvault and keyvault HSM similiar from code perspective? - Yes, they are same.

    Reference:
    https://learn.microsoft.com/en-us/azure/key-vault/keys/about-keys
    https://www.loginradius.com/blog/engineering/guest-post/using-azure-key-vault-with-an-azure-web-app-in-c-sharp/

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