1,467 questions with Azure Key Vault tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Unable to create Key Vault even when I have all the permission

I have top most access but unable to create key vault and getting following error: {"code":"AuthorizationFailed","message":"The client '@acplcargo.com' with object id 'dbe0334c-93dc-4e08-ada5-616af0a216c8' does not have…

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,467 questions
asked 2025-08-26T09:14:07.7533333+00:00
Nirbhay Giri 20 Reputation points
accepted 2025-08-28T13:22:28.05+00:00
Nirbhay Giri 20 Reputation points
2 answers

Purge Managed HSM with Purge Protection to Stop Unnecessary Billing

I need to purge a Managed HSM with Purge Protection enabled because it’s incurring $124 daily charges and contains nothing important; it was created for testing.

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,467 questions
asked 2025-08-26T09:45:28.1166667+00:00
Rubén Martínez Robles 0 Reputation points
commented 2025-08-26T11:55:10.29+00:00
Rubén Martínez Robles 0 Reputation points
1 answer

Verifying usage and detecting unused Key Vault

How can I query all the Azure Key Vaults in my Azure subscriptions to check if they are really in use or not ? Because I have 1000+ Key Vaults and some of them must be converted to RBAC from the default policy mode, but not sure what the side effects…

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,467 questions
asked 2025-08-24T12:19:36.87+00:00
EnterpriseArchitect 6,166 Reputation points
answered 2025-08-24T13:51:36.4133333+00:00
Marcin Policht 54,995 Reputation points MVP Volunteer Moderator
1 answer

When 'enabledfordiskencryption' is True, networkAcLs.bypass must include "Azure Services".

I am trying to create a key vault and selected only the option Azure Disk encryption for volume encryption under Access policy. For networking it was left to default i.e. all networks. But the deployment is failing for key vault. I have attached the…

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,467 questions
asked 2024-08-08T07:04:07.8133333+00:00
Satyam 25 Reputation points
commented 2025-08-19T17:50:13.0533333+00:00
Zubair Ahmad 0 Reputation points
1 answer One of the answers was accepted by the question author.

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

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…

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,467 questions
asked 2025-04-01T22:33:05.1733333+00:00
Mark Bewley 71 Reputation points
commented 2025-08-19T10:19:54.7866667+00:00
Mark Bewley 71 Reputation points
2 answers

Getting errors when managing keys in public access restricted keyvault via terraform

Hi , I have 5 Azure subscriptions and each subscription contains 4 regions, so for each of them I have total 20 keyvaults which I am creating and managing via terraform. I am creating keyvaults, keys in it and assigning permissions and then using these…

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,467 questions
asked 2025-08-14T08:17:20.0033333+00:00
answered 2025-08-18T10:37:15.1333333+00:00
1 answer

Unable to sign a digest with key in Managed HSM

Using the azure cli, I'm trying to sign a digest with a key stored in a Managed HSM; in bash: signature=$(az keyvault key sign --hsm-name "myHsmName" --name "my_hsm_keyname" --algorithm RS256 --digest…

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,467 questions
asked 2025-08-14T19:31:17.11+00:00
tries 0 Reputation points
answered 2025-08-15T06:50:03.8766667+00:00
Vinodh247 37,216 Reputation points MVP Volunteer Moderator
1 answer

how to add code signing certifcate into azure HSM ?

get have acode signing .pem file 4096 long, how do we add it to azure HSM

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,467 questions
asked 2025-08-14T12:56:27.18+00:00
Tim Morgan-Barrett ADMIN 0 Reputation points
answered 2025-08-15T06:26:38.8233333+00:00
Vinodh247 37,216 Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Creating Secrets / Keys in Azure Key Vault - ClickOps Vs DevOps

Hi I wanted to understand from security and compliance standpoint, what is the best practice to create secrets in the Azure Key Vault. Should it be done using DevOps Pipelines or manually through ClickOps? Doing it through DevOps means we need to store…

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,467 questions
asked 2025-08-04T01:08:52.8333333+00:00
Taranjeet Malik 611 Reputation points
accepted 2025-08-09T01:48:38.76+00:00
Taranjeet Malik 611 Reputation points
1 answer

Migrating the Azure Key Vault to use Role Based Access Control in bulk

I have several (395+) Azure KeyVaults that are still using the default Access Policies (i.e., RBAC is disabled). Would it be possible to use a PowerShell script to bulk migrate them all in one go to make it secure as a manual task to convert them 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,467 questions
asked 2025-07-30T13:57:57.93+00:00
EnterpriseArchitect 6,166 Reputation points
commented 2025-08-08T13:47:03.4333333+00:00
Praveen Chivarla 105 Reputation points Microsoft External Staff Moderator
1 answer

Error when Importing Certificate

Hello, Hope you guys are doing great, I'm currently trying to update a certificate in our keyvaults, I have the certificate in PFX format and it's password protected. Although the keyvault it's stating that an error occurred while importing the…

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,467 questions
asked 2025-03-26T17:55:15.6666667+00:00
Gonçalo Camacho 0 Reputation points
commented 2025-08-07T12:06:46.4533333+00:00
Muli Mohan Reddy 0 Reputation points
0 answers

Config-server with Azure Key Vault Cloud config

Hi guys I really need some insight here. I have an actual setup of config-server + centralized git configuration repo + App client (running on an k8 cluster) App connects to config-server, that connects to the git repo, fetch the configuration 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,467 questions
asked 2025-02-03T21:18:28.8033333+00:00
Victor Einstenberg 0 Reputation points
edited a comment 2025-08-07T08:58:20.3666667+00:00
VarunTha 14,865 Reputation points Microsoft External Staff Moderator
5 answers One of the answers was accepted by the question author.

Azure Portal having Authentication Issues

Error Message: The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: Microsoft_Azure_Monitoring Resource: loganalyticsapi Details: The…

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,467 questions
asked 2024-02-25T00:38:13.9266667+00:00
Rajoli Hari Krishna 801 Reputation points
commented 2025-08-06T14:52:33.8033333+00:00
James Wall 30 Reputation points
1 answer

Azure KeyValut Secret Expired Event Not Getting Fired

Hi, I have a secret stored in azure key vault with an expired date , I want to be notified when the secret near be expired (30 days after the expiration date). To do that, i used Azure Event Grid to listen the key vault secret event with…

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,467 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,723 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
469 questions
asked 2024-08-01T07:12:18.43+00:00
Modou Diouf 0 Reputation points
edited an answer 2025-08-02T18:02:48.95+00:00
VarunTha 14,865 Reputation points Microsoft External Staff Moderator
4 answers

data factory managed identity is not being identified as a trusted service by keyvault

We have an issue with an ADF pipeline, when attempting to reach a secret from a KV in the same RG, the connection fails with the following error:   "Client address is not authorized, and caller is not a trusted service"   The setup is made…

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,467 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,794 questions
asked 2024-07-23T21:23:39.3533333+00:00
Reyes Monsalve, Ruben Dario 36 Reputation points
edited a comment 2025-08-02T17:40:11.8033333+00:00
VarunTha 14,865 Reputation points Microsoft External Staff Moderator
1 answer

How to fix the VM's issue during the boot. failing with the key vault secret saying does not exists

After the Crowdstrike impact downtime, the VM is not booting up. During the booting process the VM is throwing up with an error message "The resource operation completed with terminal provisioning state failed., "keyVaultSecretDOestNotExist, …

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,467 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,292 questions
asked 2024-07-23T16:18:00.6833333+00:00
Althaf Hussain Shaik 0 Reputation points
edited a comment 2025-08-02T17:31:46.66+00:00
VarunTha 14,865 Reputation points Microsoft External Staff Moderator
1 answer

Keyvault Renew an integrated CA certificate failure

Is it possible to resubmit a certificate auto renewal if it failed to DigiCert?

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,467 questions
asked 2023-03-13T18:08:32.1866667+00:00
Greg Gootee 0 Reputation points
commented 2025-08-01T10:55:18.8566667+00:00
Pranav Hirani 0 Reputation points
1 answer

Error in Key Vault configuration for Azure App Service certificate

An error occurred when storing in Key Vault in Step 1: Store of the App Service certificate configuration in the Azure portal. The following is a part of the activity log when the error occurred. ... "status": { "value":…

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,467 questions
asked 2025-07-17T01:29:39.2166667+00:00
nishino-ti 81 Reputation points
answered 2025-07-31T20:29:36.0266667+00:00
Sina Salam 23,931 Reputation points Volunteer 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,467 questions
asked 2025-06-10T22:35:22+00:00
Don Bowden 20 Reputation points
commented 2025-07-31T18:24:31.7333333+00:00
Jose Benjamin Solis Nolasco 5,406 Reputation points
1 answer

Crashing when accessing Key Vault from C++ application

I am following this guide to connect to my Key Vault from my C++ app: https://azuresdkdocs.blob.core.windows.net/$web/cpp/azure-security-keyvault-keys/4.1.0/index.html I am writing in C++ for Unreal. I am getting a consistent crash when trying to do…

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,467 questions
Developer technologies | C++
asked 2024-03-02T00:32:07.3033333+00:00
Robyn To 0 Reputation points
edited a comment 2025-07-31T10:45:31.15+00:00
RNareddy 2,505 Reputation points Microsoft External Staff Moderator