How to sign a .rdp file, when the certificate in in azure key vault HSM, and after sign how to verify that it signed
I have tried rdpsign command to sign .rdp file, but for thumbprint we need certificate in machine but in my case certificates are in azure key vault HSM. Is there a way to sign a .rdp file, when the certificate in in azure key vault HSM. I have tried,…
Azure Key Vault

How to properly call Key Vault's async getSecret(secretName) method at the top level of a CommonJS module?
I want call Key Vault async getSecret(secretName) method get secret into config setting. but its async function , cant run in CommonJS module before init function, Could you please suggest how I might improve this section?
Azure Key Vault
I deleted and purged Key Vault HSM Pool within an hour of creating
I created and deleted the Key Vault HSM Pool very quickly after creating. Why was I billed $2105.60 for May 2025? I see this charge on invoice G094872133. Please fix this and make sure that I'm not charged. If I am charged, please refund immediately,…
Azure Key Vault
I am trying to create a prototype of a project using my personal account, but it keeps on giving me error regarding access tokens
I am trying to create a prototype of a project using my personal account, but it keeps on giving me error regarding access tokens. PFB the error and attached the screenshot. Error: { "sessionId":…
Azure Key Vault
Key Vault Built-in DR Behavior
Hi, According to Microsoft doc: https://learn.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance I understand that Azure Key Vault has a built-in disaster recovery (DR) solution that works across regions, and that this feature is…
Azure Key Vault
Current Azure Key Vault FIPS 140-2 Level 2 proof
There was a similar (exact) question answered back in October of 2021, I'm not sure if things have changed since then so I figured I would ask just in case. We are looking to use Key Vault for housing keys and the audit company needs the make, model and…
Azure Key Vault
How can I make sure that the private key stored in the HSM?
Azure Key Vault, premium SKU. Created CSR, when creating it was specified that the private key should be RSA-HSM. CSR has been submitted to Digicert, and received a certificate back which has been successfully inserted into KeyVault. How can I make…
Azure Key Vault
We had an azure free trial using keyvault but now have lost access even though it is a free service for 12 months. Error message was 'Either this secret is disabled or you do not have the 'Get' secret permission. No permissions have changed.
We had an azure free trial using keyvault but now have lost access even though it is a free service for 12 months. Error message was 'Either this secret is disabled or you do not have the 'Get' secret permission. No permissions have changed. Link where…
Azure Key Vault
Key Vault error the operation is not allowed by RBAC.
Key Vault error the operation is not allowed by RBAC.
Azure Key Vault
Azure VM backup fail, error message "Error UserErrorKeyVaultPermissionsNotConfigured"
My Azure VM weekly backup fail. after troubleshoot, It is due to Key Vault permission issue. My access configuration is by Vault Access Policy. and I already assign myself Owner role, Key Vault Admin, Key Vault Contributor, & Key Vault Data Access…
Azure Key Vault
how do Iupload an SSH private key to Key Vault
Azure VMs can use the Bastion Service now with a private key from an azure key vault stored as a secret. I'm not sure why they don't use the Key feature of Key Vault. It appears that they want the SSH private key stored as a secret. I have tried…
Azure Key Vault
I am looking for someone who understands Key Vaults in Azure.
I works for a small startup and we are starting to get data that we need to encrypt. We are using a data collection service that encrypts the data before sending it to us. I need to setup a key vault to handle the encryption key and distribute for…
Azure Key Vault
issue with PIM
We cannot use PIM anymore we are stuck on Validating request Is there an issue going on it was working fine last friday we are in canada east and canada central
Azure Key Vault
Managed HSM deleted
We are a small startup currently working on building a proof of concept. As part of this, we attempted to create a Key Vault using HSM with SKU Standard B1 for storing our stemtology keys. However, the charges associated with this have significantly…
Azure Key Vault
VNet integrated flex consumption app unable to connect to KeyVault via service endpoint
Hi, I have a question about vnet integrated flex function apps and accessing other resources privately using service endpoints Situation: I have Flex consumption app successfully deployed and vnet integrated so all outbound traffic is via the virtual…
Azure Key Vault
Azure Functions
Azure Managed HSM: AccessDenied Creating Keys - RBAC Seems Correct (Guest & Member User Fail)
Subject: Azure Managed HSM: AccessDenied Creating Keys - RBAC Seems Correct (Guest & Member User Fail) We are experiencing persistent "AccessDenied" errors when attempting to create keys in our Azure Managed HSM instance…
Azure Key Vault
Error while getting certificate https://xxxxxx.vault.azure.net/certificates/XXXXX from keyvault Index was outside the bounds of the array.
I am trying to use a Geneva Action which basically can read and access the key vault. I have configured all the setting for the key vault. But I am unable to this step because I am using RBAC Key vault: Also, I added the service principle for my KV, but…
Azure Key Vault
Automating Entra ID App Registration Secret Renewal with Azure Runbook
I have a scenario where I want to renew the Entra ID App registration secret value every 365 days and store it in Azure Key Vault. To achieve this, I have deployed a Key Vault to store the Entra ID App registration details as a secret. Additionally, I…
Azure Key Vault
Azure Automation
Microsoft Entra ID
Permission to perform load testing of Verified ID (key container)
I am planning to perform a load test on Verified ID (key vault) with the following details. Do I need permission from Microsoft? (1) Purpose: To confirm the behavior of the Entra Verified ID service under high load (2) Implementation period: Load tests…
Azure Key Vault

What is Azure container saturation?
The following document "Configuring Key Vault Alerts" has a description "Example: Configuring dynamic alert thresholds for container saturation". https://learn.microsoft.com/ja-jp/azure/key-vault/general/alert What does container…