1,455 questions with Azure Key Vault tags

Sort by: Updated
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,455 questions
asked 2025-05-26T07:51:28.7733333+00:00
浩 笹川 25 Reputation points
accepted 2025-05-28T07:29:36.8666667+00:00
浩 笹川 25 Reputation points
1 answer One of the answers was accepted by the question author.

Web App add key vault certificate access error while identity has Key Vault Secrets User permission

I have an Azure App Service with custom domain. The certificate for this custom domain is stored in Key Vault. The web app has set it's identity on and has "Key Vault Secrets User" permission on the key vault. This key vault 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,455 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,987 questions
asked 2023-09-08T09:31:37.99+00:00
Eric Fitskie 96 Reputation points
commented 2025-05-28T06:35:14.5633333+00:00
Truong, Hoang 0 Reputation points
1 answer

I need to open a support ticket I have deleted all key vaults but am still getting charged for it?

I deleted the key vault on 5/21 as it was added and was not necessary as soon as we realized it we removed the key vault and spoke with billing. We however are still getting charged for it an no key vaults are showing up in our subscription? 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,455 questions
asked 2025-05-26T19:49:39.8966667+00:00
Eddie Davis 0 Reputation points
answered 2025-05-26T20:37:39.6366667+00:00
Raja Pothuraju 24,385 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Still getting billed for purged and deleted HSM keyvault how to stop billing in Azure

I wanted to create the key vault in Azure. I accidentally created the HSM keyvault with a 7-day retention period. I immediately deleted it (in the same hour of creation), but it is showing too much cost in the billing. I checked the deleted vaults; there…

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,455 questions
asked 2025-05-20T17:34:44.5466667+00:00
Habiba Asif 20 Reputation points
accepted 2025-05-21T20:05:20.35+00:00
Habiba Asif 20 Reputation points
2 answers One of the answers was accepted by the question author.

Key Vault Certificate renewal status is still in progress

Hi Team, I have imported the certificate in the keyvault, but the status is still showing as inprogress. Any idea how to get this to completed stage and use it in our application.

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,455 questions
asked 2025-05-19T07:11:36.3066667+00:00
Lavan Rahulan 20 Reputation points
answered 2025-05-20T08:38:03.13+00:00
Surya Prakash Kotte 3,125 Reputation points Microsoft External Staff Moderator
1 answer

Getting error while generating certificate in azure key vault.

we are trying to generate a SSL certificate from CA which we want to configure in the azure key vault and we will need the pfx file for integration purpose. but the certificate is not validating showing failed error status.

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,455 questions
asked 2025-05-15T13:21:20.41+00:00
ITTI_User 0 Reputation points
commented 2025-05-19T06:49:11.14+00:00
Bandela Siri Chandana 3,055 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

I accidently created a HSM Azure Key Vault and I wanted it deleted and off my billing

I was working through some exercises with Power Automate and Azure Key Vault when I accidentally created an HSM Azure Key Vault. I never really got it to work right and didn't think much of it until I got my bill of 1261.10 yesterday. I've tried to…

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,455 questions
asked 2025-05-11T20:33:37.7966667+00:00
sonisick 20 Reputation points
accepted 2025-05-12T12:58:27.17+00:00
sonisick 20 Reputation points
1 answer

Graph API key expired. Can automated?

Hi, My development team are using Microsoft Graph API to send email. The API key expired every 6 mth. May I know is there a way to automate this process so that no human intervention is required? Thank you!

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,455 questions
asked 2025-05-07T09:37:27.9633333+00:00
Lotus88 176 Reputation points
commented 2025-05-09T19:47:21.6+00:00
Harshitha Eligeti 4,385 Reputation points Microsoft External Staff Moderator
1 answer

You are unauthorized to view these contents.

You are unauthorized to view these contents. KeyVault

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,455 questions
asked 2025-04-29T22:13:44.9566667+00:00
Gregory Katz 0 Reputation points
edited an answer 2025-05-09T03:28:58.77+00:00
SrideviM 5,715 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Failed to Azure.Identity.ClientSecretCredential.GetTokenAsync()

Hello, I am not able to retrieve secrets from Azure KeyVault, something is broken recently. There is app registered in Azure EntraID. This app is assigned Azure KeyVault "Key Vault Secrets User" role. The code example: var secrets = new…

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,455 questions
asked 2025-05-05T11:24:08.4466667+00:00
Mindaugas Atkociunas 20 Reputation points
accepted 2025-05-08T08:59:36.53+00:00
Mindaugas Atkociunas 20 Reputation points
2 answers

Configured aa Key Vault in Dev env with purge protection. I want to turn off purge protection for this key vault by deleting and recreating same name.

Hi, Configured a Key Vault in Dev env with purge protection. I want to turn off purge protection for this key vault by deleting and recreating same name. As this is dev, there is a need to add things and delete, then recreate as same name. How can 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,455 questions
asked 2025-05-06T04:45:16.13+00:00
David Harbert 0 Reputation points
commented 2025-05-07T21:50:00.98+00:00
Raja Pothuraju 24,385 Reputation points Microsoft External Staff Moderator
0 answers

Integration of config-server and Azure Key Vault to serve client configurations

Hi folks, I've asked before but got no response, so I did some exploration and I fill I have a better understanding and more info to bring. To add context: I have an actual setup of config-server + centralized git configuration repo + App client (running…

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,455 questions
asked 2025-05-05T19:39:29.2933333+00:00
Victor Einstenberg 0 Reputation points
commented 2025-05-07T13:55:20.54+00:00
Givary-MSFT 35,626 Reputation points Microsoft Employee Moderator
0 answers

App Service Certificate (Azure issued from GoDaddy) will not import into Azure Key Vault

I went through the process in Azure Portal to purchase an App Service Certificate (Azure issued from GoDaddy). This is a wildcard certificate and I've been charged the $299 USD fee for the 1-year cert so I need to get my issue resolved in Azure Portal…

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,455 questions
asked 2025-04-30T16:22:09.1333333+00:00
Bryan Farrell 5 Reputation points
commented 2025-05-05T01:31:13.1766667+00:00
SrideviM 5,715 Reputation points Microsoft External Staff Moderator
1 answer

Can't access Azure Key Vault after AD B2C token authentication

Since days I try to get this to work: User gets a bearer token of the B2C User retrieves a secret from the key vault by using the token. I had all types of problems. Could not access the key vault because it was in another directory. Could not…

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,455 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,480 questions
asked 2024-08-30T17:14:34.27+00:00
Bernhard S 126 Reputation points
edited an answer 2025-05-01T03:08:44.6266667+00:00
Suwarna S Kale 3,391 Reputation points
0 answers

How to import SSL cert from KeyVault when it's a secret, not a cert?

I purchased an ssl cert through Azure. it seems ok when i view the details of the cert. As in, --Its successfully imported to the KeyVault --Domain Ownership was verified --Cert ready to use in App Service I would, in theory, follow 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,455 questions
asked 2025-02-17T20:14:22.8966667+00:00
NICHOLAS FLEETWOOD 0 Reputation points
edited a comment 2025-04-29T18:07:48.0733333+00:00
Kim 21 Reputation points
1 answer

Cannot assign myself owner to Subscription/Key Vault

I had duplicate Owner roles on Key Vault - which I believed was causing an issue. Deleted roles then tried to re-provision, now being told that I don't have authority to do that, and noticed I cannot add myself (in IAM) as Owner of the Subscription. …

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,455 questions
asked 2025-04-26T05:53:15.9266667+00:00
James Wilson 0 Reputation points
commented 2025-04-29T17:49:19.9533333+00:00
Navya 20,575 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

In Keyvault automatically changing from Allow public access from all network

In Keyvault Firewalls and Virtual Networks automatically changing from Allow public access from all networks to Allow public access from specific virtual networks and IP addresses

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,455 questions
asked 2025-04-23T07:01:17.13+00:00
Samjith S 20 Reputation points
accepted 2025-04-23T07:23:47.47+00:00
Samjith S 20 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,455 questions
asked 2025-02-03T21:18:28.8033333+00:00
Victor Einstenberg 0 Reputation points
commented 2025-04-22T14:32:49.35+00:00
Victor Einstenberg 0 Reputation points
2 answers One of the answers was accepted by the question author.

permissions in the key vault access

i am getting an error in the production environment as: { "status": 401, "message": "Operation failed because client does not have permission to perform the operation on the key vault. Please check your permissions in…

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,455 questions
asked 2025-04-14T17:47:41.8533333+00:00
Hariharan Viswanath 40 Reputation points
commented 2025-04-21T17:02:39.67+00:00
Hariharan Viswanath 40 Reputation points
1 answer

Resolve issues with code signing using AzureSignTool

Hi, I recently setup a code signing certificate in Azure Key Vault. I am using the HSM. I setup the roll based Access control for the key vault while creating it. Then, I created an application in my azure tenant and provided all the required 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,455 questions
asked 2025-04-10T01:36:27.84+00:00
RaghuveerBoinapalli-6584 0 Reputation points
answered 2025-04-17T13:58:16.5933333+00:00
Raja Pothuraju 24,385 Reputation points Microsoft External Staff Moderator