Why I cannot create keys in Azure Key Vault?
Hi I have encountered some problems when using Azure Key Vault. The Problem: I cannot create keys in Azure Key Vault, either a Key Vault key or a Key Vault key with HSM protection. Some try: I have checked that I am a privileged contributor within the…
(Unauthorized) Received token issued for incorrect tenant. Received tenant ID=XXXX, but expected tenant ID=YYYY when issuing Azure powershell commands
Hello, I'm trying to train for Azure HSM hardware implementation job and going through some of the Azure training. Specifically, I'm going through this part of some training and trying to create various keys mentioned using the Azure PS with the latest…
Why there is no AzureDiagnostics table for Azure Key Vault Managed HSM in Log Analytics workspace
AzureDiagnostics table is available for most resources in Azure and we can see log table in Log Analytics workspace. But for Azure Key Vault Managed HSM there is no AzureDiagnostics table in Log Analytics workspace. If I change scope in Log Analytics…
Hardware security module integration with Azure VMs
Is there any option available to connect a physical Hardware Security Module (HSM) to an Azure VM, or is the only option to use the Dedicated HSM in the Azure portal?
Microsoft Sales hub for partners t
Hello, I am looking for a Microsoft Sales hub for partners to access powerpoint presentations for customers, as Azure Key Vault, and other Microsoft/Azure services, boiler plate information, competitive matrix, reference architecture etc.
Azure Dedicated HSM FIPS 140-2 Level 3 Proof
Our auditor is requesting the FIPS CMVP certificate that is used in the Azure Dedicated HSM. Can you provide us the certificate?
Why Azure Managed HSM doesn't trust Azure Resource Manager.
Hi "Azure Managed HSM doesn't trust Azure Resource Manager by default. However, for environments where such risk is an acceptable tradeoff for the ease of use of the Azure portal and template deployments, Managed HSM offers a way for an…
Is there a plan to use HSMs with a valid FIPS certificate that is not historical for HSM protected key vaults?
This Microsoft link shows that the HSM protected key vault uses HSMs with certificates that are historical. Key Vault service uses a mix of Thales nShield F2 6000+ and Marvell LiquidSecurity HSM cards in the backend for HSM functionality. They are…
I deleted an HSM in KeyVault but I'm still paying for it
Hi, One month ago, I created by mistake an HSM then removed it. Yesterday I got a recommendation saying that I don't have a backup for this resource. When clicking on the resource it says that the resource doesn't exist. In the activity log I can see…
About SDK information for Azure Dedicated HSM
We are considering using Azure Dedicated HSM. Is it possible to implement it in Java? If possible, could you please provide the SDK? Sincerely,
Azure Dedicated HSM - custom cipher algorithm
We want to deploy a cloud data encryption service for symmetric encryption. We use our custom proprietary block cipher algorithm. Is there a way to use our own symmetric cipher code with Azure Dedicated HSM secure key storage and encryption service?
I deleted an HSM key vault, but I’m so far unable to purge that through PowerShell, please help!
Hi, I could really use assistance with purging an “HSM key vault” that I added to my Azure portal last week. I created the “HSM key vault” as part of an online video lesson I was going through, in preparation for the AZ-104 exam. However, I’ve been…
Managed HSM didn't deploy successfully. Can't delete it and it's maxing out my monthly subscription allowance
Hey there. I tried to add a Managed HSM to my subscription and it didn't deploy properly. Now I can't delete it yet it seems to be running and using up my monthly subscription allowance. I can't even log a service/bug request with Microsoft as it's…
Difference- HSM protected keys in Vaults (VS) HSM-protected keys in Managed HSM
While creating Azure VMs, we can keep the SSE encryption keys using Customer Managed Keys. We have 2 options when storing these CMK keys in HSM namely ( i know azure keyvault software based also supports CMK, but that is not my question . Mine is…
How to solve error "One of the specified key operations is not supported" in Azure Key Vault HSM Managed
Dear community, on my Azure Key Vault HSM Managed resource, I am trying to generate a 128bit AES-HSM key but I got the following error: "One of the specified key operations is not supported" What does it mean? How can I solve? Thank You
How to grant permissions to imported keys in Azure Key Vault Managed HSM
Hey folks, Your advice is highly appreciated. I'm having trouble with granting permissions to Imported rsa keys in Azure Managed HSM. I wish to use our own generated RSA keys for PostgreSQL flexible server for Data encryption in Azure. What have I done…
How to import a wrapped private key in the Azure Managed HSM?
I have received a wrapped (encrypted) and base 64 encode of the key as a json format. I want to import this key into the Azure Managed HSM. I tried to do so but facing two issues - Not able to convert the wrapped key to the desired file format and…
What CA signs certificates when using Azure Key Vault with HSM to generate & store application PKI keys and certificates?
Hi. Can anyone tell me what CA is used when I generate keys and get them signed within the Azure Key Vault? Also, do I have the ability to stand up a subordinate CA in Azure, leveraging Azure Key Vault with HSM to store my CA keys and where the sub CA…
What options are there for HSM on Azure Stack HCI?
Can i use managed HSM on Azure Stack HCI? Could it be a third party HSM? Thanks!
Is keyvault and keyvault HSM similiar from code perspective?
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