An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Cannot set up Azure Key Vault extension on Ubuntu VM
I am attempting to set up the Azure Key Vault extension on an Azure VM running Ubuntu, so that nginx on that VM can access an SSL certificate with HSM-secured key to secure a website hosted on the VM. However, when running the command below, I get an…
Azure Key Vault
How to create Key Vault secret when user id is administrator in Microsoft Entra?
I am trying to learn to use Azure Key Vault for a webpage. I created a subscription in Azure under my username and a Resource group to hold the Key Vault. The user id has a role of administrator in Microsoft Entra. Access control (IAM) in the Azure…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Receiving RBAC related errors when creating key vault secrets through terraform
As of yesterday, we started experiencing issues creating key vault secrets using terraform. The account we are using has all the required permissions to be able to create key vault secrets. We are experiencing the same when terraform tries to read the…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Let's Encrypt Certificate with Key Vault and Azure App Service Import Issues
Hi comunity, I have a wildcard certificate issued by Let's Encrypt. I want to use this certificate with an Azure App Service. Following the instructions, I created a password-protected .pfx file using the following command: openssl pkcs12 \ -export \ …
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Azure Key Vault SecretGet returning HTTP 500 since March 25, 2026 4:00 PM PT – Resource Health reporting Vault Degraded (Unplanned)
Beginning March 25, 2026 at approximately 4:00 PM PT, our application has been unable to retrieve secrets from Azure Key Vault during standard initialization workflows. SecretGet operations against the following Key Vault are returning HTTP 500 Internal…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Join: Microsoft Azure Q&A Champions Program
The Microsoft Azure Q&A Champions Program recognizes and empowers a global community of internal and external Azure experts who help customers succeed by providing high-quality, trusted answers on Microsoft Q&A. The program scales expert led…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Azure Key Vault Portal truncates secret values containing "://" (e.g. MongoDB connection strings)
Environment: Azure Portal, Azure Key Vault Description: When storing a secret in Azure Key Vault that contains :// in the value (e.g. a MongoDB connection string like mongodb+srv://user:******@cluster.mongodb.net/...), the Azure Portal UI truncates the…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found
I assigned Key Vault admin role for service (app 1) in my Key Vault with managed Identity ID. I also add following in the mainfest of registered app 1, and I cannot upload the certificate in the app certificate and secrete due to security concerns and…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
not able to change access configuration policy
CODE InsufficientPermissions MESSAGE RAW ERROR Caller is not allowed to change permission model. For more information on how to change the permissions model follow this link: https://go.microsoft.com/fwlink/?linkid=2155160. Details:…
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
ERROR | Azure Key Vault access from Python application in Azure Kubernetes Service
I have a python application in AKS where I need to read the secrets from Azure key vault. I am using: credential = DefaultAzureCredential(logging_enable=True) client = SecretClient(vault_url=KV_URI, credential=credential) secret =…
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Azure Key Vault API version 2026-02-01
Hello All, We are getting alert "On 27 February 2027, all Azure Key Vault API versions prior to 2026-02-01 will be retired. Azure Key Vault API version 2026-02-01—releasing in February 2026—introduces an important security update: Azure…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
How to copy Azure keyvault secrets to other subscription from Azure devops or powershell
I'm required to migrate azure keyvault secrets to other, This needs to be done by Azure devops or powershell as I have only reader access in Azure portal. This needs to be done through service principal hence using azure devops.
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Encryption key missing from Key Vault
1 server has the Encryption key missing from Key Vault, it is not in the deleted area and that area has a policy set to not allow purge, we only noticed when we rebooted the server, we can't find any logs as to who may have done it. We do not have a…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Unable to access KeyVault using User Managed Identity
I created a Key Vault and added a secret to it. Then I created a Managed Identity and added the Key Vault Secrets User role, assigning to the base subscription the same way I did for my CDN managed identity which is working as expected. Not sure if…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Old and Current secret conflict
I have created a new secret in Azure Key Vault, which is used by my application. For certain reasons, I disabled the latest (current) version of the secret. However, there is an older version of the secret that is still enabled. Generally, the expected…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
nexpected charge
Hello, This is my first time using Azure.I mistakenly created a Managed HSM instance, thinking it was the same as Key Vault which charges per request. I did not realize that Managed HSM is billed hourly and I just discovered the unexpected charge today.…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Key Vault hostname is not resolvable after private endpoint is created
I need to provision a certain Key Vault for use with other resources deployed privately within a VNET which are configured with Private Endpoints. However, I still need to enable Public Access to the Key Vaults as I need my team members to be able to…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Azure Keyvault: The operation is not allowed by RBAC.
Hi, I am the owner of the subscription, i have created the azure keyvault and when I am trying to add a new secret, I get the following error message. The operation is not allowed by RBAC. If role assignments were recently changed, please wait…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Unable to access Secrets in the Azure Portal for KeyVault created via Bicep
Hi all, I am deploying my bicep template via the Cloud Shell on the Azure Portal. Bicep template includes creation of KeyVault, Azure Function App along with other resources. I have created AccessPolicies for the KeyVault and provided access to the…
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Signing failed with error 800700C
I am trying to sign an .exe file using azuresigntool but end up with "Signing failed with error 800700C1". How to resolve this issue or sign the file without getting this issue?
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.