Help storing a HSM protected code signing certificate in Azure Key Vault

Mark Bewley 51 Reputation points
2025-04-01T22:33:05.1733333+00:00

If you use a code signing certificate then you are likely aware of the more recent stringent requirement for private key storage.

I was looking at how to store this in Azure Key Vault.

To achieve this, I needed to upgrade to Azure Key Vault Premium SKU.

There is no method, via the Azure Portal, to change pricing tier. It can be done via PowerShell.

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,451 questions
{count} votes

Accepted answer
  1. Navya 20,180 Reputation points Microsoft External Staff Moderator
    2025-04-01T23:09:38.3066667+00:00

    Hi @Mark Bewley

    Thank you for sharing your experience! It’s really helpful for others who might be facing the same challenge. We’re glad to hear that your issue with upgrading to the Azure Key Vault Premium SKU was resolved using PowerShell.

    Regarding the Azure Managed HSM, you’re absolutely right about the costs associated with it being an always-on service. It’s always a good idea to weigh the costs against the specific requirements of your use case.

    We appreciate you providing this feedback, and we are sure it will be useful for others in the community.


0 additional answers

Sort by: Most helpful

Your answer

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