1,455 questions with Azure Key Vault tags

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

Configure Azure Key Vault & Create Credential in Power Automate

Hi Team, I have configured the Azure Key Vault in the Azure Portal. But when I am trying to create credentials in Power Automate, I am getting this error message "Could not verify your user permissions on the Azure key vault". Could you please…

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 2024-10-21T16:57:54.02+00:00
Vaibhav Sharma73 40 Reputation points
answered 2025-07-14T14:47:03.58+00:00
Rory 0 Reputation points
1 answer

Integrating Let's Encrypt with Key Vault and Application Gateway in Production

Hi Team, Is it possible to integrate "Let's Encrypt + Key Vault" with Application Gateway for use in a production environment? What other approaches are recommended in the current market? Additionally, is there a guide available 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,455 questions
asked 2025-07-14T09:18:56.9066667+00:00
Ekambaram 0 Reputation points
answered 2025-07-14T13:08:40.61+00:00
Alex Burlachenko 11,610 Reputation points
1 answer One of the answers was accepted by the question author.

AZ900 lab -Implement Key Vault

I am trying the AZ900 Implement Key Vault lab. When I tried to create the secret, there's a warning message that I do not have permission: I have followed all the previous steps. I'm not sure what to do here.

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-07-11T00:43:32.6966667+00:00
Sri Mulyanidewi 20 Reputation points
accepted 2025-07-12T01:22:57.4033333+00:00
Sri Mulyanidewi 20 Reputation points
1 answer

Cannot add secret in key vault

I have owner control for the resource group and for diggingdeep-kv Why I cannot create secret? Key Vault Issue - DDP.pdf

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-07-08T15:41:33.4533333+00:00
Kevyn Eva 0 Reputation points
commented 2025-07-11T19:38:42.19+00:00
Navya 20,575 Reputation points Microsoft External Staff Moderator
2 answers

Unable to create secret on key vault

az keyvault secret set --vault-name "my key vault name" --name "my secret name" --value "the secret goes here" (Forbidden) {"objectName":"my secret name","message":"Secret 'my secret name'…

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 2024-11-03T14:00:51.89+00:00
Bela Vista UK 0 Reputation points
edited the question 2025-07-11T16:43:29.4833333+00:00
Raja Pothuraju 24,710 Reputation points Microsoft External Staff Moderator
4 answers

Azure App Settings using Secret From Key Vault

Hello, I need some help to solve this. I set mongodb url string as a secret on Key Vault, and referer that on my Azure App Setting doesn't start and show this error: Blockquote 2022-06-29T11:03:08.808653246Z Unhandled exception.…

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,988 questions
asked 2022-06-29T11:14:51.873+00:00
Marcos de Almeida 1 Reputation point
answered 2025-07-11T09:22:53.4366667+00:00
James Tweedie-Long 0 Reputation points
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,455 questions
asked 2024-06-30T23:05:51.97+00:00
David Negus 50 Reputation points
edited the question 2025-07-11T01:39:50.4533333+00:00
Raja Pothuraju 24,710 Reputation points Microsoft External Staff Moderator
1 answer

Spring Cloud Azure Key Vault secret value is null when using managed identity or azure cli with spring-cloud-azure-starter-keyvault-secrets

I'm using spring-cloud-azure-starter-keyvault-secrets version 5.22.0 with Spring Boot version 3.4.4 and Java 17 to load secrets from Azure Key Vault using managed identity. Although the secret is correctly configured in the Key Vault and linked in my…

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-06-25T13:40:11.15+00:00
Arun 0 Reputation points
answered 2025-07-09T14:49:55.9666667+00:00
Arun 0 Reputation points
0 answers

Cannot access resources even though I am a Global Admin and Owner

I am a global administrator and owner. I built all the resources in this subscription. Several months ago, I stopped getting access to some of the blades due to errors like: "AADSTS50076: Due to a configuration change made by your administrator, or…

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-07-07T17:04:46.2966667+00:00
Justin Tolchin 21 Reputation points
commented 2025-07-07T18:55:26.8+00:00
Justin Tolchin 21 Reputation points
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,455 questions
asked 2025-06-05T09:16:55.5733333+00:00
Raymond Tong 0 Reputation points
commented 2025-07-03T20:01:08.8066667+00:00
Navya 20,575 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

I do not get the option for RSA-HSM when trying to build out a new cert in my Azure Key Vault

I am trying to build a new cert for a CA to do an EV code-signed cert. I have my subscription set to premium tier however when building the cert I do not get an option for Exportable Private Key = RSA-HSM. Please let me know what I am doing wrong so 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-07-03T18:29:26.39+00:00
IT DTS 20 Reputation points
commented 2025-07-03T19:33:38.4033333+00:00
Mason Tilley 90 Reputation points
1 answer

Downloading a certificate from secrets is broken

When I try to download a App Service Certificate from the key vault I get following error: "Date uri content is not properly encoded. For binary type, please encode it with base64 encoding" This was working in the past and no permissions 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,455 questions
asked 2025-07-02T10:18:52.3833333+00:00
Michiel Knevels 5 Reputation points
commented 2025-07-03T12:49:16.3466667+00:00
Michiel Knevels 5 Reputation points
1 answer

I turned on firewall with my Azure Key Vault and my Azure DevOps Pipeline stopped working, who to whitelist ADO Pipeline with Azure KeyVault Firewall

I turned on firewall with my Azure Key Vault ("Allow public access from specific virtual networks and IP addresses") and my Azure DevOps Pipeline stopped working, who to whitelist ADO Pipeline with Azure KeyVault Firewall. Right now I'm getting…

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-07-03T11:31:16.1933333+00:00
Krzysztof Białogłowy 0 Reputation points
answered 2025-07-03T12:24:03.7066667+00:00
Kancharla Saiteja 5,985 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Unable to download Certificate of Authority from a key vault as a .pfx file

I am attempting to set up certificate based authentication on Microsoft 365. I created a key vault and a certificate but am unable to download the certificate as a .pfx file. It is giving me an error message that reads 'failed to dynamically fetch target…

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-03-20T16:55:41.2133333+00:00
Gilbert Gomez 20 Reputation points
answered 2025-07-03T02:34:11.6933333+00:00
Ivan Imperial 0 Reputation points
1 answer

Has Key Vault had new security settings applied?

Yesterday I got a chance to go back to a Blazor app I've been working on, when I have the chance. I haven't been able to work on it for 10 days, so it's been a while. Anyway, this application uses an Azure Key Vault I set up last year and connection…

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-06-24T14:49:55.9766667+00:00
Falanga, Rod, DOH 250 Reputation points
edited a comment 2025-06-30T17:35:36.7633333+00:00
Navya 20,575 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

can't add secrets to vault

Getting this error when in secrets in the vault The operation is not allowed by RBAC. If role assignments were recently changed, please wait several minutes for role assignments to become effective. 

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-06-25T23:10:30.5833333+00:00
Yiz Segall 20 Reputation points
commented 2025-06-30T10:33:36.29+00:00
Yiz Segall 20 Reputation points
1 answer One of the answers was accepted by the question author.

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,455 questions
asked 2025-06-14T14:41:39.84+00:00
ElenaMarlowe-3376 105 Reputation points
accepted 2025-06-29T04:48:05.8333333+00:00
ElenaMarlowe-3376 105 Reputation points
1 answer

I am receiving Error 504 on service principal api

Hi Sir/Mam, I have been using the graph api for building a connector for our SaaS product in my organisation Flexera. The connector is a azure ad/ entra id connector which fetches users, service principal and sign in activities. When one of our…

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-06-26T06:49:11.65+00:00
Suman Shettigar 0 Reputation points
edited an answer 2025-06-26T09:58:52.44+00:00
Obinna Ejidike 2,610 Reputation points
3 answers One of the answers was accepted by the question author.

What Can Microsoft Azure Help Me With?

When reading this, I have a question about cloud computing: "There are many benefits to using Microsoft Azure and cloud computing services. Azure is available in more regions than other cloud providers, with data centers in at least 36 different…

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 VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,803 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
826 questions
asked 2022-05-24T08:03:44.4+00:00
James Adams 21 Reputation points
answered 2025-06-26T06:05:26.8433333+00:00
Ethan Johnson 0 Reputation points
2 answers

I can not crate secrets in my key vault

I set myself to 'key vault contributor' role and could create secrets in my key vault.

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-06-19T17:50:39.21+00:00
Young Won 0 Reputation points
commented 2025-06-25T17:00:45.5433333+00:00
TP 126.4K Reputation points Volunteer Moderator