1,439 questions with Azure Key Vault tags

Sort by: Updated
1 answer

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
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,439 questions
asked 2025-06-17T03:59:43.2466667+00:00
prashant chakurkar 0 Reputation points
commented 2025-06-18T13:41:28.62+00:00
Alex Burlachenko 8,765 Reputation points
0 answers

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
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,439 questions
asked 2025-06-18T11:51:07.21+00:00
Wang, Qinjie 40 Reputation points
2 answers

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
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,439 questions
asked 2025-06-06T07:28:33.8366667+00:00
Paul Rony 20 Reputation points
commented 2025-06-17T15:26:41.8866667+00:00
TP 123.7K Reputation points Volunteer Moderator
2 answers

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
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,439 questions
asked 2025-06-04T10:28:05.0333333+00:00
Arindam Das 0 Reputation points
commented 2025-06-17T05:37:54.04+00:00
Navya 19,230 Reputation points Microsoft External Staff Moderator
1 answer

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
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,439 questions
asked 2025-06-14T14:41:39.84+00:00
ElenaMarlowe-3376 65 Reputation points
commented 2025-06-14T16:49:13.9333333+00:00
Marcin Policht 49,255 Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

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
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,439 questions
asked 2023-03-01T15:33:45.5233333+00:00
Harry, Christopher 20 Reputation points
commented 2025-06-13T14:04:30.03+00:00
Matt Hill 0 Reputation points
1 answer One of the answers was accepted by the question author.

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
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,439 questions
asked 2025-06-11T12:48:48.7933333+00:00
Artūrs Cerbulis 20 Reputation points
accepted 2025-06-13T08:47:54.8966667+00:00
Artūrs Cerbulis 20 Reputation points
1 answer

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
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,439 questions
asked 2025-06-06T07:02:13.0766667+00:00
Natalie Yeo 0 Reputation points
commented 2025-06-12T18:53:13.17+00:00
Mallikarjuna Vardham 430 Reputation points Microsoft External Staff Moderator
2 answers

Key Vault error the operation is not allowed by RBAC.

Key Vault error the operation is not allowed by RBAC.

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,439 questions
asked 2025-06-10T22:35:22+00:00
Don Bowden 20 Reputation points
commented 2025-06-12T06:24:49.46+00:00
Sanoop M 3,810 Reputation points Microsoft External Staff Moderator
2 answers

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
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,439 questions
asked 2025-06-05T09:16:55.5733333+00:00
Raymond Tong 0 Reputation points
commented 2025-06-10T15:22:53.6+00:00
Navya 19,230 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

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
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,439 questions
asked 2023-01-18T18:42:20.9+00:00
JohnSebastian-3934 441 Reputation points
answered 2025-06-10T05:55:15.4466667+00:00
Ranadheer Reddy 0 Reputation points
1 answer

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
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,439 questions
asked 2025-06-02T18:01:01.2466667+00:00
Chris Dresser 0 Reputation points
commented 2025-06-09T14:51:42.0433333+00:00
Navya 19,230 Reputation points Microsoft External Staff Moderator
1 answer

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
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,439 questions
asked 2025-06-02T13:11:52.8666667+00:00
Julien Roussel 20 Reputation points
commented 2025-06-05T11:54:26.2366667+00:00
niks68 0 Reputation points
1 answer

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
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,439 questions
asked 2025-06-02T13:51:24.95+00:00
annmarybabu 0 Reputation points
commented 2025-06-05T04:51:05.4133333+00:00
Rukmini 3,741 Reputation points Microsoft External Staff Moderator
1 answer

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 Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,439 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,883 questions
asked 2024-06-30T23:05:51.97+00:00
David Negus 45 Reputation points
commented 2025-05-30T05:00:45.25+00:00
Amandeep Singh 5 Reputation points
2 answers One of the answers was accepted by the question author.

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
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,439 questions
asked 2025-05-27T16:40:27.1133333+00:00
jasonleach9 20 Reputation points
accepted 2025-05-30T02:45:46.5033333+00:00
jasonleach9 20 Reputation points
0 answers

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
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,439 questions
asked 2024-11-26T11:03:26.8+00:00
Panapana Shruti 0 Reputation points Microsoft Employee
edited the question 2025-05-29T07:07:33.2566667+00:00
Panapana Shruti 0 Reputation points Microsoft Employee
1 answer

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 Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,439 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,362 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
25,018 questions
asked 2024-08-27T16:57:51.41+00:00
Subhash Kumar Mahato 265 Reputation points
commented 2025-05-28T10:35:30.78+00:00
Lovely Joy Orola 0 Reputation points
1 answer

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
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,439 questions
asked 2025-05-27T00:48:12.71+00:00
浩 笹川 20 Reputation points
commented 2025-05-28T09:20:20.7033333+00:00
Alex Burlachenko 8,765 Reputation points
1 answer One of the answers was accepted by the question author.

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…

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,439 questions
asked 2025-05-26T07:51:28.7733333+00:00
浩 笹川 20 Reputation points
accepted 2025-05-28T07:29:36.8666667+00:00
浩 笹川 20 Reputation points